Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

SAR_Oscillator2 - indicator for MetaTrader 5

Views:
5028
Rating:
(9)
Published:
2018.12.28 12:58
Updated:
2019.01.17 11:29
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

SAR Oscillator 2 is a second version of SAR Oscillator.

It has two adjustable parameters:

  • SAR step - Parabolic SAR step
  • SAR maximum - Parabolic SAR maximum

Calculations:

OscSAR = SAR - Сlose

where

SAR - Parabolic SAR(SAR step, SAR maximum)

The histogram values above zero are bearish:

  • When the histogram bar values rise, this indicates a fast downward movement, and the histogram bars are colored in orange.
  • When the histogram bar values fall, this indicates a downward movement stop or a correction, and the histogram bars are colored in light-orange.

The histogram values below zero are bullish:

  • When the histogram bar values fall, this indicates a fast upward movement, and the histogram bars are colored in blue.
  • When the histogram bar values rise, this indicates an upward movement stop or a correction, and the histogram bars are colored in light-blue.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22802

FineTuningMACandle_HTF FineTuningMACandle_HTF

Indicator FineTuningMACandle with the timeframe selection option available in its input parameters

FineTuningMACandle_Chl_Arr_StDev FineTuningMACandle_Chl_Arr_StDev

Indicator FineTuningMACandle_Chl_Arr that additionally indicates the trend strength with colored dots, based on the standard deviation algorithm

RSI_Oscillator_Histo RSI_Oscillator_Histo

RSI Histogram Oscillator

Normalized_Intraday_Intensity_Oscillator Normalized_Intraday_Intensity_Oscillator

Indicator Normalized Intraday Intensity Oscillator