Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

Trend - indicador para MetaTrader 4

Visualizaciones:
49480
Ranking:
(15)
Publicado:
2016.07.01 08:27
trend.mq4 (4.66 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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

Input parameters:

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

Trend

Traducción del ruso realizada por MetaQuotes Ltd
Artículo 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.