c9s
|
77e7f814d9
|
support: refactor PercentageTargetStop logics
|
2021-10-15 16:10:57 +08:00 |
|
c9s
|
a2c29f4519
|
support: remove legacy resistance code
|
2021-10-15 12:38:16 +08:00 |
|
c9s
|
d704e19f04
|
move signedPercentage method to fixedpoint
|
2021-10-15 12:22:53 +08:00 |
|
c9s
|
952bdf8218
|
move currency formatter to market struct
|
2021-10-15 11:50:37 +08:00 |
|
c9s
|
790b3357d7
|
techsignal: adjust funding rate notification
|
2021-10-15 11:13:00 +08:00 |
|
c9s
|
4523135012
|
techsignal: add funding rate checker
|
2021-10-14 23:01:10 +08:00 |
|
c9s
|
e7fe443cbe
|
show kline in the notification
|
2021-10-14 14:32:49 +08:00 |
|
c9s
|
fbbefe2878
|
techsignal: show interval in the message
|
2021-10-14 14:30:45 +08:00 |
|
c9s
|
a6848a6af4
|
add strategy/techsignal
|
2021-10-14 14:24:08 +08:00 |
|
c9s
|
4c2897a86d
|
use Float64 indicator from the types package
|
2021-10-14 13:15:08 +08:00 |
|
c9s
|
4c061439d3
|
rename buyandhold to pricedrop
|
2021-10-14 13:10:00 +08:00 |
|
c9s
|
768a88247b
|
rename bpp to bollpp (bollinger pingpong)
|
2021-10-14 12:52:54 +08:00 |
|
c9s
|
6e7f12ca9f
|
rename trailingstop to emastop
|
2021-10-14 12:04:56 +08:00 |
|
c9s
|
e2f58d0466
|
xmaker: use report ticker to report profit stats
|
2021-10-14 08:53:44 +08:00 |
|
c9s
|
d3fa0a964b
|
bbgo: add slack attachment support for profit
|
2021-10-14 01:27:50 +08:00 |
|
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
|
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
|
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 |
|