Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
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

RSI 2 TimeFrames - indicador para MetaTrader 4

Visualizações:
28348
Avaliação:
(10)
Publicado:
2016.05.30 14:06
Atualizado:
2016.11.22 07:32
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance
This code is very simplistic idea of the oscillator, which takes into account values in multiple timeframes indicators Oscillator 3TF (https://www.mql5.com/en/market/product/15565).

This indicator allows you to monitor the current RSI values and user-defined timeframe at the same time.

Parameters:

  • Period - indicator calculation period.
  • NewTimeFrame - time (in minutes) of another timeframe:
    • 1 - M1;
    • 5 - M5;
    • 15 - M15;
    • 30 - M30;
    • 60 - H1;
    • 240 - H4;
    • 1440 - D1;
    • 10080 - W1;
    • 43200 - MN.

Trading Volume Indicator Trading Volume Indicator

Trading Volume indicator shows the volume of buying and selling trades on the current bar or on average of specific number of last bars as you want . Both volumes are shown simultaneously with green and red colors for buying and selling trading volumes respectively.

Swing Point Highs and Lows Swing Point Highs and Lows

This indicator helps to determine swing point highs and swing point lows.

Full Information Full Information

Show full information: price, symbol, timeframe, date, time, spread, swap, stop out level, your name...

Pips to Point Conversion Factor Pips to Point Conversion Factor

This is a conversion factor. It is used to detect whether broker is 4 or 5 digits. As MetaTrader 4 calculates everything using point basis, coder can use this function to convert pips to point for machine reading.