Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (dBc), 17,435 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
updating data automatically #480465
06/07/20 20:50
06/07/20 20:50
Joined: Mar 2020
Posts: 19
London
H
hola123 Offline OP
Newbie
hola123  Offline OP
Newbie
H

Joined: Mar 2020
Posts: 19
London
Hi,

I know that Zorro has a download page with price data. I was wondering, is there a way to pragmatically update the price and volume data or does this need to be done via a broker? I have just setup a demo broker account using metatrader4 and connected it to Zorro is this the preferred method for updating the latest price data & is it possible to save the data extracted from mt4?

Thanks

Re: updating data automatically [Re: hola123] #480466
06/07/20 21:10
06/07/20 21:10
Joined: May 2015
Posts: 390
Czech Republic
G
Grat Offline
Senior Member
Grat  Offline
Senior Member
G

Joined: May 2015
Posts: 390
Czech Republic
From the MT4 is a easy, but not 100%.

1. check, if y have a correct data in MT4 - in the / TOOLS/history
2. in Zorro script:

(is(INITRUN)){
assetHistory(Asset,1);
}

Zorro dowloaded mising data...

Re: updating data automatically [Re: hola123] #480489
06/09/20 18:09
06/09/20 18:09
Joined: Mar 2020
Posts: 19
London
H
hola123 Offline OP
Newbie
hola123  Offline OP
Newbie
H

Joined: Mar 2020
Posts: 19
London
great thanks for your help


Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1