c9s
|
f9cb414832
|
twap: add update-interval option
|
2021-05-15 09:29:44 +08:00 |
|
c9s
|
ae256ce9d3
|
add more quantity adjustment fix
|
2021-05-15 09:23:41 +08:00 |
|
c9s
|
356a8b77ac
|
adjust updateLimiter to 3 seconds one time
|
2021-05-15 09:20:46 +08:00 |
|
Yo-An Lin
|
93770a0d9f
|
Merge pull request #242 from c9s/feature/execute-order-cmd
add twap order execution and related command
|
2021-05-14 16:17:20 +08:00 |
|
c9s
|
445feb016a
|
support price ticks option
|
2021-05-14 15:35:11 +08:00 |
|
c9s
|
a2bcfc8630
|
fix bollgrid function call
|
2021-05-14 15:34:58 +08:00 |
|
c9s
|
e3cb2ad86c
|
fix telegram arguments index update
|
2021-05-14 14:57:22 +08:00 |
|
c9s
|
abd6f4c7ef
|
rename bbgo.AdjustQuantityByMaxAmount to bbgo.AdjustFloatQuantityByMaxAmount
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
f1fe492117
|
improve string format
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
66bc06bc5f
|
add more order execution parameter checks
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
bb34b1002a
|
improve order execution graceful shutdown
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
dc040bb82b
|
improving logs
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
f69cbe9c31
|
add basic TwapExecution
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
c8b97629e0
|
add NumOfOrders method on active book
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
c520cfa540
|
xmaker: fix price calculation
|
2021-05-14 14:53:26 +08:00 |
|
c9s
|
3437515d6a
|
rename placeOrder to submitOrder for making the api consistent
|
2021-05-14 14:53:26 +08:00 |
|
Yo-An Lin
|
2aea0dee4f
|
Merge pull request #230 from LarryLuTW/bollgrid-enhance
bollgrid: generate the last order if balance is not enough
|
2021-05-14 11:51:25 +08:00 |
|
Yo-An Lin
|
9c666f9a04
|
Merge pull request #238 from jessy1092/binance_order
|
2021-05-14 11:00:13 +08:00 |
|
Lee
|
d1cef15f75
|
Fix: Correct the Order FILLED event on binance
|
2021-05-13 00:41:23 +08:00 |
|
Larry850806
|
4b53b3c96a
|
bollgrid: generate the last order if balance is not enough
|
2021-05-12 20:45:54 +08:00 |
|
c9s
|
3becb32843
|
bump version to v1.16.0
|
2021-05-12 19:41:03 +08:00 |
|
Yo-An Lin
|
0a3987b616
|
Merge pull request #236 from c9s/fix/cross-exchange-risk-control
fix cross exchange order executor for the basic risk control
|
2021-05-12 19:04:57 +08:00 |
|
c9s
|
a49cf531b5
|
fix cross exchange order executor for the basic risk control
|
2021-05-12 19:02:09 +08:00 |
|
Yo-An Lin
|
dcd66d3449
|
Merge pull request #235 from jessy1092/binance_parser
Fix: Correct the binance executionReport parser
|
2021-05-12 19:01:14 +08:00 |
|
Lee
|
b0e71e4258
|
Fix: Correct the binance executionReport parser
Let JSON parse to be explicit for prevent Unmarshal case-insensitive issue
|
2021-05-12 18:45:16 +08:00 |
|
Yo-An Lin
|
4028c39dbf
|
Merge pull request #234 from narumiruna/fix/macd-vwap-test-case
|
2021-05-12 16:52:49 +08:00 |
|
Yo-An Lin
|
ab51007b62
|
Merge pull request #233 from c9s/refactor/notifier
|
2021-05-12 14:58:51 +08:00 |
|
なるみ
|
f1d88188e8
|
Fix test case
|
2021-05-12 14:39:10 +08:00 |
|
c9s
|
aa6520ec18
|
improve error messages
|
2021-05-12 12:54:46 +08:00 |
|
c9s
|
98e0390c1d
|
improve slack notification
|
2021-05-12 12:43:03 +08:00 |
|
c9s
|
807c049d63
|
refactor notifiers and add liquidity field to the trade
|
2021-05-12 12:37:48 +08:00 |
|
c9s
|
85e1b6b1c7
|
move field assignment
|
2021-05-12 12:05:54 +08:00 |
|
c9s
|
df11112d64
|
refactor exchange session initialization
|
2021-05-12 12:05:54 +08:00 |
|
c9s
|
8d63647104
|
assign session.Withdrawal
|
2021-05-12 12:05:54 +08:00 |
|
c9s
|
29b7326f19
|
add withdrawal property to the exchange session
|
2021-05-12 12:05:54 +08:00 |
|
Yo-An Lin
|
ca0061856d
|
Merge pull request #231 from zenixls2/binance_cancel
|
2021-05-12 09:25:34 +08:00 |
|
Yo-An Lin
|
3b61a16a81
|
Merge pull request #227 from narumiruna/feature/add-ad-indicator
|
2021-05-12 09:22:09 +08:00 |
|
Yo-An Lin
|
037f564b03
|
Merge pull request #226 from narumiruna/feature/add-obc-indicator
|
2021-05-12 09:21:27 +08:00 |
|
c9s
|
fd6fe56f32
|
implement withdrawal request on binance
|
2021-05-12 02:15:22 +08:00 |
|
c9s
|
b27a840607
|
add interval setting
|
2021-05-12 01:29:43 +08:00 |
|
c9s
|
9ff7b62123
|
add xbalance strategy
|
2021-05-12 01:21:40 +08:00 |
|
c9s
|
1e3e570edb
|
add ExchangeWithdrawalService interface
|
2021-05-12 01:21:21 +08:00 |
|
c9s
|
ff7ead9bdf
|
fix max withdrawal address bug
|
2021-05-12 01:21:04 +08:00 |
|
c9s
|
4c1d2b60a9
|
add xbalance example
|
2021-05-12 01:18:18 +08:00 |
|
c9s
|
61319fb4ff
|
implement Withdrawal method on max exchange
|
2021-05-12 00:23:13 +08:00 |
|
c9s
|
41163346ea
|
fix withdraw state check
|
2021-05-11 23:42:49 +08:00 |
|
c9s
|
4d24a96778
|
add withdraw example
|
2021-05-11 22:35:51 +08:00 |
|
c9s
|
0b7c9a1437
|
implement withdrawal request api
|
2021-05-11 22:35:31 +08:00 |
|
c9s
|
f197a0fc4f
|
improve log messages
|
2021-05-11 15:57:44 +08:00 |
|
c9s
|
9d53adc6ef
|
xmaker: ignore self trade
|
2021-05-11 15:56:46 +08:00 |
|