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
4 registered members (dBc, clonman, TipmyPip, 1 invisible), 18,946 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
SET_ORDERTEXT don't work when closing all trade #485587
03/28/22 02:13
03/28/22 02:13
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
I set SET_ORDERTEXT to distinguish each order, but when closing zorro program to update, zorro close all trade without SET_ORDERTEXT.

How to set SET_ORDERTEXT for zorro closing situation?

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485588
03/28/22 06:27
03/28/22 06:27
Joined: Apr 2008
Posts: 594
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 594
Austria
Ordertext is normally used when you open a trade, not when closing it.

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485591
03/29/22 01:05
03/29/22 01:05
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
I need to name every enter and exit orders used inside broker dll, can you add some functionality for this?

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485593
03/29/22 07:05
03/29/22 07:05
Joined: Apr 2008
Posts: 594
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 594
Austria
Contact the plugin developer. Brokercommands like set_ordertext are only sent to the plugin. What then happens with them is up to the plugin or broker.

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485595
03/29/22 07:34
03/29/22 07:34
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
I am the plugin developer and also strategy developer. I want to control my orders using the name.

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485596
03/29/22 07:59
03/29/22 07:59
Joined: Apr 2008
Posts: 594
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 594
Austria
Do you want the same ordertext for all trades closed at the end, or different ordertexts?

Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485598
03/29/22 09:15
03/29/22 09:15
Joined: Oct 2018
Posts: 98
7
7th_zorro Offline OP
Junior Member
7th_zorro  Offline OP
Junior Member
7

Joined: Oct 2018
Posts: 98
I want the same text between entry and exit pair.

Last edited by 7th_zorro; 03/29/22 09:17.
Re: SET_ORDERTEXT don't work when closing all trade [Re: 7th_zorro] #485599
03/29/22 11:55
03/29/22 11:55
Joined: Apr 2008
Posts: 594
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 594
Austria
Then store the text with the trade. Thats what the other plugins also do.


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