Commit Graph

2310 Commits

Author SHA1 Message Date
TonyQ
23d9b6f181 compile and update migration package 2021-12-04 23:02:02 +08:00
TonyQ
36944722fb refine readme 2021-12-04 22:55:27 +08:00
TonyQ
e6f89bd26a refine readme 2021-12-04 22:55:27 +08:00
TonyQ
2abae8681d fix #288 for adding migration 2021-12-04 22:55:27 +08:00
c9s
d2ac378b30 add GitBook to the supporter section 2021-12-02 00:52:40 +08:00
Yo-An Lin
543ac84c27 Merge pull request #283 from tony1223/patch-1
Update README.md for mysql dsn
2021-12-01 16:23:24 +08:00
Yo-An Lin
114828b174 Merge pull request #284 from tony1223/main
fix generateGridSellOrders with ProfitSpread for begining
2021-12-01 16:23:03 +08:00
TonyQ
056afb577c fix generateGridSellOrders with ProfitSpread for begining 2021-11-30 11:55:00 +08:00
TonyQ Wang
7bb4c88ca5 Update README.md
update desc for mysql dsn
2021-11-30 11:23:21 +08:00
c9s
5ed337926d add mutex lock protection for backtesting
solving issue #282
2021-11-30 10:40:28 +08:00
c9s
cb73ea860b update readme 2021-11-30 10:35:57 +08:00
c9s
3d66b73216 bump script version to v1.18 2021-11-30 10:26:01 +08:00
Yo-An Lin
77b10e4722 Update README.md 2021-11-26 02:58:03 +08:00
Yo-An Lin
f131b4965d Update README.md 2021-11-26 02:57:35 +08:00
Yo-An Lin
70b076d302 Update README.md 2021-11-26 02:57:07 +08:00
Yo-An Lin
a4ba67422b Create CONTRIBUTING.md 2021-11-26 01:14:28 +08:00
Yo-An Lin
5bd3f44ece Create CODE_OF_CONDUCT.md 2021-11-26 01:02:02 +08:00
c9s
9a589bf71c show broadcast enabled 2021-11-25 18:49:29 +08:00
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