Duova-Dev / Trading-System

0 stars 0 forks source link

diagnostic & ohlc processing #11

Closed jjimmykang closed 4 years ago

jjimmykang commented 4 years ago

Updated the way that OHLCs are processed. Instead of waiting for all the tickers to come in for the minute, the system just processes each ticker as it comes in, and treates the ohlc_history of each ticker separately.