Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
8203
Note:
(19)
Publié:
2017.05.29 13:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.

Сandle Shadow inputs

Сandle Shadow chart

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

Exp_CloseAllPositionsByTime Exp_CloseAllPositionsByTime

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.

Exp_ClosePositionsByTime Exp_ClosePositionsByTime

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.

Candle shadow percent Candle shadow percent

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

Candle shadow percent Candle shadow percent

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.