[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 147
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
Could you please tell me how to modify my EA to trade on Market Execution so that it opens with zero Take Profit and Stop Loss and then sets Stop Loss and Take Profit?
Please write a typical code. Thank you in advance.
Here and here.
If it does not help, then here.
If it does not help, please order it here.
Try the easiest (although not the best) way to get started:
Add OrdersTotal()==0 to your opening conditions.
Try the easiest (although not the best) way to get started:
Add OrdersTotal()==0 to your opening conditions.
I have this, the problem is not opening multiple orders at the same time, but opening multiple orders on the same bar, i.e. one order is closed and immediately, on the same bar, the second order is opened, if the condition allows it, which it does, because the first order was opened.
Is there any way to get the iMa indicator to return 5 decimal places instead of 4.
The MT shows a five-digit value on the chart when hovering over the line...Is there any way to get the iMa indicator to return 5 decimal places rather than 4.
The MT shows a five-digit value on the chart when hovering over the line...What makes you think it returns 4 digits?