c9s
|
9fc3a1b44a
|
xmaker: rename to aggTradeVolume
|
2024-09-04 16:09:58 +08:00 |
|
c9s
|
656112de45
|
xmaker: call signalConfig.TradeVolumeWindowSignal.Bind
|
2024-09-04 16:07:28 +08:00 |
|
c9s
|
ba73eeaad1
|
xmaker: add TradeVolumeWindowSignal
|
2024-09-04 15:59:21 +08:00 |
|
c9s
|
d404b20bd1
|
deposit2transfer: fix comments
|
2024-09-04 11:19:43 +08:00 |
|
c9s
|
7135895006
|
xmaker: fix MaxExposurePosition check condition
|
2024-09-03 03:25:37 +08:00 |
|
c9s
|
f12ba1adb9
|
bbgo: add comments to the quota methods
Go / build (1.21, 6.2) (push) Waiting to run
golang-lint / lint (push) Waiting to run
|
2024-09-02 22:18:13 +08:00 |
|
c9s
|
294e529a98
|
xmaker: add more logs
|
2024-09-02 16:08:51 +08:00 |
|
c9s
|
f30aca1b5a
|
xmaker: update position metrics when restored
|
2024-09-02 15:51:31 +08:00 |
|
c9s
|
f9b9832fff
|
add more logs
|
2024-09-02 15:51:31 +08:00 |
|
c9s
|
4d1c357c3d
|
xmaker: reuse makerMarket field
|
2024-09-01 17:55:00 +08:00 |
|
c9s
|
a4833524cf
|
xmaker: add more logs
|
2024-09-01 16:41:16 +08:00 |
|
c9s
|
ed073264f1
|
xmaker: add MaxHedgeAccountLeverage option
|
2024-09-01 15:42:36 +08:00 |
|
c9s
|
ad6056834e
|
xmaker: separate maximumValueInUsd in a new var
|
2024-09-01 01:34:25 +08:00 |
|
c9s
|
8b1306a6a6
|
xmaker: calculate maximum leveraged account value
|
2024-09-01 01:31:50 +08:00 |
|
c9s
|
d85da78e17
|
xmaker: improve hedge account credit calculation
|
2024-09-01 00:58:50 +08:00 |
|
dropbigfish
|
9d581adc04
|
fix: fix slice init length
Signed-off-by: dropbigfish <fillfish@foxmail.com>
|
2024-09-01 00:36:43 +08:00 |
|
c9s
|
cff7103ece
|
fix math import
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
|
2024-08-30 22:41:13 +08:00 |
|
c9s
|
d501e8ff4d
|
xmaker: apply math.Abs on signal for margin scale
|
2024-08-30 22:38:59 +08:00 |
|
c9s
|
ec80cbfd9f
|
xmaker: check 0.0
|
2024-08-30 17:52:28 +08:00 |
|
c9s
|
7c4b3e81df
|
xmaker: add more logs
|
2024-08-30 17:42:20 +08:00 |
|
c9s
|
cc820d3df0
|
xmaker: apply margin from signal
|
2024-08-30 17:39:25 +08:00 |
|
c9s
|
371db8e7d1
|
xmaker: update signal conditions to metrics
|
2024-08-30 17:18:29 +08:00 |
|
c9s
|
b8abc065de
|
xmaker: initialize bollinger band signal
|
2024-08-30 17:15:12 +08:00 |
|
c9s
|
9ebab4f4f7
|
xmaker: add signal providers
|
2024-08-30 15:44:55 +08:00 |
|
c9s
|
d9fb9ff3e0
|
xmaker: remove unused var
|
2024-08-29 13:18:50 +08:00 |
|
c9s
|
86e464b1bc
|
xmaker: when submitting hedge orders, do not add it to the active orderbook
|
2024-08-29 00:33:04 +08:00 |
|
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
|
77e185ffa7
|
xmaker: add profit fixer
|
2024-08-26 12:45:18 +08: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
|
14fff8dbad
|
xmaker: integrate circuitbreaker
|
2024-08-24 11:42:16 +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 |
|
narumi
|
731fa9af7e
|
fix error when bollinger settings is not set
|
2024-08-21 13:28:22 +08:00 |
|
c9s
|
51c1b995c2
|
twap: add v2 fixed quantity executor
|
2024-08-20 14:01:03 +08:00 |
|
c9s
|
9dd85623b9
|
types,strategy: refactor price type and add more bbo (best bid offer)
|
2024-08-17 14:05:29 +08:00 |
|
c9s
|
9911a4f711
|
all: fix converter initialization
|
2024-08-12 15:56:24 +08:00 |
|
c9s
|
1b0d4599e2
|
all: add trade converter to trade pnl fixer
|
2024-08-12 15:02:02 +08:00 |
|
c9s
|
473a6bc108
|
xdepthmaker: set converter manager
|
2024-08-10 15:50:20 +08:00 |
|
c9s
|
1ad2bc5f34
|
core: add Initialize() method to the converter interface
|
2024-08-08 17:37:58 +08:00 |
|
c9s
|
fad7ef219e
|
xdepthmaker: separate hedge symbol
|
2024-08-07 16:01:56 +08:00 |
|
c9s
|
a24a118182
|
xalign: add more withdraw checking logs
|
2024-08-06 18:08:39 +08:00 |
|
c9s
|
e03ba63e44
|
max: remove legacy emptyTime
|
2024-08-05 16:40:10 +08:00 |
|
c9s
|
97336912e5
|
max: use v3/withdrawals apis
|
2024-08-02 15:24:00 +08:00 |
|
c9s
|
089e69a221
|
xalign: add withdraw detection notification
|
2024-08-02 15:24:00 +08:00 |
|
c9s
|
4bf558f9eb
|
xaling: add detectActiveTransfers
|
2024-07-31 16:51:00 +08:00 |
|
c9s
|
ab20b6db89
|
all: improve binance withdraw status convertion
|
2024-07-31 15:04:08 +08:00 |
|
narumi
|
0eb3856906
|
round down quantity
|
2024-07-09 12:08:24 +08:00 |
|
c9s
|
22c154f9cd
|
common: fix profit fixer batch query
|
2024-07-08 17:43:22 +08:00 |
|
c9s
|
c217aadc1b
|
common: pull out ProfitFixerBundle
|
2024-07-08 14:16:40 +08:00 |
|
c9s
|
d982524824
|
liquiditymaker: refactor profit fixer
|
2024-07-08 14:15:15 +08:00 |
|
kbearXD
|
3735499753
|
FEATURE: merge recover logic and run periodically
|
2024-06-27 20:31:55 +08:00 |
|
なるみ
|
ad5674d9cb
|
Merge pull request #1656 from c9s/narumi/autobuy-min-base-balance
REFACTOR: [autobuy] replace threshold with minBaseBalance
|
2024-06-21 18:18:37 +01:00 |
|
なるみ
|
396ee68170
|
Merge pull request #1644 from c9s/narumi/fee-budget
REFACTOR: Extract and move FeeBudget from xgap
|
2024-06-20 14:26:27 +01:00 |
|
narumi
|
bbb1b8a9fa
|
fix position quantity
|
2024-06-20 17:40:22 +08:00 |
|
narumi
|
a1b8e07bb5
|
take profit by expected base balance
|
2024-06-20 16:08:12 +08:00 |
|
narumi
|
9cbf8a0ecf
|
add fee budget support to random strategy
|
2024-06-18 18:24:16 +08:00 |
|
narumi
|
0f03bc785b
|
extract FeeBudget struct and move to common
|
2024-06-18 18:24:14 +08:00 |
|
narumi
|
4dc28ec16a
|
replace threshold with minBaseBalance
|
2024-06-18 17:45:31 +08:00 |
|
c9s
|
e953a04638
|
Merge pull request #1655 from c9s/c9s/xgap-vol-target
FEATURE: [xgap] add dailyTargetVolume option
|
2024-06-18 17:10:49 +08:00 |
|
c9s
|
589a8b6eb2
|
xgap: add dailyTargetVolume option
|
2024-06-18 16:49:47 +08:00 |
|
kbearXD
|
5098c3ac35
|
Merge pull request #1645 from c9s/kbearXD/dca2/flexible-recovery
FEATURE: [dca2] make the take-profit order of round from order to orders
|
2024-06-13 18:19:44 +08:00 |
|
kbearXD
|
60160cd7b4
|
new flag DisableOrderGroupIDFilter to only query order group id
|
2024-06-13 17:21:27 +08:00 |
|
c9s
|
a5831bbf13
|
xgap: fix price and balance checking
|
2024-06-13 15:55:40 +08:00 |
|
c9s
|
88ce5a4928
|
xgap: make sourceBook optional
|
2024-06-13 15:40:40 +08:00 |
|
c9s
|
9adedc186f
|
xgap: fix empty source book pricing issue
|
2024-06-11 16:28:48 +08:00 |
|
kbearXD
|
1d0b4e5cb8
|
FEATURE: [dca2] make the take-profit order of round from order to orders
|
2024-05-30 15:53:44 +08:00 |
|
なるみ
|
7bde48adce
|
Merge pull request #1637 from c9s/narumi/atrpin-log-with-fields
CHORE: [atrpin] add symbol and window log fields
|
2024-05-25 21:37:51 +08:00 |
|
c9s
|
bc71c95608
|
binance: implement query trade for binance margin trading
|
2024-05-24 17:35:27 +08:00 |
|