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 (TipmyPip, AndrewAMD, dBc, clonman), 18,621 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 Comment #487831
10/10/23 10:38
10/10/23 10:38
Joined: Sep 2023
Posts: 18
Freiburg
S
steyr Offline OP
Newbie
steyr  Offline OP
Newbie
S

Joined: Sep 2023
Posts: 18
Freiburg
Hello dear community,

I want to trade multiple strategies, let's say Z1 and Z2, along with a self-developed strategy on an MT5 account. To evaluate each strategy individually later on, I used to label each strategy with a comment back when I only used MT5, for example, "zOne," "zTwo," "ownStrat."

While reviewing the initial live trading results of Z1, I noticed that the comment field only had "Zorro" in it.

Now, onto the questions:
(1) Is it possible to manually change the comment for the Z strategies somewhere?
(2) Can you also change the comment for custom strategies somewhere?
(3) Is there another way to differentiate between various trading systems within one trading account?

I would be very grateful for your help!

Re: Trade Comment [Re: steyr] #487852
10/17/23 08:00
10/17/23 08:00
Joined: Sep 2023
Posts: 18
Freiburg
S
steyr Offline OP
Newbie
steyr  Offline OP
Newbie
S

Joined: Sep 2023
Posts: 18
Freiburg
i finally found a answer for Question No. (2)

write

Code
brokerCommand (SET_ORDERTEXT,"NameOfStrategy"); 


into the run function.

If it´s however necessary to distinguish between long and short Trades you can also write it directly into the long/short if-statements

Last edited by steyr; 10/17/23 08:08.

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1