Commit Graph

24 Commits

Author SHA1 Message Date
zenix
fd875c7060 fix: add series.filter, fix fixedpoint.Four, fix modifiable for embedded fields, change drift to use openPosition, modify openPosition behavior 2022-09-22 13:01:26 +09:00
c9s
9819f0941b
pivotshort: clean up debug comment 2022-09-16 01:24:01 +08:00
c9s
cd338f8fe2
pivotshort: add pivotWindow parameter 2022-09-16 01:23:15 +08:00
c9s
3d7fc75e4b
pivotshort: add MACDDivergence protection 2022-09-16 01:15:18 +08:00
c9s
e2dd7c7360
indicator: improve macd indicator update callback 2022-09-15 17:53:12 +08:00
c9s
67b526120a
indicator/macd: fix update callback and add log in pivotshort 2022-09-14 18:41:11 +08:00
c9s
ebf4abf54d
pivotshort: improve last high/low invalidation 2022-09-14 18:20:02 +08:00
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
04f7b96c6a
pivotshort: add fast pivot high filtering 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