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
Hi,
I would like to see in the Strategy Tester Comment section which one of my TP conditions is met. To see which condition is met when opening a new position I am using something like this:
How can I create a comment in the Strategy Tester using ClosePosition or ClosePartial as inPool.PositionClose(PositionGetTicket(i));
I can produce the comment on the chart window, but not in the Strategy Tester.
Many thanks for any hints.
Can't modify comments.
Metaquotes language: OrderComment() is not able to be modified - Expert Advisors and Automated Trading - MQL5 programming forum 2013.08.10
Not a good idea to use comments, brokers can change comments, including complete replacement.