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
Indicateurs

Trend - indicateur pour MetaTrader 4

Vues:
49845
Note:
(15)
Publié:
2016.07.01 08:27
trend.mq4 (4.66 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Trend indicator. It adapts to the history, unfortunately redraws.

Input parameters:

extern int RISK=4;
extern int AllBars=250;

Trend

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

Monitor rynku v2 Monitor rynku v2

The indicator displays in a separate subwindow of the chart the current symbol, Bid/Ask prices, the current swap, the expected deposit for long/short position as well as the floating spread for the symbol and the remaining time until the candle completion of the current timeframe... Let's see

PivotCustomTime PivotCustomTime

Indicator PivotCustomTime.

Paragolic-close Paragolic-close

Revised Parabolic.

BarTimer BarTimer

It displays the current location in time relative to the beginning and end of the current bar. It additionally displays the proportion of time elapsed from the beginning of the bar as a percentage of the duration of the whole bar. It is useful for monitoring the moment of making the trading decisions.