binance
todos
#180
Labels
data-layer
real-time and historical data processing and storage
integration
external stack and/or lib augmentations
tsdb
time series db stuff
Thanks once again to @guilledk for the new
binance
backend support in #170 we can get some more serious (and near hft) style processing going on for crypto$ 😎Some lingering things we need to get going stat as follow ups to that PR:
OHLC
bar-rows construction we're doing using the suggestion i commentedohlc_dtype
in the backend module (other then for docs of historical datum fields) since right now we aren't storing any more then the minimal required field setpydantic.BaseModel
validation onl1
feed messagesthings we forgot 😂:
.symbol_info()
data set(s)New features we need for the backend to go prime time, these can come incrementally:
X-MBX-APIKEY
in the request)piker
's end in terms of docs and a standard messaging specemsd
subsys.The text was updated successfully, but these errors were encountered: