Recent content by MisterGentleman

  1. M

    QuoteTracker RSI Implementation Wrong?

    It was something stupid. I’d initialised the EMA value to -1.0 which is why the value was coming out lower than in QuoteTracker for the first few periods. I have no idea at all why I’d set it to -1.0 and have even less idea why it took me so long to notice. The RSI calculation is such a...
  2. M

    QuoteTracker RSI Implementation Wrong?

    I feel like a right Mr Confused now. I simply couldn't see anything wrong with my code but I'd completely overlooked something blindingly obvious. :eek: I'm a fool and should put chained up in the village square so people can throw rotten fruit at me for my stupidity. :( Sorry for any...
  3. M

    QuoteTracker RSI Implementation Wrong?

    I was implementing an RSI indicator when I found that there are two different versions frequently attributed to J. Welles Wilder. The version described on Stochcharts.com seems to be the original Wilder version. By comparing the output from my implementation of this indicator I found that this...
Back
Top