Commit Graph

8465 Commits

Author SHA1 Message Date
luchenhan
5791e392f5 chore: fix function names in comment
Signed-off-by: luchenhan <hanluchen@aliyun.com>
2024-04-29 16:38:55 +08:00
c9s
0a2b976165
Merge pull request #1618 from c9s/narumi/atrpin/submitting-log
CHORE: [atrpin] add submitting log
2024-04-23 15:43:47 +08:00
c9s
4523902f0f
Merge pull request #1619 from hidewrong/main
chore: fix some comments
2024-04-23 15:43: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
kbearXD
8fc7c38e97
Merge pull request #1622 from c9s/kbearXD/dca2/emit-position-after-recovery
FEATURE: [dca2] emit position after recovery and refactor
2024-04-22 18:31:00 +08:00
c9s
845bc7a738
Merge pull request #1623 from c9s/c9s/liqmaker-adjustment
FEATURE: [liquiditymaker] limit adjustment order quantity
2024-04-22 14:55:31 +08:00
c9s
a9db21adfa
limit adjustment order quantity 2024-04-22 14:42:52 +08:00
kbearXD
27ff44b663 FEATURE: [dca2] emit position after recovery and refactor 2024-04-22 13:46:28 +08:00
kbearXD
489889d1e6
Merge pull request #1621 from c9s/kbearXD/dca2/emit-position
FEATURE: [dca2] add position callback
2024-04-22 12:54:12 +08:00
kbearXD
b6e7c48fd5 rename callback 2024-04-22 11:07:17 +08:00
kbearXD
547e9ece8f FEATURE: [dca2] add position callback 2024-04-19 16:24:40 +08:00
narumi
94c126dd83 move logerr to util 2024-04-17 15:27:46 +08:00
narumi
1348ee540f add submitting log 2024-04-17 15:16:58 +08:00
hidewrong
d6d428ed9f chore: fix some comments
Signed-off-by: hidewrong <hidewrong@outlook.com>
2024-04-17 11:11:53 +08:00
kbearXD
fe53319817
Merge pull request #1617 from c9s/kbearXD/dca2/refactor-and-limitlog
MINOR: [dca2] refactor and make open-position interval longer
2024-04-16 17:00:47 +08:00
kbearXD
2a6c6e935b add some logs 2024-04-16 16:52:50 +08:00
kbearXD
2f3e0044c1 MINOR: [dca2] refactor and make open-position interval longer 2024-04-16 13:38:14 +08:00
kbearXD
ade8585914
Merge pull request #1616 from c9s/kbearXD/dca2/collect-round-before-take-profit
FEATURE: [dca2] recollect position before placing the take-profit order
2024-04-15 18:11:49 +08:00
kbearXD
4d92cf1b74 change local position name 2024-04-15 17:27:56 +08:00
kbearXD
70a10582fa FEATURE: recollect position before placing the take-profit order 2024-04-15 16:25:56 +08:00
kbearXD
27ea566212
Merge pull request #1609 from c9s/kbearXD/dca2/emit-position
FEATURE: emit position when position updated and reset
2024-04-15 15:37:05 +08:00
kbearXD
63d13d5f7b use existing TradeCollector's EmitPositionUpdate 2024-04-11 16:03:59 +08:00
kbearXD
0616c73a88 FEATURE: emit position when position updated and reset 2024-04-11 15:12:38 +08:00
kbearXD
e3a4887302
Merge pull request #1615 from c9s/kbearXD/dca2/fix-panic
FIX: fix dca2 panic problem
2024-04-11 11:53:51 +08:00
kbearXD
2d45b5cb76 FIX: fix dca2 panic problem 2024-04-11 11:40:35 +08:00
kbearXD
ffb2b27bc6
Merge pull request #1612 from c9s/kbearXD/grid2/fix-recover-with-finalizing-issue
FIX: [grid2] fix issue when recovering with finalizing orders
2024-04-08 21:25:22 +08:00
kbearXD
444c228fc4
update error message 2024-04-08 19:54:44 +08:00
kbearXD
f8d7447e8e
FIX: fix issue when recovering with finalizing orders 2024-04-08 19:54:44 +08:00
c9s
23f6dd91c9
Merge pull request #1614 from c9s/c9s/max-fee-processing-field
FEATURE: [max] add fee processing field
2024-04-08 19:52:08 +08:00
c9s
27ddd63c10
dca2: fix generateOpenPositionOrders call in tests 2024-04-08 19:38:59 +08:00
c9s
7d212bf031
fix rockhopper install command 2024-04-08 19:21:26 +08:00
c9s
e173ea3c9d
fix golang lint 2024-04-08 19:00:04 +08:00
c9s
0318e08e0f
max: add fee processing field 2024-04-08 17:17:46 +08:00
c9s
5e0ff7afed
upgrade rockhopper version 2024-04-08 17:17:36 +08:00
c9s
83a6b95c84
fix rockhopper install 2024-04-08 17:17:28 +08:00
c9s
3fec36ceac
fix rockhopper install in ci 2024-04-01 17:34:32 +08:00
c9s
7c604a5d51
Merge pull request #1611 from c9s/kbearXD/dca2/not-place-orders-under-mq
FEATURE: [dca2] new flag EnableQuoteInvestmentReallocate to decide if…
2024-04-01 17:27:18 +08:00
c9s
64f67bde7d
upgrade ci go to 1.21 2024-04-01 15:54:59 +08:00
kbearXD
8568e15e82 FEATURE: [dca2] new flag EnableQuoteInvestmentReallocate to decide if reallocate quote investment 2024-04-01 15:52:30 +08:00
c9s
d55d1e9867
upgrade github.com/adshao/go-binance/v2 2024-03-31 19:39:50 +08:00
c9s
39d9445529
cmd: make sync command consistent 2024-03-31 19:32:37 +08:00
c9s
f300791e34
Merge pull request #1605 from lanphan/sync
support Binance paper trading for sync sub-command
2024-03-28 14:47:25 +08:00
Lan Phan
37a0ae53e9 support Binance paper trading for sync sub-command 2024-03-28 13:31:10 +07:00
c9s
bbc4fc96a7
Merge pull request #1606 from lanphan/get-order
FIX: issue #1037, get-order command error
2024-03-28 14:28:06 +08:00
Lan Phan
dc77c08434 BUGFIX: issue #1037, get-order command error 2024-03-28 13:19:18 +07:00
なるみ
3881039bfb
Merge pull request #1608 from c9s/narumi/xalign/fix-max-amount
FIX: [xalign] fix buy side max amount
2024-03-28 14:09:08 +08:00
narumi
c2c650af0e fix xalign max amount 2024-03-27 16:50:21 +08:00
narumi
0095eae77f log when amount is not greater than the minimal order quantity 2024-03-27 16:50:21 +08:00
kbearXD
f246077c11
Merge pull request #1599 from c9s/kbearXD/dca2/take-profit-order
FEATURE: [dca2] when all open-position orders are filled, place the t…
2024-03-27 16:35:03 +08:00
kbearXD
f42ef77296 fix typo 2024-03-27 14:22:22 +08:00