Commit Graph

8714 Commits

Author SHA1 Message Date
c9s
40a0585187
types: fix missing labels 2024-08-23 19:59:56 +08:00
c9s
9f510da78b
xmaker: use margin order to hedge positions 2024-08-23 16:57:29 +08:00
c9s
c2679b4ae1
Merge pull request #1705 from c9s/c9s/k8s/sync-cronjob
FIX: [k8s] fix sync.enabled option
2024-08-23 15:56:55 +08:00
c9s
106a01e508
wrap cronjob with sync.enabled var 2024-08-23 15:19:07 +08:00
c9s
02ff04cfb5
fix default sync schedule 2024-08-23 15:04:00 +08:00
c9s
80ad5c32b5
Merge pull request #1704 from c9s/c9s/k8s/sync-cronjob
FEATURE: [k8s] add cronjob for sync
2024-08-23 14:57:07 +08:00
c9s
e3c4314aed
bump chart versions 2024-08-23 14:23:24 +08:00
c9s
c7f62cf1e5
add since parameter 2024-08-23 14:22:49 +08:00
c9s
4bbb9c5e38
add cronjob for sync 2024-08-23 14:19:33 +08:00
c9s
b2f1f7d735
Merge pull request #1700 from c9s/narumi/autobuy-boll
Fix: [autobuy] fix error when bollinger settings is not set
2024-08-23 13:05:18 +08:00
narumi
1b06fcc961 validate parameters 2024-08-22 14:36:06 +08:00
narumi
b820fccce1 add order type to config 2024-08-22 14:36:06 +08:00
c9s
bb06a6a046
Merge pull request #1703 from c9s/c9s/core/position-metrics
FEATURE: [core] add position metrics
2024-08-22 13:32:39 +08:00
c9s
72575e3cd8
elliottwave: use AverageCost instead 2024-08-22 11:26:46 +08:00
c9s
a900c72032
types/position: drop approximateAverageCost 2024-08-22 11:19:54 +08:00
c9s
5635e31487
types: pull out calculateFeeInQuote method 2024-08-22 11:07:45 +08:00
c9s
e2d68f2a86
types: add fee cost settter to the position 2024-08-22 10:59:38 +08:00
c9s
6718087cb1
Merge pull request #1702 from c9s/c9s/core/improve-metrics
IMPROVE: improve balance related metrics
2024-08-22 10:02:51 +08:00
c9s
9136877207
types: update position metrics after adding trades 2024-08-21 16:35:57 +08:00
c9s
c063df6467
document privateChannels and privateChannelSymbols 2024-08-21 16:24:19 +08:00
c9s
80fc10a1fd
bbgo: add session name to the metrics 2024-08-21 15:46:09 +08:00
c9s
fead99aaa6
add more balance metrics 2024-08-21 15:33:27 +08:00
c9s
40d3a40277
types: add marginType 2024-08-21 15:24:43 +08:00
c9s
055cfbb3ff
Merge pull request #1699 from c9s/c9s/refactor-twap
REFACTOR: [twap] upgrade twap command and add optional order update rate limiter
2024-08-21 15:20:57 +08:00
c9s
d18adfcbc7
Merge pull request #1701 from c9s/release/v1.60
RELEASE: v1.60.0
2024-08-21 14:55:34 +08:00
c9s
48eeae0a10
add v1.60.0 release note 2024-08-21 14:42:59 +08:00
c9s
d855d9bbc0
bump version to v1.60.0 2024-08-21 14:42:59 +08:00
c9s
1a1f700122
update command doc files 2024-08-21 14:42:58 +08:00
c9s
3a2e4dfd26
add new scripts 2024-08-21 14:40:29 +08:00
c9s
6f0cf8f3e0
chmod +x 2024-08-21 14:37:39 +08:00
narumi
731fa9af7e fix error when bollinger settings is not set 2024-08-21 13:28:22 +08:00
c9s
a06b63c897
twap: rename constructor 2024-08-20 18:13:42 +08:00
c9s
ebaf3a330f
twap: pull out submitOrder method 2024-08-20 17:53:19 +08:00
c9s
a0cbf82d97
twap: handle delayInterval after canceling order 2024-08-20 17:51:44 +08:00
c9s
9a2b792ed1
twap: split doneSignal into a single file 2024-08-20 17:49:18 +08:00
c9s
2392fddc3c
fix method name 2024-08-20 17:47:39 +08:00
c9s
c92c395f67
twap: improve rate limiter syntax parser and support order update rate limiter in twap 2024-08-20 17:07:29 +08:00
c9s
48029f95cc
cmd: pull out and refine twap order executor command 2024-08-20 16:24:34 +08:00
c9s
8911f88ed6
Merge pull request #1683 from c9s/dependabot/github_actions/codecov/codecov-action-4
dep: bump codecov/codecov-action from 3 to 4
2024-08-20 14:46:16 +08:00
c9s
a1c77e42f1
Merge pull request #1680 from c9s/dependabot/github_actions/docker/setup-buildx-action-3
dep: bump docker/setup-buildx-action from 1 to 3
2024-08-20 14:42:33 +08:00
c9s
c03f5f47c2
Merge pull request #1684 from c9s/dependabot/github_actions/docker/metadata-action-5
dep: bump docker/metadata-action from 3 to 5
2024-08-20 14:42:20 +08:00
c9s
40260a1204
Merge pull request #1681 from c9s/dependabot/github_actions/actions/checkout-4
dep: bump actions/checkout from 2 to 4
2024-08-20 14:42:10 +08:00
c9s
baffefac07
Merge pull request #1689 from anywhy/fix_float64_series
fix float64 series use mean or stdev function result is zero
2024-08-20 14:41:29 +08:00
c9s
6d3a18ad55
twap: call trade collector process when shutdown 2024-08-20 14:30:08 +08:00
c9s
d1617b6a0b
Merge pull request #1697 from c9s/c9s/refactor-twap
FEATURE: redesign and refactor twap order executor
2024-08-20 14:24:48 +08:00
c9s
b9c41b7ad7
twap: improve cancelContextIfTargetQuantityFilled check method 2024-08-20 14:14:19 +08:00
c9s
0530809834
fix position test 2024-08-20 14:10:22 +08:00
c9s
d8fad8250c
fix duplicated field 2024-08-20 14:01:19 +08:00
c9s
c8aea81505
twap: implement twap mock testing 2024-08-20 14:01:04 +08:00
c9s
cec078f4bf
twap: add stream executor test 2024-08-20 14:01:04 +08:00