Commit Graph

6336 Commits

Author SHA1 Message Date
anywhy
b27fc896f9 add serie_float64 test case 2024-08-15 16:44:45 +08:00
Any Yang
8773c220f5
fix float64 series use mean or stdev function result is zero 2024-08-07 17:52:39 +08:00
c9s
813684fc77
core: change TradeConverter to interface and integrate trade converter 2024-08-07 17:29:03 +08:00
c9s
25b0b5ded5
max: fix withdraw state convert by calling convertWithdrawStatusV2
v3 api does not return status field
2024-08-07 17:12:55 +08:00
c9s
ffb2c14f1d
core: add TradeConverter to the trade collector 2024-08-07 17:07:31 +08:00
c9s
fad7ef219e
xdepthmaker: separate hedge symbol 2024-08-07 16:01:56 +08:00
c9s
b4cc893cac
types: add SlackAttachment support to types.Withdraw 2024-08-06 18:26:17 +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
5d65b817ef
max: add withdraw status convert function for v3 2024-08-05 16:39:44 +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
600d81049e
add simple price resolver 2024-08-01 16:57:59 +08:00
c9s
4bf558f9eb
xaling: add detectActiveTransfers 2024-07-31 16:51:00 +08:00
c9s
6bc8dffe16
maxapi: improve withdraw status conversion 2024-07-31 16:43:56 +08:00
c9s
ab20b6db89
all: improve binance withdraw status convertion 2024-07-31 15:04:08 +08:00
kbearXD
1c28fd3b44 FEATURE: [max] update max api url 2024-07-15 18:04:44 +08:00
Yu-Cheng
2c2e5afa45 trade: test gid parameter 2024-07-09 17:36:20 +08:00
Yu-Cheng
9fb273e6a1 trade: support custom order by column 2024-07-09 16:44:24 +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
c9s
e293ec5c70
Merge pull request #1665 from c9s/c9s/improve-pv-slice-parsing
IMPROVE: improve price volume slice parsing
2024-07-02 14:59:05 +08:00
c9s
bc12e88501
add func doc comments 2024-07-02 14:47:36 +08:00
c9s
0a6d24195b
improve pv slice parsing 2024-07-02 14:45:58 +08:00
kbearXD
a6aef35393
Merge pull request #1664 from c9s/feature/max/get-trades-api
FEATURE: update max api to latest version
2024-07-01 17:01:50 +08:00
kbearXD
e63158f5fa FEATURE: update max api to latest version 2024-06-28 16:32:41 +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
c9s
ee09922865
Merge pull request #1661 from c9s/c9s/improve-trade-batch-query
IMPROVE: [batch] improve trade batch query
2024-06-20 17:05:58 +08:00
c9s
1dc1afc993
batch: add TradeQueryOptionsMatcher for testing trade query options 2024-06-20 16:54:05 +08:00
narumi
a1b8e07bb5 take profit by expected base balance 2024-06-20 16:08:12 +08:00
c9s
df125c0efb
batch: improve trade batch query 2024-06-19 17:35:38 +08:00
c9s
6cdf991877
compile and update migration package 2024-06-19 16:07:59 +08:00
c9s
82501ff57c
fix reflection 2024-06-19 16:07:58 +08:00
c9s
00b9c3156f
fix trade insertion for inserted_at field 2024-06-19 15:59:19 +08:00
c9s
6afde4808f
use NamedQueryContext instead of NamedQuery 2024-06-19 15:51:16 +08:00
c9s
b2722d9e44
environment: check syncBufferPeriod 2024-06-19 14:18:21 +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
c9s
46bd4a0ef8
compile and update migration package 2024-06-18 18:10:36 +08:00
YC
c83524a04a
Merge pull request #1646 from c9s/minor/add-inserted-at-to-trade
MINOR: add inserted_at column to trades
2024-06-18 18:07:27 +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
Yu-Cheng
0d7236ca8a add json tag to insertedAt field 2024-06-17 17:44:50 +08:00
Yu-Cheng
49d567c8f2 trade: add inserted_at column
A trade may be missed initially and fetched after it has occurred.
2024-06-17 17:42:32 +08:00