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...
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...
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...