Does anyone know an easy way of converting an EA from Standard to ECN trading account?
Thanx
Ignored
Sure I know - I have done such conversion several times. The only problem is, that each EA is different and there is no any universal way of convertion...
If you want to have it done professionally, let me know on Priv - if you want to play with it by yourself on your own responsibility - just change the values in OrderSend() for SL and TP to 0, and after checking if the position has been opened add OrderModify() function to add the SL and TP.
Make sure that there is no also issue with 4 to 5 digits conversion problem.