Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
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
0 registered members (), 18,767 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
Trade without download data #455785
10/30/15 01:29
10/30/15 01:29
Joined: Mar 2015
Posts: 336
Rogaland
N
nanotir Offline OP
Senior Member
nanotir  Offline OP
Senior Member
N

Joined: Mar 2015
Posts: 336
Rogaland
Hi

When I click trade on my script, it begins to download the recent data from the broker, but sometimes the broker do not offer that data eventhought it is possible to trade the asset.
How can I begin trading without download data?

Re: Trade without download data [Re: nanotir] #455831
10/31/15 08:49
10/31/15 08:49
Joined: Aug 2015
Posts: 3
J
JRI Offline
Guest
JRI  Offline
Guest
J

Joined: Aug 2015
Posts: 3
I don't believe you can trade without downloading data for the asset. Can't you simply download data from the Zorro website? If not, change your broker. If it's only data on some assets, remove those assets as per the instructions.

Re: Trade without download data [Re: JRI] #455834
10/31/15 11:16
10/31/15 11:16
Joined: Apr 2014
Posts: 482
Sydney, Australia
B
boatman Offline
Senior Member
boatman  Offline
Senior Member
B

Joined: Apr 2014
Posts: 482
Sydney, Australia
Add as much data as you have to your history folder, and set the PRELOAD flag in your script. This will force the script to use as much of the data in the history folder as possible. If your script needs further data and the download fails, try clicking trade again. Sometimes MT4 will make the requested data available if it receives sequential calls for it. Try a few times.

Also, reduce the lookback period in your script to the bare minimum required by your strategy's parameters.

HTH


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