Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5647
- Rating:
- 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

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

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

RSI Histogram Oscillator

Indicator Normalized Intraday Intensity Oscillator