なるみ
|
6367bd79d3
|
Merge pull request #1402 from c9s/narumi/fixedmaker/inventory-skew
FEATURE: inventory skew
|
2024-01-06 17:00:18 +08:00 |
|
なるみ
|
9db68908c9
|
Merge pull request #1480 from c9s/narumi/xgap/refactor
REFACTOR: [xgap] refactor with common strategy
|
2024-01-06 15:18:57 +08:00 |
|
narumi
|
012fc33376
|
xgap: refactor with common strategy
|
2024-01-06 14:49:26 +08:00 |
|
なるみ
|
4654022bdf
|
Merge pull request #1481 from c9s/narumi/fix-workflow
FIX: specify the version of morphy2k/revive-action to 2.5.4
|
2024-01-06 14:39:26 +08:00 |
|
c9s
|
9f8bdeb3e9
|
Merge pull request #1475 from c9s/narumi/rebalance/fix-instance-id
REFACTOR: [rebalance] refactor MultiMarketStrategy.Initialize
|
2024-01-06 14:30:12 +08:00 |
|
narumi
|
29f3642395
|
specify the version of morphy2k/revive-action to 2.5.4
|
2024-01-06 14:13:33 +08:00 |
|
c9s
|
f2d5731acf
|
Merge pull request #1479 from c9s/narumi/xgap/fix
|
2024-01-04 20:03:07 +08:00 |
|
narumi
|
94fb883a0f
|
xgap: fix order cancel error
|
2024-01-04 18:53:23 +08:00 |
|
c9s
|
3dca9aaf98
|
Merge pull request #1470 from c9s/narumi/xnav/schedule
FEATURE: [xnav] add cron schedule
|
2024-01-03 16:38:19 +08:00 |
|
c9s
|
6e03626b36
|
Merge pull request #1476 from c9s/edwin/okx/add-streaming-test
CHORE: [okex] add stream test for book
|
2024-01-03 16:37:12 +08:00 |
|
bailantaotao
|
769d3ce2d8
|
Merge pull request #1456 from c9s/edwin/bitget/get-account-assets
FEATURE: [bitget] get account assets
|
2024-01-03 13:01:35 +08:00 |
|
Edwin
|
b5ff066aa2
|
pkg/exchange: print symbol
|
2024-01-03 11:30:50 +08:00 |
|
Edwin
|
30164acdcf
|
pkg/exchange: use v2 get account asset api
|
2024-01-03 11:25:46 +08:00 |
|
Andy Cheng
|
22a9ab068d
|
Merge pull request #1467 from andycheng123/feature/sync-futures
WIP: feature: sync futures data and backtest with them
|
2024-01-03 10:41:39 +08:00 |
|
Andy Cheng
|
05536b6693
|
improve/sync-futures: remove unused code
|
2024-01-03 10:36:01 +08:00 |
|
Andy Cheng
|
90020a65a4
|
improve/sync-futures: do not use GetSessionAttributes()
|
2024-01-02 16:56:38 +08:00 |
|
Edwin
|
9ad94aa7e0
|
pkg/exchange: add stream test for book
|
2024-01-02 12:02:33 +08:00 |
|
kbearXD
|
d08aebabad
|
Merge pull request #1473 from c9s/kbearXD/dca2/remove-short
FEATURE: remove Short
|
2023-12-28 23:13:20 +08:00 |
|
chiahung.lin
|
57282c30d2
|
FEATURE: remove Short
|
2023-12-28 23:04:09 +08:00 |
|
なるみ
|
e35795943d
|
Merge pull request #1468 from c9s/narumi/autobuy/init
FEATURE: add autobuy strategy
|
2023-12-28 17:44:53 +08:00 |
|
c9s
|
60043d6239
|
Merge pull request #1464 from c9s/kbearXD/dca2/run-state-and-recover
FEATURE: [dca2] run state machine
|
2023-12-28 17:35:57 +08:00 |
|
narumi
|
030c6c1ca5
|
fix instance id
|
2023-12-28 17:31:15 +08:00 |
|
chiahung.lin
|
59b1bb68cb
|
use stateTransition
|
2023-12-27 11:41:29 +08:00 |
|
narumi
|
687df81784
|
add autobuy strategy
|
2023-12-26 17:53:14 +08:00 |
|
narumi
|
5592d93c13
|
add cron schedule to xnav
|
2023-12-26 17:07:03 +08:00 |
|
c9s
|
f4941bef74
|
Merge pull request #1471 from c9s/c9s/add-DisableMarketDataStore-option
FEATURE: add DisableMarketDataStore option
|
2023-12-26 12:01:42 +08:00 |
|
c9s
|
d0f9052cf2
|
Merge pull request #1472 from c9s/c9s/grid2-check-price-for-subscribe
FIX: [grid2] subscribe 1m kline only when one of the trigger price is set
|
2023-12-26 12:01:29 +08:00 |
|
c9s
|
4d17d7e049
|
grid2: subscribe 1m kline only when one of the trigger price is set
|
2023-12-26 10:56:08 +08:00 |
|
c9s
|
8878005417
|
add DisableMarketDataStore option
|
2023-12-26 10:53:18 +08:00 |
|
c9s
|
c250fec2dc
|
Merge pull request #1463 from c9s/c9s/bollmaker-ema-crosssignal
|
2023-12-23 01:17:30 +08:00 |
|
chiahung.lin
|
b30b023858
|
FEATURE: check every cuerrent state and next state is valid
|
2023-12-22 15:27:31 +08:00 |
|
Andy Cheng
|
d2f946e349
|
improve/migration: indices for sqlite
|
2023-12-22 12:00:14 +08:00 |
|
Andy Cheng
|
0ac720c4cb
|
improve/backtest: backtest with futures klines
|
2023-12-22 11:55:11 +08:00 |
|
Andy Cheng
|
66718e0d37
|
improve/backtest-sync: set exchange to use futures
|
2023-12-21 18:19:28 +08:00 |
|
Andy Cheng
|
c82cbbc172
|
fix/futures-kline-sync: typo
|
2023-12-21 16:52:52 +08:00 |
|
narumi
|
7f0a4a9953
|
apply inventory-skew to xfixedmaker
|
2023-12-21 16:39:23 +08:00 |
|
narumi
|
f160ea856f
|
apply inventory-skew to fixedmaker
|
2023-12-21 16:29:46 +08:00 |
|
Andy Cheng
|
6809efa696
|
improve/db: save futures kilne to futures table
|
2023-12-21 16:19:32 +08:00 |
|
narumi
|
8ecba4378c
|
inventory skew
|
2023-12-21 16:03:35 +08:00 |
|
Andy Cheng
|
5b0b5428fb
|
improve/db: query futures kilne if session 'futures' is true when sync
|
2023-12-21 15:47:24 +08:00 |
|
Andy Cheng
|
d5cbcc3fb2
|
improve/db: add futures kilne sqlite tables
|
2023-12-21 12:50:38 +08:00 |
|
Andy Cheng
|
9870ea0d6c
|
improve/db: add futures kilne tables
|
2023-12-21 12:33:00 +08:00 |
|
なるみ
|
7f8a331373
|
Merge pull request #1465 from c9s/narumi/rebalance/fix-position-and-profit
FIX: [rebalance] fix position map and profit stats map
|
2023-12-20 23:59:05 +08:00 |
|
c9s
|
00c9f2ed71
|
add v1.55.4 release note
|
2023-12-20 22:47:29 +08:00 |
|
c9s
|
f292387886
|
bump version to v1.55.4
|
2023-12-20 22:47:29 +08:00 |
|
c9s
|
b46b82d414
|
update command doc files
|
2023-12-20 22:47:28 +08:00 |
|
c9s
|
26f7d869ed
|
Merge pull request #1466 from c9s/c9s/fix-xdepthmaker
FIX: [xdepthmaker] remove shared trade collector and fix hedge
|
2023-12-20 22:37:11 +08:00 |
|
c9s
|
3ba1621590
|
xdepthmaker: simplify covered handler registration
|
2023-12-20 22:28:20 +08:00 |
|
c9s
|
58321e8aa5
|
xdepthmaker: update instance id format
|
2023-12-20 22:20:40 +08:00 |
|
c9s
|
eb36ed6926
|
xdepthmaker: remove the shared trade collector and order store, add mutex for covered position
|
2023-12-20 21:54:32 +08:00 |
|