Hi everyone, i am very new to quantopian...and python!
futures data
It looks to me that only stock data is available. Is this the case? and if so are there any plans to incorporate futures into the service?bar data beyond just closing price
I would like to track the OHLC for the minute bars. Is it possible to do a moving average or other manipulations to just the high or just the low of the bars? I saw other posts that used the low of the past 'x' bars as the stop point so i assume the data can be used but i cannot find any references to what the appropriate code language is...I also saw a post that seemed to indicate you could build your own charts from the data but of course i did not book mark it and cannot find it any more. Anyone tried building renko like charts? The search came up empty to me...
Thanks for any and all help!