Commit Graph

2405 Commits

Author SHA1 Message Date
c9s
ed1d0ea27e add xnav strategy 2021-10-29 10:40:14 +08:00
Yo-An Lin
75415638e6 Merge pull request #275 from TheNewInternet/main
Add ConnectWallet by integrating useDapp.js
2021-10-28 21:14:28 +08:00
Austin
5e9492f229 remove commented code 2021-10-28 12:33:30 +08:00
Austin
602eb5d5eb fix code review from c9s 2021-10-27 00:48:50 +08:00
Austin
3c8f6bdd96 add yarn.lock 2021-10-26 22:04:55 +08:00
Austin
871e01dc08 remove yarn.lock 2021-10-26 17:42:48 +08:00
Austin
bdc818b7ea undo frontend _app.tsx 2021-10-26 17:40:27 +08:00
Austin
98952ffff1 undo config/support.yaml 2021-10-26 17:37:29 +08:00
Austin
78d702160a undo config/support.yaml 2021-10-26 17:37:00 +08:00
Austin
63b032b89a undo config/support.yaml 2021-10-26 17:36:11 +08:00
Austin
6cd453c788 modify SideBar.js and api/bbgo.js 2021-10-26 17:34:29 +08:00
Austin
4bc93a8048 remove package-lock.json 2021-10-26 17:32:42 +08:00
Austin
90690feffa remove api ip 2021-10-26 17:26:15 +08:00
Austin
f1fd5d0f17 fix api ip 2021-10-26 03:16:32 +08:00
Austin
58fdfdf171 fix api ip 2021-10-26 03:15:05 +08:00
Austin
ec503c101a fix api ip 2021-10-26 03:13:02 +08:00
Austin
e25afc47f5 modify frontend 2021-10-26 02:02:29 +08:00
Yo-An Lin
b8e5942f1c Merge pull request #274 from kkc/fix_emwa_indicator_in_backtest_mode 2021-10-20 18:03:51 +08:00
c9s
6cb593cd90 techsignal: use realtime funding rate 2021-10-20 14:01:19 +08:00
Kakashi Liu
8938478d93 Truncate emwa slice to be the same size as given kLines 2021-10-19 21:38:12 +08:00
c9s
16fca0150d implement futures PremiumIndex support 2021-10-19 15:54:16 +08:00
c9s
379dcb770d upgrade upgraded github.com/adshao/go-binance/v2 v2.3.1 => v2.3.2 2021-10-19 15:31:27 +08:00
c9s
1e6692ec8d rename funding rate query method name 2021-10-19 15:29:55 +08:00
c9s
af602df302 techsignal: add math.Round for quote volumes 2021-10-18 20:06:23 +08:00
c9s
3a68d9dae4 techsignal: fix arg cast 2021-10-18 19:40:51 +08:00
c9s
d763a3c415 bbgo: add debug ewma and sma 2021-10-18 17:26:03 +08:00
c9s
30b82390b7 bbgo: add EMA and SMA debug var 2021-10-18 15:23:22 +08:00
c9s
721d63bee0 techsignal: add skip log 2021-10-18 11:10:54 +08:00
c9s
ebc61de946 techsignal: fix ma subscription 2021-10-18 09:00:56 +08:00
c9s
c36bbd6c35 bbgo: show pnl in the slack fields 2021-10-18 08:45:27 +08:00
c9s
d446dbbed7 bollpp: send profit stat notification 2021-10-18 01:16:46 +08:00
c9s
e835e63c9b add persistence settings to bollpp config 2021-10-18 00:57:23 +08:00
c9s
d6b707c832 bollpp: fix order quantity 2021-10-18 00:56:22 +08:00
c9s
0bd32094ee bollpp: improve bolling ping pong maker 2021-10-18 00:42:01 +08:00
c9s
e3431ef970 binance: fix binance order type for limit maker 2021-10-18 00:41:41 +08:00
c9s
759b6a812b techsignal: fix funding rate diff 2021-10-17 22:26:04 +08:00
c9s
a3f68d7b72 xmaker: use bbgo.NewPositionFromMarket 2021-10-17 22:24:57 +08:00
c9s
450b7bb61e bollpp: improve boll ping pong strategy with profit stats 2021-10-17 22:23:34 +08:00
c9s
15cfd735a0 bbgo: add doc comment for ExchangeSessionSubscriber 2021-10-17 22:23:21 +08:00
c9s
39b7a956e0 Add market field to position 2021-10-17 22:23:09 +08:00
c9s
30c7c34826 bbgo: fix kline backward query for backtest 2021-10-16 13:49:00 +08:00
c9s
4bcea5a388 bbgo: add AllFilled method on OrderStore 2021-10-16 13:39:18 +08:00
c9s
2b17124d06 telegramnotifier: support broadcast flag 2021-10-15 18:01:11 +08:00
c9s
77e7f814d9 support: refactor PercentageTargetStop logics 2021-10-15 16:10:57 +08:00
c9s
f5f96b585a apply broadcast option from config file 2021-10-15 16:10:39 +08:00
c9s
6c46c2cad1 telegramnotifier: add broadcast option 2021-10-15 16:10:25 +08:00
c9s
2b0793ee49 bbgo: add telegram config 2021-10-15 16:10:09 +08:00
c9s
a2c29f4519 support: remove legacy resistance code 2021-10-15 12:38:16 +08:00
c9s
d704e19f04 move signedPercentage method to fixedpoint 2021-10-15 12:22:53 +08:00
c9s
95f0ee4c24 upgrade telebot from 2.3.5 to v2.4.0 2021-10-15 12:15:19 +08:00