Commit Graph

62 Commits

Author SHA1 Message Date
c9s
8823a39fc2 support backtesting kline verification 2020-11-07 00:49:17 +08:00
c9s
555fe57341 implement kline sync function from command 2020-11-06 21:40:48 +08:00
c9s
2dee3f25ce add kline tables 2020-11-06 11:58:29 +08:00
c9s
32268d1b33 adjust traded_at field precision 2020-11-05 13:41:55 +08:00
c9s
7e47f754c5 use channel to sync trades 2020-11-05 13:35:04 +08:00
c9s
9f532be5a1 make order id unique 2020-11-05 12:55:20 +08:00
c9s
7fab2e24de improve order persistence and support order data sync 2020-11-05 11:14:14 +08:00
c9s
fe16f9aa4d add is_working column 2020-11-05 11:14:14 +08:00
c9s
3816dfa9c1 add order id to trades table 2020-11-05 11:14:14 +08:00
c9s
bcff4de321 remove is_buyer and is_maker columns 2020-11-05 11:14:14 +08:00
c9s
5a566c9c6e add orders table 2020-11-05 11:14:14 +08:00
c9s
e06a480b04 add migration files 2020-10-05 17:51:01 +08:00