c9s
|
402ac58b53
|
pivotshort: fix pilotQuantity calculation
|
2022-09-14 03:10:48 +08:00 |
|
c9s
|
7617679651
|
pivotshort: add EarlyStopRatio config
|
2022-09-14 02:18:39 +08:00 |
|
c9s
|
fe9a546c65
|
pivotshort: improve notification
|
2022-09-14 02:18:39 +08:00 |
|
c9s
|
f0ea9a357a
|
pivotshort: add one more kline price compare condition
|
2022-09-14 02:18:39 +08:00 |
|
c9s
|
613b23eab5
|
pivotshort: add FastWindow parameter
|
2022-09-13 13:09:11 +08:00 |
|
c9s
|
e171932f07
|
pivotshort: fix fast high filtering
|
2022-09-13 11:57:38 +08:00 |
|
c9s
|
68d40de62c
|
pivotshort/failedbreakhigh: call OpenPosition method
|
2022-09-12 23:38:27 +08:00 |
|
c9s
|
b22a48cb8a
|
pivotshort: fix fast low pivot filtering
|
2022-09-12 23:32:53 +08:00 |
|
c9s
|
ba85e7e5ff
|
pivotshort: add fastWindow parameter
|
2022-09-12 23:26:40 +08:00 |
|
c9s
|
776f89b2f2
|
pivotshort: apply OpenPositionOptions to breakLow
|
2022-09-12 23:24:37 +08:00 |
|
c9s
|
04f7b96c6a
|
pivotshort: add fast pivot high filtering
|
2022-09-12 23:13:31 +08:00 |
|
c9s
|
e23ed8c783
|
pivotshort: add fastpivot
|
2022-09-12 23:13:31 +08:00 |
|
Andy Cheng
|
98bd6ca1d2
|
strategy/pivotshort: make strategy controller work
|
2022-09-11 14:09:46 +08:00 |
|
c9s
|
8dca24e9ee
|
all: solve cyclic import
|
2022-09-09 17:40:17 +08:00 |
|
c9s
|
90f3727d68
|
pivotshort: log submit order error
|
2022-09-08 23:19:14 +08:00 |
|
c9s
|
edc8c132d5
|
pivotshort: print stopEMA protection
|
2022-09-08 23:17:35 +08:00 |
|
c9s
|
149b1e1444
|
pivotshort: add BreakInterval config
|
2022-08-31 13:00:32 +08:00 |
|
c9s
|
3598550d3f
|
pivotshort: vwma interval should be consistent
|
2022-08-31 13:00:25 +08:00 |
|
c9s
|
c7bff1695e
|
pivotshort: avoid using 1m interval to check break
|
2022-08-31 12:59:54 +08:00 |
|
c9s
|
df902b236c
|
pivotshort: add vwma condition
|
2022-08-31 12:59:48 +08:00 |
|
c9s
|
9d97eedc0e
|
pivotshort: add failedBreakHigh
|
2022-08-31 00:37:17 +08:00 |
|
c9s
|
ca1e9e9657
|
pivotshort: remove the legacy support take profit
|
2022-08-31 00:37:12 +08:00 |
|
c9s
|
11854db51a
|
pivotshort: move SupportTakeProfit to the core api
|
2022-08-26 18:09:46 +08:00 |
|
c9s
|
c8c7211e75
|
pivotshort: fix resistance short subscribe
|
2022-08-26 17:55:59 +08:00 |
|
c9s
|
a48471d4c8
|
pivotshort: refactor trend ema and stop ema
|
2022-08-26 17:52:46 +08:00 |
|
c9s
|
52d245ecf1
|
floats: move floats related functions and add crossover, crossunder funcs
|
2022-08-26 16:15:39 +08:00 |
|
c9s
|
88f243c91b
|
util: move math util functions to util
|
2022-08-24 11:34:55 +08:00 |
|
ankion
|
65218d8920
|
pivotshort: trendema add length check
|
2022-08-12 00:54:40 +08:00 |
|
ankion
|
1b0f653450
|
pivotshort: trendema add initial date
|
2022-08-11 16:42:29 +08:00 |
|
c9s
|
55a128ea90
|
pivotshort: use bbgo notify instead of just info log
|
2022-07-30 18:14:53 +08:00 |
|
c9s
|
8873101752
|
pivotshort: move trendEMA log
|
2022-07-30 18:02:28 +08:00 |
|
c9s
|
efaf8e9559
|
pivotshort: add more logs
|
2022-07-30 13:14:29 +08:00 |
|
c9s
|
bd754e1714
|
pivotshort: use infof log
|
2022-07-29 16:13:57 +08:00 |
|
Fredrik
|
b324149db2
|
added SideEffectTypeAutoRepay to supportTakeProfit
|
2022-07-29 09:41:35 +02:00 |
|
c9s
|
30978ecbd4
|
pivotshort: check TrendEMA pointer
|
2022-07-28 11:29:27 +08:00 |
|
c9s
|
d61047cd26
|
pivotshort: add maxGradient config to trendEMA
|
2022-07-28 10:27:16 +08:00 |
|
c9s
|
5fa2606357
|
pivotshort: rename kLineClosedStop to fakeBreakStop
|
2022-07-28 09:29:10 +08:00 |
|
c9s
|
151d907457
|
use debug log for trendEMA
|
2022-07-27 19:22:56 +08:00 |
|
c9s
|
c65456e44b
|
pivotshort: refactor and add trendEMA to resistance short
|
2022-07-27 19:22:56 +08:00 |
|
c9s
|
2719c86400
|
pivotshort: drop unused tail function
|
2022-07-27 19:22:56 +08:00 |
|
c9s
|
5821dd02cb
|
pivotshort: fix log format
|
2022-07-27 19:22:56 +08:00 |
|
c9s
|
9b35c789ee
|
pivotshort: add total quantity to the notification
|
2022-07-27 19:22:55 +08:00 |
|
c9s
|
b067c02cf0
|
pivotshort: fix resistance order quantity calculation
|
2022-07-27 19:22:55 +08:00 |
|
c9s
|
a9eef3fb93
|
pivotshort: fix pivot low usage
|
2022-07-27 19:22:55 +08:00 |
|
c9s
|
4c6fe11796
|
pivotshort: rename ClosedKLineStop to fake break stop
|
2022-07-27 12:04:54 +08:00 |
|
c9s
|
7438798390
|
bbgo: add ClosedKLineStop trigger
|
2022-07-27 11:47:12 +08:00 |
|
c9s
|
f323e91a56
|
pivotshort: fix resistance short
|
2022-07-27 11:30:32 +08:00 |
|
c9s
|
ac496e8488
|
pivotshort: refactor pivot low collector
|
2022-07-27 01:57:28 +08:00 |
|
c9s
|
b746f801f7
|
pivotshort: get the correct pivot low value
|
2022-07-27 01:56:18 +08:00 |
|
c9s
|
854af6b4bd
|
pivotshort: use new config struct stopEMA and trendEMA
|
2022-07-27 01:53:53 +08:00 |
|