Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Indicadores

DynamicRS+Channel - indicador para MetaTrader 4

Visualizações:
19231
Avaliação:
(8)
Publicado:
2016.04.26 15:42
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

The second indicator of the series of simple indicators without averaging.

The meaning of the indicator is quite clear from its code. Instead of analyzing the period, a fixed channel in both sides of the indicator line has been added. Initially it included period analysis, but experiments have shown that in the indicator values are mainly formed at the channel borders.

Use: first - we need to know the current trend at the older TFs. The most convenient way is to use the indicator on smaller timeframes with a small target. For example, for timeframe M5 the channel of 8 points works well. Enter a trade during correction one point above the main line of the indicator (to Sell) and one point below it (to Buy) with a target about 10 points, or one point beyond the channel. Better work with pending orders because small timeframe is used. Otherwise, you can be late sometimes. I have not tried it on the higher timeframes, as I am currently trying to create a program in such a way that it made 2-3 profitable positions with minimal risk every day. It is convenient to place the stop one point beyond the boundaries of the price channel (Donchian) with a period from 16 to 20.

DynamicRS+Channel

Traduzido do russo pela MetaQuotes Ltd.
Publicação original: https://www.mql5.com/ru/code/7324

LWMA-Crossover_Signal LWMA-Crossover_Signal

In the case of weighted moving average, the latest data is of more value than more early data. Weighted moving average is calculated by multiplying each one of the closing prices within the considered series, by a certain weight coefficient.

LGP_Ivanoff_Maloma-Demark_levels LGP_Ivanoff_Maloma-Demark_levels

The indicator shows the price points of reference.

Linear Regression Line Linear Regression Line

Linear regression is a mathematical method for determining the linear dependence between the variables. This technique is often used by analysts to identify the trend based on the time and price data.

Lines_buy и Lines_sell Lines_buy и Lines_sell

The indicators that perform the chart ruling.