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:
- 8146
- Rating:
- Published:
- 2018.05.24 13:31
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), here is a binary version of Rainbow Oscillator.
It shows only two states:
- state up.
- state down.
That makes it suitable for cases when a simple access to indicator values is required (like from experts).

The "RocketRSI" indicator by John F. Ehlers. Used to indicate strong probabilities of cyclical reversals.

The Rainbow Oscillator indicator is mainly intended to show the trend of the market. But, using the levels you can use it to assess overbought and oversold conditions too.

This version of Bollinger Bands does not use standard deviation for Upper and Lower Bands, but uses the EMA deviation.

This version of BB Stops changes uses EMA deviation for calculation.