bbgo_origin/python/bbgo/data
2022-05-16 12:27:53 +08:00
..
__init__.py python: add ticker, kline and trade to market data 2022-04-20 15:20:56 +08:00
balance.py python: parse balance borrowed 2022-05-16 12:27:53 +08:00
depth.py use decimal to parse number 2022-05-13 16:30:19 +08:00
error.py python: fix examples 2022-04-13 23:20:57 +08:00
event.py python: modify annotations 2022-04-22 21:29:23 +08:00
kline.py use decimal to parse number 2022-05-13 16:30:19 +08:00
order.py use decimal to parse number 2022-05-13 16:30:19 +08:00
submit_order.py use decimal to parse number 2022-05-13 16:30:19 +08:00
subscription.py python: modify enums 2022-04-15 15:24:02 +08:00
ticker.py use decimal to parse number 2022-05-13 16:30:19 +08:00
trade.py use decimal to parse number 2022-05-13 16:30:19 +08:00