c9s
|
8de0c67503
|
xmaker: fix aggregatePrice function
|
2024-08-28 22:36:44 +08:00 |
|
c9s
|
e187614179
|
xmaker: log best bid and best ask
|
2024-08-28 22:32:56 +08:00 |
|
c9s
|
d36bbe5fb5
|
xmaker: adjust accountUpdater's ticker to 3 min
|
2024-08-28 16:41:50 +08:00 |
|
c9s
|
77b7b29739
|
xmaker: adjust credit buffer algo
|
2024-08-28 16:37:39 +08:00 |
|
c9s
|
1d6282a10b
|
xmaker: add account updater and handle margin account to add more flexibility
|
2024-08-28 16:07:11 +08:00 |
|
c9s
|
108fb6138a
|
xmaker: check hedge balance only when it's spot account
|
2024-08-28 14:48:38 +08:00 |
|
c9s
|
1e2f086643
|
xmaker: set notional var back
|
2024-08-27 22:45:43 +08:00 |
|
c9s
|
6011fd5157
|
xmaker: set profitChanged only when Hedge is called
|
2024-08-27 22:45:11 +08:00 |
|
c9s
|
9939b5ce68
|
xmaker: improve bid/ask pricing when UseDepthPrice and DepthQuantity are on
|
2024-08-27 20:05:46 +08:00 |
|
c9s
|
a740ef10c2
|
xmaker: add price checker and field logger
|
2024-08-27 20:05:45 +08:00 |
|
c9s
|
f81ce5ce95
|
xmaker: improve bollinger band trend detection
|
2024-08-27 20:05:45 +08:00 |
|
c9s
|
4ae8ad77b3
|
xmaker: add profit changed flag for notification
|
2024-08-27 20:05:45 +08:00 |
|
c9s
|
3819feacf3
|
xmaker: improve dust quantity check
|
2024-08-27 20:05:45 +08:00 |
|
c9s
|
3d4ccd1344
|
xmaker: integrate bid/ask margin metrics
|
2024-08-27 15:39:38 +08:00 |
|
c9s
|
b3c8739983
|
xmaker: add config bid/ask margin metrics
|
2024-08-27 15:35:39 +08:00 |
|
c9s
|
7e65aca62e
|
xmaker: add more config metrics
|
2024-08-27 15:22:06 +08:00 |
|
c9s
|
199b86df86
|
xmaker: add comments
|
2024-08-27 14:52:27 +08:00 |
|
c9s
|
6fb6467d59
|
xmaker: refactor hedge worker and quote worker
|
2024-08-27 14:48:30 +08:00 |
|
c9s
|
e3079c134c
|
xmaker: add todo note
|
2024-08-26 18:37:02 +08:00 |
|
c9s
|
7367ea73b8
|
xmaker: profit object can be nil
|
2024-08-26 18:35:10 +08:00 |
|
c9s
|
866751cc3d
|
Merge pull request #1712 from c9s/c9s/xmaker/add-profit-fixer
FEATURE: [xmaker] add profit fixer
|
2024-08-26 13:32:41 +08:00 |
|
c9s
|
80949bf0e1
|
Merge pull request #1710 from c9s/c9s/xmaker/stb-improvements
IMPROVE: [xmaker] improve stability
|
2024-08-26 13:32:19 +08:00 |
|
c9s
|
90bcd25bef
|
Merge pull request #1711 from lanphan/autoborrowrepay
FEATURE: [binance] add new margin order side effect AUTO_BORROW_REPAY
|
2024-08-26 13:15:21 +08:00 |
|
c9s
|
7fdb3f671f
|
risk: add Enabled config to circuitbreaker
|
2024-08-26 12:50:13 +08:00 |
|
c9s
|
77e185ffa7
|
xmaker: add profit fixer
|
2024-08-26 12:45:18 +08:00 |
|
Lan Phan
|
9a7517a72a
|
add new sideeffect AUTO_BORROW_REPAY
|
2024-08-25 12:31:10 +07:00 |
|
c9s
|
9a1d9ae27b
|
xmaker: rewrite maker order submission logics and integrate metrics
|
2024-08-24 21:22:35 +08:00 |
|
c9s
|
c76a80da6a
|
xmaker: add xmaker metrics
|
2024-08-24 21:22:34 +08:00 |
|
c9s
|
afac81a3e8
|
all: integrate metrics into stream book
|
2024-08-24 21:22:34 +08:00 |
|
c9s
|
0df56ad6e7
|
xmaker: use v2 indicator boll
|
2024-08-24 13:28:32 +08:00 |
|
c9s
|
1c1959b8a8
|
all: rename priceresolver to pricesolver
integrate pricesolver into xmaker
|
2024-08-24 12:28:05 +08:00 |
|
c9s
|
9f01dc28c8
|
xmaker: remove report ticker and
isolate rate limiter for each different instance
|
2024-08-24 12:19:34 +08:00 |
|
c9s
|
e8bd370aa2
|
xmaker: remove duplicated log entry
|
2024-08-24 12:13:44 +08:00 |
|
c9s
|
5ca1c4fb62
|
xmaker: rewrite and clean up order submission
|
2024-08-24 12:13:15 +08:00 |
|
c9s
|
f7dc07327e
|
xmaker: assign position strategy id and instance id
|
2024-08-24 12:01:11 +08:00 |
|
c9s
|
6ef8aa62e5
|
xmaker: integrate CircuitBreaker
|
2024-08-24 11:58:09 +08:00 |
|
c9s
|
5f65e87e89
|
change default HaltDuration to 1h
|
2024-08-24 11:43:12 +08:00 |
|
c9s
|
14fff8dbad
|
xmaker: integrate circuitbreaker
|
2024-08-24 11:42:16 +08:00 |
|
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
|
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
|
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
|
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 |
|