c9s
|
ea47e54318
|
kucoin: fix query parameter issues
|
2022-04-12 23:45:11 +08:00 |
|
c9s
|
6972838c34
|
add query attribute
|
2022-04-12 23:26:48 +08:00 |
|
c9s
|
a34dbf12e2
|
kucoin: fix trades sync
|
2022-04-12 23:25:56 +08:00 |
|
Yo-An Lin
|
fad9449ee6
|
Merge pull request #519 from narumiruna/grpc/fix-query-klines-time
grpc: add start/end time to fix queryklines
|
2022-04-12 22:30:00 +08:00 |
|
なるみ
|
d8361260a0
|
grpc: add start/end time to fix queryklines
|
2022-04-12 22:25:48 +08:00 |
|
c9s
|
8705f38220
|
grpc: allocate a stream pool
|
2022-04-12 17:48:30 +08:00 |
|
c9s
|
fb5703bf13
|
grpc: implement book stream
|
2022-04-12 17:12:16 +08:00 |
|
c9s
|
46cf220e2c
|
implement market data subscription
|
2022-04-12 17:12:16 +08:00 |
|
なるみ
|
4ed753bad6
|
Merge pull request #517 from c9s/narumi/rebalance-float-slice
strategy: rebalance: use float64slice to avoid map[string]fixedpoint.Value
|
2022-04-11 23:46:53 +08:00 |
|
なるみ
|
0de03e37fc
|
Rename AbsoluteValues to Abs
|
2022-04-11 23:39:25 +08:00 |
|
なるみ
|
859933d4ed
|
Avoid to use map[string]fixedpoint.Value
|
2022-04-11 23:26:05 +08:00 |
|
c9s
|
4df818e8e1
|
add v1.30.0 release note
|
2022-04-11 15:57:40 +08:00 |
|
c9s
|
95eab34512
|
bump version to v1.30.0
|
2022-04-11 15:57:40 +08:00 |
|
c9s
|
f2b283cc43
|
update command doc files
|
2022-04-11 15:57:40 +08:00 |
|
c9s
|
680261527c
|
binance: fix closed order query
|
2022-04-11 15:39:03 +08:00 |
|
Yo-An Lin
|
305ed4580d
|
Merge pull request #516 from c9s/narumi/fix-import-error
Fix: fix import error
|
2022-04-11 11:28:36 +08:00 |
|
Zenix
|
57d9577c65
|
Merge pull request #513 from andycheng123/fix/support
minor fixes of support strategy
|
2022-04-10 03:49:56 +09:00 |
|
なるみ
|
12758aaeb2
|
Move bbgo_pb2 files and add them to packages
|
2022-04-10 02:04:06 +08:00 |
|
c9s
|
830503941e
|
cmd: fix backtest sync
|
2022-04-10 00:57:55 +08:00 |
|
c9s
|
e51fb641af
|
backtest: show symbols
|
2022-04-10 00:57:55 +08:00 |
|
Andy Cheng
|
854a364b38
|
strategy: use fixedpoint.Zero instead
|
2022-04-10 00:03:37 +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 |
|
Yo-An Lin
|
ed57ae6eb9
|
Merge pull request #511 from c9s/narumi/mkdir-build
build: mkdir if dir not exists
|
2022-04-08 18:51:15 +08:00 |
|
Andy Cheng
|
ceccba43f9
|
strategy: re-submit trailing stop order if previous one failed
|
2022-04-08 18:46:41 +08:00 |
|
Andy Cheng
|
d94e8e3826
|
strategy: check trailing stop order creation success
|
2022-04-08 18:41:19 +08:00 |
|
Andy Cheng
|
f9052f3397
|
strategy: fix load CurrentHighestPrice bug
|
2022-04-08 18:35:02 +08:00 |
|
なるみ
|
4e2faacbae
|
Mkdir if dir not exists
|
2022-04-07 20:21:07 +08:00 |
|
Yo-An Lin
|
6c20ec3c85
|
Merge pull request #499 from austin362667/strategy/bollmaker
strategy: add bollmaker futures support
|
2022-04-07 10:11:41 +08:00 |
|
Yo-An Lin
|
46aa6d9923
|
Merge pull request #510 from c9s/narumi/glassnode-comment
glassnode: add comment to response struct
|
2022-04-07 09:42:45 +08:00 |
|
なるみ
|
b31acb7165
|
glassnode: add comment to response struct
|
2022-04-07 00:09:54 +08:00 |
|
Yo-An Lin
|
0d4cc7ab9b
|
Merge pull request #508 from c9s/narumi/glassnode
feature: add Glassnode API
|
2022-04-06 23:29:42 +08:00 |
|
なるみ
|
be985da2af
|
Add Glassnode API
|
2022-04-06 23:22:40 +08:00 |
|
Yo-An Lin
|
ed0384c85a
|
Merge pull request #501 from andycheng123/fix-support
strategy: fix wrong support condition
|
2022-04-06 18:57:39 +08:00 |
|
Andy Cheng
|
75f3e33543
|
strategy: use stop limit due to sop market unsupported by binance
|
2022-04-02 21:32:40 +08:00 |
|
Andy Cheng
|
8f4ba971f1
|
strategy: fix typo
|
2022-04-02 21:27:52 +08:00 |
|
Andy Cheng
|
c2747ca9e4
|
strategy: remove TimeInForce when sending trailing stop order
|
2022-04-02 21:19:47 +08:00 |
|
c9s
|
2b615d4933
|
add v1.29.0 release note
|
2022-04-01 13:02:45 +08:00 |
|
c9s
|
f11d2696d2
|
bump version to v1.29.0
|
2022-04-01 13:02:45 +08:00 |
|
c9s
|
daa75fb095
|
update command doc files
|
2022-04-01 13:02:45 +08:00 |
|
Yo-An Lin
|
4aeb2c329c
|
Merge pull request #502 from narumiruna/refactor-vwap
indicator: make VWAP better
|
2022-04-01 12:12:59 +08:00 |
|
Yo-An Lin
|
2891756b00
|
Merge pull request #487 from zenixls2/update/release_script_dnum
update: readme for dnum. fix: script for curl downloading
|
2022-04-01 12:11:53 +08:00 |
|
Yo-An Lin
|
5901b4a288
|
Merge pull request #503 from c9s/fix-package-name
fix: fix package name
|
2022-04-01 12:08:16 +08:00 |
|
Andy Cheng
|
861fd84fd4
|
strategy: use stop market to tp instead of stop limit
|
2022-03-31 11:10:53 +08:00 |
|
Andy Cheng
|
8782104f1a
|
strategy: remove unnecessary notification
|
2022-03-30 16:46:42 +08:00 |
|
なるみ
|
8881b9e105
|
Fix package name
|
2022-03-29 21:51:50 +08:00 |
|
なるみ
|
18aa60077b
|
Make VWAP better
|
2022-03-29 17:18:04 +08:00 |
|