Quote from Scataphagos:
Please explain the concept of "stationary",
Quote from nLepwa:
Sure, I meant the (non-)stationarity of the return distribution.
http://en.wikipedia.org/wiki/Stationary_process
Ninna

Quote from rdg:
Does NinjaTrader allow you to generate all possible trades when entering when an indicator is below a threshold value, including trades that overlap others? Ie, if you are testing RSI < 30 with a holding length of 3 bars, in the case when the RSI is below 30 for 5 consecutive bars, do you generate 2 trades or 5?
Quote from nLepwa:
RSI is an excellent oscillator.
Your RSI implementation fails because you apply it on price series which are non-stationary and non-gaussian processes.
Apply RSI to a stationary process and you'll get excellent results.
Ninna
Quote from intradaybill:
Do you mean that RSI works better in side voving markets that in trending markets?
Quote from intradaybill:
Do you mean that RSI works better in side voving markets that in trending markets?
Quote from RCG Trader:
The problem with RSI, is the same as the problem with stochastics. both these indicators compress as they approach their maximums. Both indicators can oscillate between 80 and 100 for quite some time while the trend surges on. So selling at overbought and buying at oversold is a dangerous practice.
Ranging markets is what these oscillators do best.
Quote from nLepwa:
RSI surely works better in range markets.
What I meant however is that RSI performs better on a gaussian process than on market prices. The challenge isn't on optimizing RSI for specific market conditions but on normalizing market prices.
Ninna