Commit Graph

8178 Commits

Author SHA1 Message Date
narumi
29ec68e314 add xatrpin 2024-02-01 16:30:14 +08:00
bailantaotao
b5cd5aa5ef
Merge pull request #1519 from c9s/edwin/okx/support-kline-stream
FEATURE: [okx] support kline subscriptions
2024-01-30 14:52:59 +08:00
Edwin
f0ad014837 pkg/exchange: support kline subscriptions 2024-01-30 12:17:50 +08:00
bailantaotao
e3208b34fa
Merge pull request #1514 from c9s/edwin/okx/candle-event
FEATURE: [okx] add new kline stream
2024-01-30 10:43:43 +08:00
Edwin
429036985c pkg/exchange: add new kline stream 2024-01-30 10:23:10 +08:00
bailantaotao
2d3f8fb923
Merge pull request #1507 from c9s/edwin/okx/refactor-kline-api
REFACTOR: [okx] refactor kline api
2024-01-30 09:33:41 +08:00
Edwin
d2b45f5d58 pkg/exchange: refactor kline api 2024-01-29 20:59:53 +08:00
c9s
bfbf415c15
tri: fix tests 2024-01-29 20:23:24 +08:00
c9s
b89806807a
add v1.56.2 release note 2024-01-29 15:47:36 +08:00
c9s
192c12cd22
bump version to v1.56.2 2024-01-29 15:47:36 +08:00
c9s
9569ead02a
update command doc files 2024-01-29 15:47:36 +08:00
c9s
35b7667da6
add the missing file 2024-01-29 15:45:48 +08:00
c9s
8d2f4fb626
add v1.56.1 release note 2024-01-28 14:30:36 +08:00
c9s
9c4cd3115f
bump version to v1.56.1 2024-01-28 14:30:36 +08:00
c9s
2287e98a0f
update command doc files 2024-01-28 14:30:36 +08:00
c9s
9efd8bd604
fix backtest Initialize call 2024-01-28 14:29:54 +08:00
c9s
4b70f864ff
tri: update quantity truncation method 2024-01-26 17:16:06 +08:00
c9s
67b500fce5
tri: fix tri bugs 2024-01-26 17:14:31 +08:00
c9s
ecc0c9c99c
add v1.56.0 release note 2024-01-26 16:44:11 +08:00
c9s
4d5e3501df
bump version to v1.56.0 2024-01-26 16:44:11 +08:00
c9s
7c1dfda534
update command doc files 2024-01-26 16:44:11 +08:00
c9s
93bddfdccd
fix database config parsing 2024-01-26 16:39:05 +08:00
c9s
2742b192b6
run go mod tidy 2024-01-25 17:00:35 +08:00
c9s
c1484771ea
binance: make the error message clear 2024-01-24 18:22:35 +08:00
c9s
3aa6b0c13c
max: remove unused parseBookEntries function 2024-01-24 17:56:04 +08:00
c9s
18ccc78d83
binance: apply DefaultDepthLimit to 5000 2024-01-24 17:53:04 +08:00
c9s
07eb723da4
binance: support more depth level 2024-01-24 17:51:02 +08:00
c9s
805fea32df
types: avoid using defer unlock in CopyDepth 2024-01-24 17:48:13 +08:00
c9s
6cf5300650
max: preallocate fastjson array object var memory 2024-01-24 16:58:42 +08:00
c9s
e67155d6cc
max: optimize book parsing 2024-01-24 16:58:42 +08:00
c9s
fcd367b8c2
max: pre-allocate price volume slice memory 2024-01-24 16:58:42 +08:00
c9s
cb1133b0e0
Merge pull request #1512 from c9s/c9s/fix-boll-history-kline-push
FIX: [bollmaker] fix bollinger indicator history kline push
2024-01-24 16:36:12 +08:00
c9s
dd07bc7159
fix bollinger indicator history kline push 2024-01-24 16:25:28 +08:00
c9s
f18433409d
Merge pull request #1511 from c9s/c9s/update-migrations
MINOR: compile and update migration package
2024-01-24 16:08:59 +08:00
c9s
ee1a2727f6
compile and update migration package 2024-01-24 15:56:04 +08:00
c9s
884b8f2b45
Merge pull request #1509 from c9s/kbearXD/dca2/profit-stats-and-recover
[dca2] fix dca2 bug
2024-01-24 15:50:09 +08:00
c9s
eb8bc94e31
Merge pull request #1510 from c9s/c9s/feature/extra-migration-packages
feature: support extra migration packages
2024-01-24 15:45:28 +08:00
c9s
c7027db0c1
update CLA.md 2024-01-24 15:44:29 +08:00
c9s
930d73c366
add contributor license agreement file 2024-01-24 15:43:10 +08:00
c9s
3d7371a4ae
github: add go test count 3 to ci 2024-01-24 15:33:17 +08:00
c9s
59713fa532
support extra migration packages 2024-01-24 15:33:17 +08:00
c9s
ea70544b38
add environment config example 2024-01-24 15:17:58 +08:00
c9s
e6f911380d
max: set max websocket book default level 2024-01-24 13:52:49 +08:00
bailantaotao
41529264b7
Merge pull request #1508 from c9s/edwin/okx/fix-query-open-order-param
FIX: [okx] fix query open order time param
2024-01-23 19:57:15 +08:00
chiahung.lin
d13d882fc4 remove unused log
remove running field
2024-01-23 15:53:20 +08:00
Edwin
7841813fe0 pkg/exchange: fix okx query open order time param 2024-01-23 14:26:40 +08:00
c9s
0e5ff14d1c
Merge pull request #1506 from c9s/feature/rockhopper-v2
FEATURE: upgrade migration tool rockhopper to v2
2024-01-19 20:06:50 +08:00
c9s
cfa0468867
for create table statement dont use txn 2024-01-19 15:28:56 +08:00
c9s
611b2a9247
improve bbgo db migration process 2024-01-19 15:28:56 +08:00
c9s
3e233627be
add migration package name 2024-01-19 15:28:56 +08:00