Commit Graph

2292 Commits

Author SHA1 Message Date
c9s
032b62e4e1 broadcast should also send message to owner 2021-11-25 16:22:20 +08:00
c9s
fc81f7b6cb add Command function 2021-11-25 11:54:09 +08:00
c9s
6326d52c1b add /start command 2021-11-25 11:52:14 +08:00
c9s
8acc2cd87f fix chat nil pointer issue 2021-11-25 11:50:14 +08:00
c9s
4bde40f2db override binance default http client timeout instead of zero timeout 2021-11-23 10:54:43 +08:00
c9s
513a799ced fix ewma calculation 2021-11-22 02:14:44 +08:00
c9s
20f0e8dbd5 preallocate kline window with capacity 2021-11-22 01:17:08 +08:00
c9s
540722e430 adjust ewma truncate size 2021-11-22 01:17:08 +08:00
Yo-An Lin
943105d678 Merge pull request #277 from TheNewInternet/main
[Binance future api] ContinuousKlineEvent
2021-11-21 07:37:59 +08:00
c9s
8bc0760584 add 32x32 size logo 2021-11-21 07:29:22 +08:00
c9s
37096bf838 rename sol to contracts dir 2021-11-20 23:12:22 +08:00
c9s
2e8c78ce89 add readme 2021-11-20 23:12:22 +08:00
c9s
180e7423e1 update truffle config for polygon 2021-11-20 23:12:22 +08:00
c9s
d14d230ea4 update dependencies 2021-11-20 23:12:22 +08:00
c9s
6e90cc7519 add migration script for deploying polygon BBG 2021-11-20 23:12:22 +08:00
c9s
147f9f1e09 add constracts/Migrations 2021-11-20 23:12:22 +08:00
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