This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 158
⚡️ Weighted Signal: PVT - Price Volume Trend #54
Closed
Closed
Changes from 2 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
Signal importance report | ||
-------------------------------------------------------------------- | ||
Stake currency: USDT | ||
|
||
Total Overall Signal Importance: | ||
-------------------------------------------------------------------- | ||
avg | down | side | up | ||
adx_strong_up_down: 53.17% | 46.5% | 50.0% | 63.0% | ||
bollinger_bands: 32.67% | 15.5% | 20.0% | 62.5% | ||
ema_long_golden_death_cross: 43.5% | 67.5% | 49.5% | 13.5% | ||
ema_short_golden_death_cross: 43.17% | 30.0% | 35.5% | 64.0% | ||
macd: 32.83% | 10.0% | 25.0% | 63.5% | ||
rsi: 52.5% | 46.5% | 50.0% | 61.0% | ||
sma_long_golden_death_cross: 43.17% | 63.0% | 42.5% | 24.0% | ||
sma_short_golden_death_cross: 40.5% | 59.5% | 14.5% | 47.5% | ||
vwap_cross: 67.0% | 70.0% | 76.0% | 55.0% | ||
pvt_cross: 30.83% | 77.5% | 11.0% | 4.0% | ||
|
||
Total Overall Buy Signal Importance: | ||
-------------------------------------------------------------------- | ||
avg | down | side | up | ||
adx_strong_up: 91.33% | 93.0% | 100.0% | 81.0% | ||
bollinger_bands: 30.67% | 0.0% | 0.0% | 92.0% | ||
ema_long_golden_cross: 16.0% | 35.0% | 13.0% | 0.0% | ||
ema_short_golden_cross: 46.33% | 48.0% | 20.0% | 71.0% | ||
macd: 19.33% | 20.0% | 11.0% | 27.0% | ||
rsi: 55.0% | 47.0% | 45.0% | 73.0% | ||
sma_long_golden_cross: 49.33% | 74.0% | 26.0% | 48.0% | ||
sma_short_golden_cross: 51.33% | 100.0% | 29.0% | 25.0% | ||
vwap_cross: 90.33% | 100.0% | 71.0% | 100.0% | ||
pvt_cross: 28.67% | 64.0% | 22.0% | 0.0% | ||
|
||
Total Overall Sell Signal Importance: | ||
-------------------------------------------------------------------- | ||
avg | down | side | up | ||
adx_strong_down: 15.0% | 0.0% | 0.0% | 45.0% | ||
bollinger_bands: 34.67% | 31.0% | 40.0% | 33.0% | ||
ema_long_death_cross: 71.0% | 100.0% | 86.0% | 27.0% | ||
ema_short_death_cross: 40.0% | 12.0% | 51.0% | 57.0% | ||
macd: 46.33% | 0.0% | 39.0% | 100.0% | ||
rsi: 50.0% | 46.0% | 55.0% | 49.0% | ||
sma_long_death_cross: 37.0% | 52.0% | 59.0% | 0.0% | ||
sma_short_death_cross: 29.67% | 19.0% | 0.0% | 70.0% | ||
vwap_cross: 43.67% | 40.0% | 81.0% | 10.0% | ||
pvt_cross: 33.0% | 91.0% | 0.0% | 8.0% | ||
|
||
Losing Open Trade Sell Unclogger: | ||
-------------------------------------------------------------------- | ||
|
||
minimal_losing_trade_duration_minutes: 36 | ||
minimal_losing_trades_open: 4 | ||
trend_lookback_candles_window: 24 |
300 changes: 300 additions & 0 deletions
300
user_data/hyperopt_results/strategy_MoniGoManiHyperStrategy_no_pvt.fthypt
Large diffs are not rendered by default.
Oops, something went wrong.
300 changes: 300 additions & 0 deletions
300
user_data/hyperopt_results/strategy_MoniGoManiHyperStrategy_with_pvt.fthypt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: please fix the # identation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed in 8f2b61f