Unisciti alla nostra fan page
- Visualizzazioni:
- 8923
- Valutazioni:
- Pubblicato:
- 2017.05.29 13:49
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator finds candlesticks without an upper or lower shadow. The indicator is drawn using the DRAW_ARROW style. It is also possible to set the minimum size if the candlestick.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17923

The Expert Advisor closes all positions opened on the account, if the current server time has exceeded the time limit specified in the input variables.

The Expert Advisor closes all the current symbol positions opened on the account, if the current server time has exceeded the time limit specified in the input variables.

The indicator finds candlesticks with a minimum or maximum shadow size. Limitation on the size of the candlestick body.

The Expert Advisor is based on the indicator with the same name. Lot is calculated based on the risk value as a percentage of free margin.