Best Forex Indicators and auto trading ea for mt4

Best mt4 forex trading systems ea and indicators free download Stochastic RSI OMA Indicator for MT5 - MetaTrader Robots | Forex, trading, ea, strategies, indicators, free, mt4bots, currency, strength,

Stochastic RSI OMA Indicator for MT5

 


The Stochastic RSI OMA Indicator For MT5 calculates the stochastic of 7 different RSI methods. The RSI methods are: Cuttlers RSI, Ehlers smoothed RSI, Harris RSI, RAPID RSI, RSI, RSX and Slow RSI. An additional smoothing method is used. You can configure the signal levels floating, quantile or fixed according to your preference. THe indicator will even generate alerts when signals occur.

Parameters of the Stochastic RSI OMA Indicator For MT5

The Stochastic RSI OMA Indicator For MT5 has 20 parameters to configure.

input ENUM_TIMEFRAMES TimeFrame       = PERIOD_CURRENT; // Time frame
input int             StocPeriod      = 32;             // Stochastic period
input int             StocSlowing     = 8;              // Stochastic slowing
input int             RsiPeriod       = 32;             // Rsi period
input enPrices        RsiPrice        = pr_close;       // Price to use
input enRsiTypes      RsiMethod       = rsi_rsi;        // Rsi method
input int             PriceSmoothing  = 8;              // Price smoothing (<= 1 for no smoothing)
input enMaTypes       PriceSmoothingM = ma_ema;         // Price smoothing method
input enColorOn       ColorOn         = cc_onLevels;    // Color change :
input enLevelType     LevelType       = lvl_floa;       // Level type :
input int             MinMaxPeriod    = 25;             // Floating levels period (<= 1 for fixed levels)
input double          LevelUp         = 80.0;           // Up level %
input double          LevelDown       = 20.0;           // Down level %
input bool            alertsOn        = false;          // Turn alerts on?
input bool            alertsOnCurrent = true;           // Alert on current bar?
input bool            alertsMessage   = true;           // Display messageas on alerts?
input bool            alertsSound     = false;          // Play sound on alerts?
input bool            alertsEmail     = false;          // Send email on alerts?
input bool            alertsNotify    = false;          // Send push notification on alerts?
input bool            Interpolate     = true;           // Interpolate mtf data ?



No comments

share your ideas

Powered by Blogger.