
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Can you explain me how knowing the ticket number of each position will help him to know which if opened it?
By simple code logic! In the code you simply track which logic state enabled the signal, and track the ticket number that was produced by that trade.
You can also make it more organized and use a structure to track the logic state, the signal and the resulting ticket as a single variable.
By simple code logic! In the code you simply track which logic state enabled the signal, and track the ticket number that was produced by that trade.
You can also make it more organized and use a structure to track the logic state, the signal and the resulting ticket as a single variable.
THANKS GUY.
solved it using comment with string variable.
Did I not just warn you to the possible problems that you may face with brokers changing the Order Comments?