c9s
|
45645d0a3d
|
use the profit struct to pass profit info
|
2021-10-08 19:16:40 +08:00 |
|
c9s
|
d058125f78
|
bbgo: refactor profit stats
|
2021-10-08 14:57:44 +08:00 |
|
c9s
|
9e93cd66de
|
strategy: update trade collector api
|
2021-10-08 13:24:14 +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
|
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
|
193961c4e0
|
add bpp strategy
|
2021-10-07 16:39:20 +08:00 |
|
c9s
|
1bc36b17ff
|
xbalance: add verbose flag
|
2021-09-03 14:25:26 +08:00 |
|
c9s
|
99f97df43b
|
etf: use break instead of return
|
2021-08-26 11:58:25 +08:00 |
|
c9s
|
8d01c97240
|
fix cyclic import issue
|
2021-08-26 11:46:02 +08:00 |
|
c9s
|
1f94ae1c19
|
bbgo: move moving average settings struct into bbgo
|
2021-08-26 11:32:39 +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 |
|
c9s
|
684bfcea19
|
xbalance: capitalize message
|
2021-08-19 16:35:16 +08:00 |
|
c9s
|
66b7e1fc3f
|
schedule: fix schedule subscription
|
2021-08-19 16:35:05 +08:00 |
|
c9s
|
cf29cfadd0
|
xbalance: show balance error message
|
2021-08-17 12:18:29 +08:00 |
|
c9s
|
47258b31c6
|
xbalance: fix message
|
2021-08-17 11:36:51 +08:00 |
|
c9s
|
5a0ae6773c
|
xbalance: configure middle value automatically from total value
|
2021-08-16 12:52:12 +08:00 |
|
c9s
|
490eb15748
|
schedule: fix order notification
|
2021-08-16 12:11:15 +08:00 |
|
c9s
|
5e2b8af4dc
|
xmaker: fix reset today
|
2021-07-06 12:19:59 +08:00 |
|
c9s
|
1d316ed89c
|
xmaker: call reset today if the date exceeded
|
2021-07-06 12:19:59 +08:00 |
|
c9s
|
3165d10986
|
support: use trade collector
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
aab0c377d7
|
xmaker: reformat code
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
b58b48d668
|
xmaker: refactor profit stats
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
cef28fa651
|
xbalance: use time util function from the util package
|
2021-06-26 20:26:47 +08:00 |
|
c9s
|
5621effd6b
|
add resistance
|
2021-06-21 19:03:50 +08:00 |
|
c9s
|
4bc0612265
|
support: add minBaseAssetBalance
|
2021-06-17 19:28:11 +08:00 |
|
c9s
|
f9fa6e96c3
|
support: refactor kline handler
|
2021-06-16 20:33:52 +08:00 |
|
c9s
|
811319fa25
|
support: fix sensitivity calculation
|
2021-06-16 14:16:39 +08:00 |
|
c9s
|
5fecccedd6
|
add resistance check
|
2021-06-16 13:23:33 +08:00 |
|
c9s
|
3d12a7df59
|
support: add sensitivity settings
|
2021-06-16 13:14:10 +08:00 |
|
c9s
|
990da5ad3b
|
xbalance: add foreign fee for withdrawal
|
2021-06-09 01:37:33 +08:00 |
|
c9s
|
3fd170a4ff
|
xmaker: check book before copying
|
2021-06-09 01:35:56 +08:00 |
|
c9s
|
f5a241a1a8
|
xmaker: improve warn message
|
2021-06-09 01:35:50 +08:00 |
|
c9s
|
a0d8a3718a
|
xmaker: fix bid/ask price check
|
2021-06-07 02:50:11 +08:00 |
|
c9s
|
d5617d44aa
|
xmaker: pass source market and maker market for formatting
|
2021-06-07 02:49:54 +08:00 |
|
c9s
|
0a74cc7171
|
xmaker: add useDepthPrice option
|
2021-06-07 02:49:44 +08:00 |
|
c9s
|
b60fd9e356
|
support: fix quantity formatting
|
2021-06-07 00:57:47 +08:00 |
|
c9s
|
f66095eff9
|
support: add target orders to the orders
|
2021-06-01 01:39:22 +08:00 |
|
c9s
|
e5db780be8
|
notify trades and update position
|
2021-06-01 01:39:22 +08:00 |
|
c9s
|
40c3a5870f
|
support strategy improvements:
- add taker buy base volume ratio option
- add max base asset balance config
- add min quote asset balance config
- record orders and trades
|
2021-06-01 01:39:22 +08:00 |
|
c9s
|
69e76485c5
|
xbalance: fix ticker usage
|
2021-05-30 18:06:31 +08:00 |
|
c9s
|
38fd5422ab
|
xmaker: use uncovered position
|
2021-05-30 14:46:48 +08:00 |
|
c9s
|
9a68cfd288
|
xmaker: fix trade checking
|
2021-05-30 00:11:35 +08:00 |
|
c9s
|
70284a8c0f
|
xmaker: move notify trade
|
2021-05-29 01:41:29 +08:00 |
|