Odin icon indicating copy to clipboard operation
Odin copied to clipboard

Allow Odin to trade using intraday data rather than interday OHLCV data.

Open JamesBrofos opened this issue 8 years ago • 0 comments

Right now OHLCV data are stored in Odin Securities with the timestamp yyyy-mm-dd 00:00:00.00. For intraday trading information, presumably the time field needs only be augmented. From a database perspective, it might be better to have a flag declaring the resolution of the data?

JamesBrofos avatar Jan 16 '17 13:01 JamesBrofos