Commit Graph

2576 Commits

Author SHA1 Message Date
c9s
6d42aa5239 add flat contract files 2021-11-20 23:12:22 +08:00
Austin
c5d1a70a61 add Continuous Contract Kline/Candlestick Streams 2021-11-16 14:26:27 +08:00
Yo-An Lin
68e22921dd Merge pull request #276 from TheNewInternet/main
[Binance future api] MarkPriceUpdateEvent
2021-11-16 02:23:20 +08:00
Austin
79556c5fc6 remove personal ip settings 2021-11-16 01:26:46 +08:00
Austin
a36739f119 add MarkPriceUpdateEvent 2021-11-16 01:24:36 +08:00
c9s
aceca1b49f adjust listen key keep alive to 30 min 2021-11-07 23:40:13 +08:00
c9s
7a3963b34e techsignal: if it's already high funding rate, do not show change 2021-11-06 15:23:52 +08:00
c9s
a2c2646a16 binance: adjust rate limiter bucket 2021-11-05 01:25:16 +08:00
c9s
82d859a43d binance: fix binance order rate limiter 2021-11-05 01:21:58 +08:00
c9s
0c8addc58b grid: refactor trade callback for s.TradeService.Mark 2021-11-05 01:05:43 +08:00
c9s
6851d8d254 grid: add field guards 2021-11-05 01:04:13 +08:00
c9s
7db7596abe grid: refactor trade handler with trade collector 2021-11-05 00:30:04 +08:00
c9s
7787edffa0 refactor grid strategy state loading/saving 2021-11-05 00:22:44 +08:00
c9s
bfaec8fdd8 increase min amount if it's not greater than min notional 2021-11-04 23:22:01 +08:00
c9s
13577fc2b4 improve SubmitOrder formating 2021-11-04 23:21:01 +08:00
c9s
6002a958d2 grid: fix format error 2021-11-04 13:08:38 +08:00
c9s
1a861c98a1 binance: add order rate limiter for binance 2021-11-04 12:50:32 +08:00
c9s
7eb91cc7cc adjust grid quantity if it does not match min notional and min quantity 2021-11-04 12:50:32 +08:00
Yo-An Lin
f3a95156d1 Update FUNDING.yml 2021-10-29 12:35:20 +08:00
Yo-An Lin
33dac84c6c Update FUNDING.yml 2021-10-29 12:34:10 +08:00
Yo-An Lin
87a63ff7f9 Create FUNDING.yml 2021-10-29 12:33:16 +08:00
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