Thanks a lot for publishing this EA.
There appears to be an issue in function Trailing():
For POSITION_TYPE_SELL, you check for SL == 0:
(m_position.StopLoss() == 0))
For POSITION_TYPE_BUY, you do not check for SL == 0
I assume that these two algos for Buy and Sell should be symmetric, and you just missed the part for the long trades. Correct?

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
RSI_Expert_v2.0:
Expert Advisor based on iRSI (RSI) and iMA (Moving Average, MA).
Author: Vladimir Karputov