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

Simple Support and Resistance - indicador para MetaTrader 4

Visualizações:
9060
Avaliação:
(8)
Publicado:
2023.10.23 16:45
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

This is super simple starter code for anyone looking to work or build with support and resistance. It includes a mid-line which is calculated using the average of the support and resistance values.

The default setting for the number of bars to look back is 50. This can be updated by changing the value of "Lookback" on the input tab.


Support Resistance Mid-Line


    Range Ratio Range Ratio

    Indicator shows histogram of ratio of sum of lower time frame ranges to current timeframe bar range

    M4HA M4HA

    Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early

    Take Profit based on your current profit Take Profit based on your current profit

    Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit.

    Rainbow Indicator for mt4 Rainbow Indicator for mt4

    This is an indicator with a rainbow-like display, both for trend or pullback prediction.