c9s
|
59287b5116
|
all: support context isolation
|
2022-10-03 16:01:08 +08:00 |
|
zenix
|
5c1d0f95e2
|
fix/drift_stoploss
|
2022-10-03 14:00:18 +09:00 |
|
zenix
|
8e82e24c05
|
fix: drift close position with retry limit
|
2022-09-29 20:31:10 +09:00 |
|
zenix
|
58736b1b2d
|
refactor: extract stoploss, fix highest/lowest in trailingExit
|
2022-09-29 20:15:10 +09:00 |
|
zenix
|
5086af2886
|
fix: reduce Quantity precheck, drift condition, ewo refactor
|
2022-09-28 20:06:37 +09:00 |
|
c9s
|
7b47a51fae
|
irr: fix strategy id
|
2022-09-28 17:07:13 +08:00 |
|
Yo-An Lin
|
1b531b66a2
|
Merge pull request #959 from austin362667/austin362667/factorzoo
stratgy: add irr
|
2022-09-28 17:05:03 +08:00 |
|
Yo-An Lin
|
bf7829973a
|
Merge pull request #968 from zenixls2/refactor/dump_param
feature: add config dump / param dump / param modify for elliottwave
|
2022-09-28 16:50:36 +08:00 |
|
zenix
|
b2875eedc5
|
feature: add config dump / param dump / param modify for elliottwave, refactor param dump
|
2022-09-27 20:26:59 +09:00 |
|
zenix
|
ad4ee93033
|
fix: wrong tag in drift
|
2022-09-26 20:16:27 +09:00 |
|
Yo-An Lin
|
8d92d43710
|
Merge pull request #955 from narumiruna/improve-marketcap
FEATURE: marketcap: reduce frequency of querying data from coinmarketcap
|
2022-09-24 01:54:30 +08:00 |
|
zenix
|
fdbcaef2ca
|
fix: use ZeroAssetError, refactor
|
2022-09-22 20:26:18 +09:00 |
|
なるみ
|
4b1f7c65ce
|
reduce frequency of querying data from coinmarketcap
|
2022-09-22 14:12:18 +08:00 |
|
zenix
|
ac2f7decdf
|
fix: dup naming, remove Leverage from drift field
|
2022-09-22 13:48:01 +09:00 |
|
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
|
247a22c4fe
|
xmaker: fix profit stats notification
|
2022-09-20 15:09:22 +08:00 |
|
austin362667
|
beb13449cb
|
strategy: refactor oneliner to irr
|
2022-09-20 10:32:57 +08:00 |
|
austin362667
|
4f99110d2b
|
stratgy: add oneliner
|
2022-09-20 10:32:57 +08:00 |
|
Yo-An Lin
|
29376defa3
|
Merge pull request #958 from c9s/strategy/pivotshort
WIP: strategy/pivotshort: more improvements
|
2022-09-19 17:27:31 +08:00 |
|
c9s
|
f9f2df29e7
|
types: use passed time to reset today pnl
|
2022-09-19 09:33:18 +08:00 |
|
Yo-An Lin
|
3230088f9f
|
Merge pull request #953 from zenixls2/fix/drift
fix: drift minus weight, preloaded kline not enough
|
2022-09-17 18:15:44 +08:00 |
|
Yo-An Lin
|
39c347f0a0
|
Merge pull request #950 from c9s/strategy/pivotshort
strategy/pivotshort
|
2022-09-17 18:14:41 +08:00 |
|
zenix
|
7044b0d8ea
|
fix: drift minus weight, preloaded kline not enough
|
2022-09-16 19:11:36 +09:00 |
|
Zenix
|
44de961ea1
|
Merge pull request #942 from zenixls2/feature/modifiable
feature: add modify tg command. fix wdrift ma length
|
2022-09-16 15:23:38 +09:00 |
|
c9s
|
2f575488c2
|
pivotshort: fix log format and notification
|
2022-09-16 11:18:11 +08: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
|
539513ada0
|
pivotshort: fix breaklow parameters
|
2022-09-14 21:03:54 +08:00 |
|
c9s
|
53d622daf5
|
pivotshort: add the kline object to the notification
|
2022-09-14 19:08:54 +08:00 |
|
c9s
|
728cb6d56c
|
pivotshort: add one more kline pattern to check the break
|
2022-09-14 19:08:21 +08:00 |
|
c9s
|
67b526120a
|
indicator/macd: fix update callback and add log in pivotshort
|
2022-09-14 18:41:11 +08:00 |
|
c9s
|
82b4594984
|
pivotshort: remove unused trendEMA floats
|
2022-09-14 18:20:56 +08:00 |
|
c9s
|
ebf4abf54d
|
pivotshort: improve last high/low invalidation
|
2022-09-14 18:20:02 +08:00 |
|
Yo-An Lin
|
dc195e824b
|
Merge pull request #920 from austin362667/austin362667/factorzoo
strategy: add trend trader
|
2022-09-14 15:00:08 +08:00 |
|
Yo-An Lin
|
a3034546f4
|
Merge pull request #945 from narumiruna/feature/marketcap/coinmarketcap
FEATURE: marketcap: get marketcap values from coinmarketcap
|
2022-09-14 10:58:08 +08:00 |
|
zenix
|
d40b34e4d6
|
feature: add modify tg command. fix wdrift ma length
|
2022-09-14 11:08:10 +09:00 |
|
c9s
|
402ac58b53
|
pivotshort: fix pilotQuantity calculation
|
2022-09-14 03:10:48 +08:00 |
|
なるみ
|
7b218e65e2
|
remove unused field
|
2022-09-14 02:51:12 +08:00 |
|
なるみ
|
71ae75df73
|
fixup! get marketcap values from coinmarketcap
|
2022-09-14 02:47:12 +08:00 |
|
なるみ
|
e7a7e21b68
|
remove notifiability
|
2022-09-14 02:46:23 +08:00 |
|
なるみ
|
9b5f204cbe
|
get marketcap values from coinmarketcap
|
2022-09-14 02:44:57 +08:00 |
|
c9s
|
b4990f173d
|
xnav: fix negative usd value check
|
2022-09-14 02:20:54 +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 |
|
なるみ
|
0a07a70415
|
Merge pull request #943 from narumiruna/fix/marketcap-market-error
FIX: fix market error
|
2022-09-13 23:45:41 +08:00 |
|
なるみ
|
9af58b07ec
|
fix market error
|
2022-09-13 23:35:29 +08:00 |
|
c9s
|
613b23eab5
|
pivotshort: add FastWindow parameter
|
2022-09-13 13:09:11 +08:00 |
|