Pon "Me gusta" y sigue las noticias
Deje un enlace a él, ¡qué los demás también lo valoren!
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 24241
- Ranking:
- Publicado:
- 2016.02.01 08:52
- Actualizado:
- 2016.11.22 07:32
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
The indicator displays the tick chart of the price, spread or volume.
It is possible to save the tick data in a file which can later be opened in Excel or another program.
Input Parameters:
Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/12891

The Moving Average indicator data is used for trading. If the price goes away from the Moving Average by a certain number of points, then an order is placed in the direction of the Moving Average line.

RSI Bollinger Bands are used to establish overbought and oversold RSI regions for generation of short and long trading signals.

Arrangement of the pending orders at equal intervals (steps).

The indicator displays the values of the Moving Averages (MA), deltas between the values and deltas between МАs.