iRSI Open Close - expert for MetaTrader 5 Trading strategy The iRSI (Relative Strength Index, RSI) indicator is used on the specified ' Working timeframe' timeframe - the same timeframe is used to determine the moment when a new bar is born (if it is needed for the ' Search signals on ... ' parameter). There is no Stop Loss, Take Profit, or Trailing in the EA. Trading signals As soon as the RSI crossed the 'RSI Level DOWN (30)' level from top to bottom, ...
RSI Histogram 2 - indicator for MetaTrader 5 Indicator idea: Display the iRSI (Relative Strength Index, RSI) indicator as a colored histogram, and apply the colors as iAO (Awesome Oscillator, AO). The histogram is plotted around the '50' level
Half Trend - indicator for MetaTrader 5 Change of trend is indicated by arrows (' UpArrow_ ' and ' DnArrow_ ')
RSI Arrow Out of Zone iMA Trend Visualization - indicator for MetaTrader 5 Modification of the RSI Arrow Out of Zone iMA Trend indicator - added the 'Use indicators visualization' parameter: when set to 'true' (if the indicator is running in visual debugging mode or online), iMA and iRSI indicators will be displayed on the chart.
Two traders are talking (taken from this mql5 thread): Consider a linear regression model xi = a + b * i + ei in time i = 1, 2, ..., n, where the errors ei are white noise with the Laplace distribution. The error density then has the form p (x, c) = 0.5 * c * exp (-c * | x |), log (p (x, c)) = log (0.5) + log (c) -c * | x | The likelihood function for the noise will have the form L = p (d1, c) * p (d2, c) * ... * p (dn, c), where di = xi-ab * i are the residuals of ...