chiahung
|
49971a2e50
|
use existing interface
|
2023-06-12 17:15:56 +08:00 |
|
chiahung
|
18a7520fa7
|
MINOR: add test for recovery
|
2023-06-12 17:15:56 +08:00 |
|
chiahung
|
2f050332eb
|
FEATURE: query trades until hard limit or finish filled
|
2023-06-12 17:15:56 +08:00 |
|
chiahung
|
f38cfb6ea3
|
REFACTOR: refactor for future test
|
2023-06-12 17:15:56 +08:00 |
|
chiahung
|
61892eb2df
|
renaming
|
2023-06-12 17:15:56 +08:00 |
|
chiahung
|
93d35cc423
|
FEATURE: use TwinOrder to recover
|
2023-06-12 17:15:56 +08:00 |
|
c9s
|
5996b32ee1
|
Merge pull request #1194 from c9s/improve/hhllstop
IMPROVE: improve hhllstop message
|
2023-06-09 19:11:57 +08:00 |
|
c9s
|
7c693e8e35
|
Merge pull request #1196 from c9s/strategy/xalign
FIX: [xalign] add DryRun and fix quote amount calculation
|
2023-06-09 11:14:05 +08:00 |
|
c9s
|
f6f3293191
|
xalign: round up requiredQuoteAmount
|
2023-06-09 11:04:31 +08:00 |
|
c9s
|
8baafdf329
|
xalign: add DryRun and fix quote amount calculation
|
2023-06-08 23:15:26 +08:00 |
|
c9s
|
fb078c9ede
|
Merge pull request #1195 from c9s/strategy/xalign
|
2023-06-08 18:23:27 +08:00 |
|
c9s
|
7a6000a316
|
xalign: fix instanceID
|
2023-06-08 18:05:58 +08:00 |
|
c9s
|
cbb9cc7722
|
xalign: add doc comment
|
2023-06-08 17:02:06 +08:00 |
|
c9s
|
db43c87227
|
xalign: load interval from config
|
2023-06-08 17:02:06 +08:00 |
|
c9s
|
c9ee4e52cc
|
xalign: add xalign strategy
|
2023-06-08 17:02:05 +08:00 |
|
c9s
|
5dde93c487
|
Merge pull request #1192 from c9s/feature/indicator-improvements
IMPROVE: improve order executor error checking, trailing stop and indicators
|
2023-06-07 17:34:38 +08:00 |
|
c9s
|
d7cafcb65a
|
Merge pull request #1193 from c9s/fix/schedule-quantity-truncation
FIX: [schedule] fix quantity truncation add minBaseBalance config
|
2023-06-07 17:30:56 +08:00 |
|
c9s
|
c25ac65eb0
|
bbgo: improve hhllstop message
|
2023-06-07 16:45:46 +08:00 |
|
c9s
|
bd335a0335
|
bbgo: fix trailing stop order tag
|
2023-06-07 16:39:37 +08:00 |
|
c9s
|
0f141c7f79
|
schedule: add MinBaseBalance config
|
2023-06-07 16:36:38 +08:00 |
|
c9s
|
e0e27e75bb
|
schedule: graceful cancel orders before the next submission
|
2023-06-07 16:30:54 +08:00 |
|
c9s
|
f6a300a7c4
|
schedule: add useLimitOrder option
|
2023-06-07 16:27:36 +08:00 |
|
c9s
|
aa281b164e
|
bbgo: improve tradingStop message
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
9f5ef21dda
|
types: Add TradeWith helper
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
b90564be90
|
bbgo: fix order executor error message and add price check
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
ca78a3379a
|
indicator: add cross stream
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
7f3f2c1217
|
types: move cross result to a single file
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
24003139f4
|
types: fix return value var
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
97e7b93997
|
indicator: rewrite Multiply to make it consistent with Subtract
|
2023-06-07 16:14:46 +08:00 |
|
c9s
|
aae7fd310e
|
indicator: add ATRP indicator
|
2023-06-07 16:14:46 +08:00 |
|
Yo-An Lin
|
8a8111140e
|
Merge pull request #1188 from c9s/feature/v2-indicator-multiply
FEATURE: [indicator] add multiply operator
|
2023-06-01 21:28:29 +08:00 |
|
Yo-An Lin
|
c0bb953019
|
Merge pull request #1185 from c9s/c9s/fix-autoborrow
FIX: [autoborrow] add max borrowable check and add more notifications
|
2023-06-01 21:24:34 +08:00 |
|
Yo-An Lin
|
a107f4be07
|
Merge pull request #1189 from c9s/feature/v2-indicator-stddev
|
2023-06-01 21:20:39 +08:00 |
|
Yo-An Lin
|
8792000be0
|
Merge pull request #1190 from c9s/feature/v2indicator-pivotlow
|
2023-06-01 21:20:22 +08:00 |
|
Yo-An Lin
|
f86add7c57
|
Merge pull request #1187 from c9s/feature/v2-indicator-stoch
|
2023-06-01 21:19:57 +08:00 |
|
Yo-An Lin
|
e8b27c5044
|
Merge pull request #1186 from c9s/feature/v2-indicator-cma
FEATURE: [indicator] add v2 CMA indicator
|
2023-06-01 18:04:47 +08:00 |
|
c9s
|
15d1caef31
|
indicator: add pivothigh v2 indicator
|
2023-06-01 17:31:12 +08:00 |
|
c9s
|
9a486388fa
|
indicator: add v2 pivot low indicator
|
2023-06-01 17:17:14 +08:00 |
|
c9s
|
8a8edc7bb6
|
indicator: rename price.go to v2_price.go
|
2023-06-01 16:52:02 +08:00 |
|
c9s
|
0b01750528
|
indicator: drop unused code
|
2023-06-01 15:56:47 +08:00 |
|
c9s
|
b141ae3ece
|
indicator: add stddev v2
|
2023-06-01 15:19:12 +08:00 |
|
c9s
|
3d4b88fa7d
|
indicator: drop unused stddev code
|
2023-06-01 14:59:02 +08:00 |
|
c9s
|
b0abc1bf55
|
indicator: drop ssf unused func
|
2023-06-01 14:54:25 +08:00 |
|
c9s
|
66d99ce6ae
|
indicator: add stoch test
|
2023-06-01 14:52:09 +08:00 |
|
c9s
|
4f07a44b61
|
indicator: add v2 stochastic oscillator
|
2023-06-01 14:43:29 +08:00 |
|
c9s
|
1535572b43
|
indicator: add multiply operator
|
2023-06-01 14:30:16 +08:00 |
|
c9s
|
8ebf5723a7
|
indicator: add v2 CMA indicator
|
2023-06-01 14:27:03 +08:00 |
|
Yo-An Lin
|
668444b9df
|
Merge pull request #1184 from c9s/feature/v2indicator-macd
FEATURE: [indicator] add v2 MACD, SMA
|
2023-06-01 12:47:41 +08:00 |
|
c9s
|
3e9458499c
|
indicator: fix tests
|
2023-06-01 12:39:30 +08:00 |
|
c9s
|
b55fbd5c96
|
autoborrow: check maxBorrowable
|
2023-06-01 12:27:39 +08:00 |
|