eMPeTrading: do the same using the Comment of a order?
|
|
As long as you know how to do it using magic number, then you need to use the same code
adding just the order comment in the if( ) statement.
My idea is that I could have used Comment to link a manually entered order into an EA that would normally be linked using a Magic Number form another EA. Is there a viable way how to do this?
Am I correct that a manually entered order cannot have a Magic Number? If it could than all this would be pointless
eMPeTrading: Am I correct that a manually entered order cannot have a Magic Number?
| A manually entered order has a MN of zero. |

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
Hey there, I have a simple coding question:
I know it is possible to link orders with an external EA using Magic Number (for example an EA can update the SL of an order if it has a certain Magic Number). Is it also possible to do the same using the Comment of a order?
Thanks for letting me know!