MetaTrader 5 / Experts
exp_Amstell-SL - expert pour MetaTrader 5
3382
Author of the idea: Iurii Tokman.
MQL5 code author: Vladimir Karputov.
Trades without setting Take Profit and Stop Loss levels (these levels are calculated virtually).
Buying:
- if there are no BUY positions
- if there are BUY positions, and the open price of the last position is higher than the current price by Distance.
Selling: if opposite.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18443