Commit Graph

2151 Commits

Author SHA1 Message Date
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
c9s
7fb4d2f78d return positionChanged for Process method 2021-10-05 21:44:39 +08:00
c9s
5dd2f568fe add doc comment for trade collector 2021-10-05 21:39:10 +08:00
c9s
45c875fe7c bbgo: improve trade collect process 2021-10-05 21:30:06 +08:00
Yo-An Lin
4a0b4aae53 Merge pull request #269 from jnlin/main
fix FTX API error of empty array
2021-09-04 00:38:53 +08:00
Jui-Nan Lin
feca628319 fix(ftx): array length should > 0 2021-09-03 15:38:02 +08:00
c9s
1bc36b17ff xbalance: add verbose flag 2021-09-03 14:25:26 +08:00
c9s
b6fff482a4 binance: fix withdrawal time parsing 2021-09-03 14:21:59 +08:00
c9s
35ec9ae7b6 binance: fix binance withdrawal api 2021-09-02 00:27:57 +08:00
c9s
f177860450 binance: fix withdrawal service 2021-09-02 00:21:56 +08:00
c9s
59edc207ab upgrade go-binance 2021-09-02 00:19:43 +08:00
c9s
99f97df43b etf: use break instead of return 2021-08-26 11:58:25 +08:00
c9s
291a2edbaa fix etf config format 2021-08-26 11:47:51 +08:00
c9s
8d01c97240 fix cyclic import issue 2021-08-26 11:46:02 +08:00
Yo-An Lin
6210fe2262 Merge pull request #268 from c9s/strategy/etf
feature: add ETF strategy
2021-08-26 11:38:56 +08:00
c9s
14d6a71127 add etf config example 2021-08-26 11:37:20 +08:00
c9s
1f94ae1c19 bbgo: move moving average settings struct into bbgo 2021-08-26 11:32:39 +08:00
c9s
e8f0cbcff8 cmd: register etf strategy 2021-08-26 11:31:52 +08:00
c9s
2c378d6047 add etf strategy 2021-08-26 11:31:36 +08:00
c9s
0dd7438fd7 schedule: show scheduled order price 2021-08-26 10:29:27 +08:00