Commit Graph

34 Commits

Author SHA1 Message Date
c9s
8e5bb1b6e4
xalign: improve logs 2024-11-04 16:06:17 +08:00
c9s
31aea5753e
liqmaker: add market metrics updater 2024-10-30 16:24:32 +08:00
c9s
92a934b6f2
liqmaker: add more metrics 2024-10-30 16:24:31 +08:00
c9s
c3fec1cccd
liqmaker: fix stopEMA subscription 2024-10-28 18:08:34 +08:00
c9s
4d4afee6aa
liqmaker: log liquidity amount 2024-10-28 17:32:35 +08:00
c9s
2b00c7ac01
liqmaker: fix log messages 2024-10-28 17:31:21 +08:00
c9s
eae2d63ac1
all: move jitter helpr to a single package 2024-10-28 17:28:56 +08:00
c9s
48bb7a280b
liqmaker: fix nil map issue 2024-10-28 17:03:45 +08:00
c9s
74cc36121b
liqmaker: sum exposure in quote quantity (usd) 2024-10-28 15:08:09 +08:00
c9s
17d57502f1
add dbg package for debugging functions 2024-10-28 15:03:10 +08:00
c9s
f4df9a09e2
liqmaker: add logger to order generator
Some checks failed
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
2024-10-26 20:53:28 +08:00
c9s
86989b8253
liqmaker: add StopEMA 2024-10-25 12:28:43 +08:00
c9s
ced8b5f742
liqmaker: add AdjustmentOrderPriceType 2024-10-25 12:20:59 +08:00
c9s
0036a57904
liqmaker: drop unused interface 2024-10-25 12:15:36 +08:00
c9s
8df886903c
liqmaker: add liqmaker to alias 2024-10-25 12:15:18 +08:00
c9s
2508dc18f0
liqmaker: use tradingutil.UniversalCancelAllOrders 2024-10-25 12:14:37 +08:00
c9s
c3127f45ce
liqmaker: add stop functions 2024-10-25 12:03:13 +08:00
c9s
345c92c295
all: improve UniversalCancelAllOrders and add mutex to covered position 2024-09-23 18:26:23 +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
c9s
543b283820
liquiditymaker: remove orderbook subscription 2024-05-20 17:55:32 +08:00
narumi
095ca85669 disable bbgo.sync in common strategy 2024-05-14 19:50:52 +08:00
c9s
b9c77c1584
add UseProtectedPriceRange support 2024-05-11 23:00:37 +08:00
c9s
b752e5ec60
Fix cancel all orders 2024-05-11 22:47:29 +08:00
c9s
9092b613b0
Merge pull request #1620 from c9s/narumi/move-logerr-to-util
REFACTOR: move logErr to util
2024-04-23 15:43:10 +08:00
c9s
a9db21adfa
limit adjustment order quantity 2024-04-22 14:42:52 +08:00
narumi
94c126dd83 move logerr to util 2024-04-17 15:27:46 +08:00
c9s
4894a59756
fixedmaker, liquiditymaker: update initialize method 2023-12-19 21:59:44 +08:00
chiahung.lin
eda072327c FIX: move common.Strategy to Initialize 2023-12-18 14:48:13 +08:00
chiahung.lin
e86b1bb90f REFACTOR: make all common.Strategy from pointer to value 2023-12-13 17:36:30 +08:00
c9s
3563c0b986
liquiditymaker: filterAskOrders by base balance 2023-11-09 11:56:07 +08:00
c9s
cc5c033af7
liquiditymaker: use order generator 2023-11-09 11:56:07 +08:00
c9s
533907894e
liquiditymaker: implement order generator 2023-11-09 11:56:07 +08:00
c9s
dda2cfb73d
liquiditymaker: first commit 2023-11-09 11:56:07 +08:00