Commit Graph

2370 Commits

Author SHA1 Message Date
c9s
e4281b1a02 xmaker: update notification message with strategy ID 2021-10-14 01:27:37 +08:00
c9s
bbc1775ec5 xmaker: update symbol, base, quote currency to profit stats 2021-10-14 01:26:40 +08:00
c9s
b6b2e33cc0 extend profit stats fields for quote,base currency and symbol 2021-10-14 01:26:36 +08:00
c9s
8374c98609 xmaker: fix time type casting 2021-10-14 01:26:31 +08:00
c9s
5039a43413 bbgo: move pnl formating to the bbgo package 2021-10-14 01:26:11 +08:00
c9s
e1e6d1de12 bbgo: add net profit margin field to profit stats 2021-10-14 01:26:04 +08:00
c9s
db7a681290 types: merge field decls 2021-10-14 01:25:18 +08:00
c9s
44a0b10240 bbgo: load last price from 1m interval kline only 2021-10-14 00:37:40 +08:00
c9s
83378b1934 include react-spring 2021-10-13 11:32:44 +08:00
c9s
0d837279c6 upgrade github.com/dgrijalva/jwt-go to 3.2.1 2021-10-13 10:45:11 +08:00
c9s
764a8be46a adjust grid backtest parameters 2021-10-13 10:43:56 +08:00
c9s
37ac907c0f profitstats: add accumulated volume 2021-10-12 11:24:28 +08:00
c9s
d9dc7e31df extend more fields 2021-10-12 11:24:24 +08:00
c9s
cfad47bc39 update go module file 2021-10-09 13:15:44 +08:00
c9s
45645d0a3d use the profit struct to pass profit info 2021-10-08 19:16:40 +08:00
c9s
fac14a8c7f profitstats: add netProfit field 2021-10-08 15:09:55 +08:00
c9s
aadb1ed389 remove MakerExchange from the core profit stats field 2021-10-08 15:00:53 +08:00
c9s
d058125f78 bbgo: refactor profit stats 2021-10-08 14:57:44 +08:00
c9s
9e1d28f3b3 do not remove order if it's partially filled 2021-10-08 14:17:47 +08:00
c9s
9e93cd66de strategy: update trade collector api 2021-10-08 13:24:14 +08:00
c9s
ded740107f bbgo: refactor TradeCollector bind stream for background and foreground 2021-10-08 13:24:07 +08:00
c9s
8f74c106d6 support: merge stash 2021-10-08 13:14:21 +08:00
c9s
184f93ce79 support: fix interval check 2021-10-08 13:13:49 +08:00
c9s
01de2c5f66 support: fix long term ema kline subscription 2021-10-08 13:13:49 +08:00
c9s
f97eb8914a support: add resistance check 2021-10-08 13:13:49 +08:00
c9s
1091010f64 support: move property configuration to the top 2021-10-08 13:13:49 +08:00
c9s
3539047a39 support: show ema price 2021-10-08 13:13:49 +08:00
c9s
8ada9eef02 bbgo: optimize AdjustQuantityByMaxAmount, early return 2021-10-08 12:09:05 +08:00
c9s
31358a69d1 types: calculate boolean logics outside of critical section 2021-10-08 12:08:57 +08:00
c9s
dab45cf3ba types: add balance map copy method 2021-10-08 12:08:33 +08:00
c9s
6917b98a74 schedule: show closed price 2021-10-08 11:59:23 +08:00
c9s
f0503b99a1 schedule: add interval check 2021-10-08 11:58:50 +08:00
c9s
7016d24fad import types.FuturesSettings into binance exchange 2021-10-07 21:29:52 +08:00
c9s
454564506f add futures exchange interface and futures settings struct 2021-10-07 21:29:14 +08:00
c9s
9a6b901c85 upgrade dependency 2021-10-07 17:52:51 +08:00
c9s
0f9f696590 upgrade hardhat 2021-10-07 17:49:22 +08:00
c9s
cafd788c52 remove npm lock file 2021-10-07 17:46:35 +08:00
c9s
3cc5751927 use yarn instead of npm 2021-10-07 17:46:20 +08:00
c9s
d6fea286cc upgrade @nivo libs 2021-10-07 17:05:35 +08:00
c9s
07d59827b6 run go mod tidy 2021-10-07 17:02:34 +08:00
c9s
32748caf82 upgrade gin to v1.7.0 2021-10-07 17:01:54 +08:00
c9s
ce2b6029a0 sol: upgrade package lock 2021-10-07 17:01:01 +08:00
c9s
5b4bd4a239 upgrade isomorphic-fetch 2021-10-07 16:59:42 +08:00
c9s
d9aa13703e add comment for disable webpack5 2021-10-07 16:53:46 +08:00
c9s
72109a21b1 disable webpack5 for building 2021-10-07 16:53:12 +08:00
c9s
15c99d13d3 upgrade next js to 11.1 2021-10-07 16:46:09 +08:00
c9s
13d7f2101e upgrade axios 2021-10-07 16:42:22 +08:00
Yo-An Lin
8f227f06da Update README.md 2021-10-07 16:40:57 +08:00
c9s
193961c4e0 add bpp strategy 2021-10-07 16:39:20 +08:00
c9s
60e4442f85 add document for the backtest engine 2021-10-05 22:06:36 +08:00