Maybe I'm doing this wrong, but I cant't seem to get the quantopian futures prices to match the prices on other sites.
I also can't get the rsi to match, and the stochrsi only returns nans, even though the price history has a distance of 10?
for example, with this, its saying crude is:
2017-05-18 06:31 PRINT price 48.94
investing.com price: 48.59
2017-05-18 06:31 PRINT rsi 41.4201183432
investing.com rsi(8): 45.1275
2017-05-18 06:31 PRINT stoch nan
2017-05-18 06:32 PRINT price 48.93
investing.com price 48.61
2017-05-18 06:32 PRINT rsi 48.1481481481
investing.com rsi(8): 51.7055
2017-05-18 06:32 PRINT stoch nan
2017-05-18 06:33 PRINT price 48.92
investing.com price 48.63
2017-05-18 06:33 PRINT rsi 52.4691358025
investing.com rsi(8): 57.5247
2017-05-18 06:33 PRINT stoch nan
2017-05-18 06:34 PRINT price 48.98
investing.com price 48.66
2017-05-18 06:34 PRINT rsi 46.1538461538
investing.com rsi(8): 64.7960
2017-05-18 06:34 PRINT stoch nan
2017-05-18 06:35 PRINT price 48.97
investing.com price 48.67
2017-05-18 06:35 PRINT rsi 50.3546099291
investing.com rsi(8): 66.9510
2017-05-18 06:35 PRINT stoch nan