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
3 registered members (dBc, clonman, TipmyPip), 18,816 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
typing error in code sample #481835
11/06/20 19:03
11/06/20 19:03
Joined: Mar 2019
Posts: 357
D
danatrader Offline OP
Senior Member
danatrader  Offline OP
Senior Member
D

Joined: Mar 2019
Posts: 357
http://manual.zorro-trader.com/trading.htm


function run()
{
if(Bar >= 1) {
set(SAV_TRADES,SAV_HTML); <<<------ correct: set(SV_TRADES,SV_HTML);
loadStatus("Data\\Z12_d.trd");
quit();
}
}


In addition, above sample should be linked here:
https://zorro-trader.com/manual/en/loadstatus.htm





Please check attachment, after experiencing a while the issue with not resuming I was happy to be able to check the trd file,which then appears a bit scary to me.
I don't remember trading millions of lots, also I can't find any of the trades open on my terminal.

What am I doing wrong here?

https://opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=481836&#Post481836

Last edited by danatrader; 11/06/20 19:20.
Re: typing error in code sample [Re: danatrader] #481843
11/08/20 09:00
11/08/20 09:00
Joined: Mar 2019
Posts: 357
D
danatrader Offline OP
Senior Member
danatrader  Offline OP
Senior Member
D

Joined: Mar 2019
Posts: 357
Dead link:

https://zorro-trader.com/manual/en/str_.htm
f.i. for setting one of the predefined strings.


Moderated by  aztec, Inestical, Matt_Coles, Tobias 

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