Commit Graph

3086 Commits

Author SHA1 Message Date
c9s
00ae8e89c7 add KeyboardController interface 2022-01-23 02:20:26 +08:00
c9s
c76281b6e0 interact: fix telegram session restore 2022-01-23 01:50:27 +08:00
c9s
28cb881ead interact: fix slack response and slash command handling 2022-01-23 01:35:27 +08:00
c9s
22404da392 interact: improve slack session loading and block sets rendering 2022-01-22 00:51:43 +08:00
c9s
a9610a3e74 interact: handle InteractionTypeViewSubmission and print debug state 2022-01-22 00:51:43 +08:00
c9s
1e92d8e08a interact: add doc comment to generateTextInputModalRequest 2022-01-22 00:51:43 +08:00
c9s
08241bffbd interact: support slack modal view request 2022-01-22 00:51:43 +08:00
c9s
16688be64d interact: add RequireTextInput method to Reply interface 2022-01-22 00:51:43 +08:00
c9s
45e4e0bd9f add slack callback file 2022-01-22 00:51:43 +08:00
c9s
b6f05cf772 slack: add reply and session struct 2022-01-22 00:51:43 +08:00
c9s
68a544383a telegram: add callback handler 2022-01-22 00:51:43 +08:00
c9s
a3cc101c79 bbgo: improve otp key layout 2022-01-22 00:51:43 +08:00
c9s
1b06712d90 util: improve mask key function and add tests 2022-01-22 00:51:43 +08:00
c9s
abee20acbf interact: add Slack interaction 2022-01-22 00:51:43 +08:00
c9s
5ad918e166 add .dockerignore 2022-01-22 00:51:30 +08:00
Yo-An Lin
c6fe3ce155
Merge pull request #441 from zenixls2/fix/431
fix: #431 for not updating lastPrice if no tade happened
2022-01-22 00:27:54 +08:00
zenix
213ceeda82 fix: #431 for not updating lastPrice if no tade happened 2022-01-21 20:57:55 +09:00
c9s
bdd58e5761 add v1.26.3 release note 2022-01-19 18:34:47 +08:00
c9s
dc01a23b99 bump version to v1.26.3 2022-01-19 18:34:47 +08:00
c9s
4d921b0b36 kucoin: fix klines ordering 2022-01-19 18:33:54 +08:00
c9s
0b8e5852eb check persistence error 2022-01-19 18:29:24 +08:00
c9s
9bdc05b69c strategy/grid: use background context for canceling orders 2022-01-19 18:26:57 +08:00
c9s
9953a30717 xgap: fix subscribe interval 2022-01-19 13:08:50 +08:00
Yo-An Lin
0e0525be99
Merge pull request #418 from austin362667/refactor/futures-account
binance: add futures exchange api queries
2022-01-17 20:54:49 +08:00
Yo-An Lin
a8c5a80357
Merge pull request #436 from jessy1092/ftx/correct-poll-klines
ftx: Separate the lastClosed record for different interval
2022-01-17 20:52:39 +08:00
c9s
d3b03dad08 add v1.26.1 release note 2022-01-17 20:49:56 +08:00
c9s
6db038d85f bump version to v1.26.1 2022-01-17 20:49:56 +08:00
c9s
5c0e3a1254 bollmaker: add shadow protection config 2022-01-16 04:40:50 +08:00
c9s
a68ad20ddc bollmaker: add shadow protection 2022-01-16 04:06:19 +08:00
c9s
71e660571d bbgo: optimize LocalActiveOrderBook for back-testing speed 2022-01-16 01:34:28 +08:00
c9s
1e370ff244 bollmaker: collect trades before we shutdown 2022-01-16 01:27:28 +08:00
c9s
898204f5fa bollmaker: adjust quantity to met the min notional condition before we submit 2022-01-16 01:15:34 +08:00
c9s
fd4a3bb000 bollmaker: remove unused cancelOrders function 2022-01-16 01:08:50 +08:00
c9s
5d54e6fded interact: skip total == 0 balance 2022-01-16 01:06:47 +08:00
c9s
d1cfaec7d3 notifier/telegramnotifier: check chats map 2022-01-16 01:00:15 +08:00
c9s
5f4239d108 interact: if messenger is not set, skip starting 2022-01-16 00:58:36 +08:00
c9s
b80f481e7d interact: fix interact tests for session 2022-01-16 00:50:43 +08:00
c9s
b49fc182dc fix telegram session persistence 2022-01-16 00:39:24 +08:00
c9s
2088234b44 interact: separate telegram user sessions 2022-01-16 00:25:11 +08:00
austin362667
904e7c03ad strategy: cleanup funding strategy
strategy: cleanup funding strategy
2022-01-15 08:28:02 +08:00
austin362667
0ab94e0884 binance: fix err handler 2022-01-15 08:28:02 +08:00
austin362667
91d2312c5c cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
austin362667
734221028b binance: fix parse type 2022-01-15 08:28:02 +08:00
austin362667
d0e26c66e4 strategy: add funding strategy 2022-01-15 08:28:02 +08:00
austin362667
f661db56bd service: handle error 2022-01-15 08:28:02 +08:00
austin362667
9a1d2cba31 binance: add account info in query account 2022-01-15 08:28:02 +08:00
austin362667
32c2f128f5 binance: add TradeFutures 2022-01-15 08:28:02 +08:00
austin362667
8130ef78c1 binance: refactor margin related conversions 2022-01-15 08:28:02 +08:00
austin362667
cd5d8c7a3f types: modify IsolatedMarginAsset from array to map 2022-01-15 08:28:02 +08:00
austin362667
48d968059c types: add margin asset map & account info 2022-01-15 08:28:02 +08:00