Forum on trading, automated trading systems and testing trading strategies
Please fix this indicator or EA
Sergey Golubev, 2017.03.24 07:23
This is my suggestion (which came from tsd 2010 and from tsd 2008):
----------------
Just to remind:
Coders (any coder) are coding for free:
- if it is interesting for them personally, or
- if it is interesting for many members of this forum.
----------------
and Freelance section of the forum should be used in most of the cases.
Asking somebody to write a code can you do in the Freelance section .
That means you have to pay for that.
That means you have to pay for that.

Trading applications for MetaTrader 5 to order
- 2025.03.10
- www.mql5.com
The largest freelance service with MQL5 application developers

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
I am a beginner in IT and I would like to write one condition for my EA. Namely, I have two EAs: Tema_Dema and 2xEma.
Description of the situation:
I turn on my EA Tema_Dema
Condition:
1. If STOPLOSS occurs, trigger the reverse transaction.
then
2. turn off EA Tema_Dema.
then
3. turn on EA 2xEma
Can I ask you to write the code?