Commit Graph

47 Commits

Author SHA1 Message Date
なるみ
aeab44c1d7 bump version to 0.1.9 2022-05-16 12:29:09 +08:00
なるみ
0919938d20 python: parse balance borrowed 2022-05-16 12:27:53 +08:00
なるみ
33f662b9ef use decimal to parse number 2022-05-13 16:30:19 +08:00
なるみ
fc8fff0fe4 python: fix attribute 2022-04-22 21:32:04 +08:00
なるみ
e240361494 python: test convert utils 2022-04-22 21:32:04 +08:00
なるみ
ca39ae2db7 python: modify annotations 2022-04-22 21:29:23 +08:00
なるみ
4a82c2278e python: fix parse_time 2022-04-22 14:18:41 +08:00
なるみ
6e423363b9 python: bump version to v0.1.4 2022-04-20 16:13:43 +08:00
なるみ
768e4a0bac python: fix query kline example 2022-04-20 16:13:43 +08:00
なるみ
975c8385d8 python: example: subscribe max user data 2022-04-20 16:13:43 +08:00
なるみ
78a96e7ccc python: fix subscribe user data 2022-04-20 16:13:41 +08:00
なるみ
7af11d6074 python: bump version to v0.1.3 2022-04-20 15:20:56 +08:00
なるみ
ead3f79f6c python: add ticker, kline and trade to market data 2022-04-20 15:20:56 +08:00
なるみ
4c5843e6c5 python: bump version to v0.1.1 2022-04-20 14:43:23 +08:00
なるみ
4c78d15875 python: add event&channel handlers 2022-04-20 14:33:47 +08:00
なるみ
715b2bb4cc python: fix utils 2022-04-18 11:45:03 +08:00
なるみ
17ce9fa90b python: add parse_time 2022-04-18 11:40:39 +08:00
なるみ
b576a221fc python: modify submit_order and cancel_order 2022-04-18 11:34:36 +08:00
なるみ
42aab0cfbb python: move examples 2022-04-15 15:37:51 +08:00
なるみ
c9792e21ee python: get type from str 2022-04-15 15:24:02 +08:00
なるみ
7dcdecc4d7 python: modify enums 2022-04-15 15:24:02 +08:00
なるみ
b659d570dd python: modify service init argument 2022-04-14 16:06:36 +08:00
なるみ
0864cc2059 python: add UserData and MarketData event 2022-04-14 15:44:16 +08:00
なるみ
fccd670863 python: remove user channel type 2022-04-14 15:02:44 +08:00
なるみ
694b204238 python: remove grpc test cases 2022-04-13 23:27:44 +08:00
なるみ
20dfe4fbeb python: update README.md 2022-04-13 23:25:23 +08:00
なるみ
9b8eb0642d python: update grpc code 2022-04-13 23:22:13 +08:00
なるみ
a4bf6daee6 python: remove some enums 2022-04-13 23:20:57 +08:00
なるみ
bf6dfad4a3 python: fix lint 2022-04-13 23:20:57 +08:00
なるみ
794255836b python: simplify event handler 2022-04-13 23:20:57 +08:00
なるみ
00c87221b8 python: fix market service 2022-04-13 23:20:57 +08:00
なるみ
cf7a83fc15 python: fix examples 2022-04-13 23:20:57 +08:00
なるみ
e29b6e81eb python: add enum and data classess 2022-04-13 23:20:57 +08:00
なるみ
d8361260a0 grpc: add start/end time to fix queryklines 2022-04-12 22:25:48 +08:00
なるみ
12758aaeb2 Move bbgo_pb2 files and add them to packages 2022-04-10 02:04:06 +08:00
なるみ
8e601a5cde Add user data service 2022-04-09 17:30:13 +08:00
なるみ
dbb3da97e5 Remove unused import 2022-04-09 17:25:01 +08:00
なるみ
b85a13c35b Fix test errors 2022-04-09 17:24:34 +08:00
なるみ
b3091b9462 Fix import error 2022-04-08 21:56:02 +08:00
Yo-An Lin
4cd646e346
feature: basic grpc server (#514) 2022-04-08 19:21:57 +08:00
なるみ
a4f850c610
fix: readme typo 2022-03-15 22:10:39 +08:00
なるみ
034a86ceb4 Add grpc client 2022-03-15 18:43:57 +08:00
なるみ
870a7a104e Add python gitignore 2022-03-15 18:40:53 +08:00
なるみ
ddfe379c76 Add python generated code 2022-03-15 18:40:53 +08:00
なるみ
6dcb6c2a0a Add pybbgo package 2022-03-15 18:40:53 +08:00
なるみ
0fdb31d776 Add setup.cfg 2022-03-15 18:40:53 +08:00
なるみ
1062042249 Add pyproject.toml 2022-03-15 18:40:53 +08:00