Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Quad, aliswee), 835 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 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 | chip programmers | 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