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 (), 16,232 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
enter and exit separately #419231
03/08/13 03:39
03/08/13 03:39
Joined: Nov 2012
Posts: 209
S
SFF Offline OP
Member
SFF  Offline OP
Member
S

Joined: Nov 2012
Posts: 209
Hi,

When I code this type of script like below, It means that enterLong() will exit a open short position. It is not what I want to do.

I want to exit only when exitLong()/exitShort() condition is met.

Could you post a sample code for it?
Thanks in advance.

If ( condition 1 )
enterLong();

If ( condition 2 )
enterShort();

If ( condition 3 )
exitLong();

If ( condition 4 )
exitShort();

Last edited by SFF; 03/08/13 03:40.
Re: enter and exit separately [Re: SFF] #419631
03/12/13 17:47
03/12/13 17:47
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
set(HEDGING);

This trade method is only allowed for non-US citizens, though.


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