Good afternoon!
The question of your Expert Advisor in the code for SELL is not switched off
https://www.mql5.com/en/code/18748
input bool BuyPosOpen=true; //Permission to enter longs
input bool SellPosOpen=false; //Permission to enter shorts
input bool BuyPosClose=false; //Permission to exit longs
input bool SellPosClose=false; //Permission to exit shorts
- votes: 9
- 2017.07.11
- Nikolay Kositsin
- www.mql5.com
Good afternoon!
The question of your Expert Advisor in the code for SELL is not switched off
https://www.mql5.com/en/code/18748
input bool BuyPosOpen=true; //Permission to enter long
input bool SellPosOpen=false; //Permission to enter short
input bool BuyPosClose=false; //Permission to exit longs
input bool SellPosClose=false; //Permission to exit shorts.
Sir, you have been answered in private correspondence, why clutter the forum? Everything in the Expert Advisor is switched off. No one will deal with your personal education personally.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Exp_Color_PEMA_Envelopes_Digit_System:
A breakout trading system based on the signals of the Color_PEMA_Envelopes_Digit_System indicator.
Author: Nikolay Kositsin