Commit Graph
134 Commits
Author SHA1 Message Date
OtenMotenandGitHub af904dbc19 Merge pull request #1 from OtenMoten/OtenMoten-ho-swing-high-to-sky
Added Hyper-Optimization "Swing-High-To-Sky"
2021-02-22 12:18:57 +01:00
OtenMotenandGitHub aaac23a96a Added Hyper-Optimization "Swing-High-To-Sky"
I like to share my newest hyperopt with you. I though about how cool it would be to know what's the perfect timeperiod for CCI indicator. In a strategy you do something like this: dataframe['cci'] = ta.CCI(timeperiod=14)

You would do this by hand for each timeperiod which is very annoying. Therefore, I created this hyperopt to looking for the perfect timeperiod for the CCI indicator. Please review this pull request very critical and share your minds.

Since the last two months (from 1st Jan 2021 until now) this strategy in BTC/USDT 30m chart had worked very very well. After two months I now optimize this strategy again.
2021-02-22 12:17:46 +01:00
MatthiasandGitHub 2bb17e23f5 Merge pull request #117 from JoeSchr/feature/add-BinHV45-hyperopt
add hyperopts for BinHV45 strategy
2021-02-08 09:27:10 +01:00
Joe Schr d4f1514a32 Improve leading comment explaining hyperopt strategy 2021-02-07 15:49:43 +01:00
Joe Schr 8888f423cf add hyperopts for BinHV45 strategy 2021-02-05 18:16:24 +01:00
Matthias 488002319c Fix ReinforcedSmoothScalp
Closes #109
2020-11-18 19:57:58 +01:00
MatthiasandGitHub 4ce8f7099b Merge pull request #108 from freqtrade/replace_ticker_interval
Replace all "ticker_interval" with timeframe
2020-11-06 07:13:03 +01:00
Matthias 9fd0faddd8 Replace all "ticker_interval" with timeframe 2020-11-06 07:04:29 +01:00
MatthiasandGitHub 5f29be114e Merge pull request #107 from freqtrade/remove_config-link
Remove config link
2020-10-30 16:43:05 +01:00
MatthiasandGitHub f03c447c7e Improve wording 2020-10-30 16:42:51 +01:00
MatthiasandGitHub 88c52f8818 Revmove config link 2020-10-30 14:44:58 +01:00
Matthias 705d5b9de8 Fix invalid syntax in SmoothOperator
closes #105
2020-10-28 07:44:28 +01:00
MatthiasandGitHub 598def9553 Merge pull request #91 from freqtrade/reinforcedScalpHyperopt
Reinforced scalp hyperopt
2020-08-31 14:58:37 +02:00
MatthiasandGitHub 3b1de9bf5c Merge pull request #66 from freqtrade/generalize_reinforced_avgstrategy
Generalize ReinforcedAverageStrategy for other timeframes
2020-08-31 14:58:08 +02:00
MatthiasandGitHub d44cd24c88 Merge pull request #96 from coorasse/patch-1
correct typo
2020-08-25 08:42:03 +02:00
Alessandro RodiandGitHub 628d0e01c8 correct typo 2020-08-25 08:37:38 +02:00
Matthias 379f74d604 Align ADXMomentum to ducmnented link
closes #94
2020-08-23 19:28:39 +02:00
Matthias 6312732255 Add volume > 0 check 2020-08-02 11:01:27 +02:00
Matthias 533a9ee907 Align hyperopt to best practices 2020-08-02 10:56:31 +02:00
MatthiasandGitHub ad0071c5bb Merge pull request #75 from bmoulkaf/add-new-strategies
TD sequential strategy
2020-06-04 14:47:52 +02:00
MatthiasandGitHub c6dfe1c6de Add default strategy settings 2020-06-04 14:46:22 +02:00
MatthiasandGitHub 5ce0934849 Add source 2020-06-04 14:41:51 +02:00
MatthiasandGitHub a4a985bebf Fix docstring, increase stoploss
Using a pretty generic stoploss of 0.05. (0.003 was too specific and will not work in realistic scenarios).
2020-06-04 14:41:15 +02:00
psionyx2311andGitHub 77f0b51d77 Create ReinforcedSmoothScalp_hyperopt.py 2020-05-09 17:58:30 -04:00
bmoulkafandGitHub 0482bd575e strategy buy signal fix 2020-04-18 11:38:36 +00:00
bmoulkaf cce133e2fb TD sequential strategy 2020-04-17 23:08:33 +00:00
hroff-1902andGitHub 5543b5855c Merge pull request #74 from hclivess/patch-1
Update command
2020-04-16 19:47:09 +03:00
hroff-1902andGitHub fb2bf563a4 Some more cosmetics 2020-04-16 19:46:52 +03:00
Jan KučeraandGitHub c20663069d Update command
This either changed (incompatible) or is a typo
2020-04-16 18:41:32 +02:00
hroff-1902andGitHub ab9cba8d74 Merge pull request #58 from freqtrade/AverageHyperopt
hyperopt for AverageStrategy.py
2020-04-16 12:27:19 +03:00
hroff-1902andGitHub 90279c5124 Merge pull request #73 from freqtrade/stochf_integer
stochf parameters are all integers
2020-04-12 22:47:01 +03:00
MatthiasandGitHub 0af4d1d1d2 Merge pull request #36 from hroff-1902/hyperopt-MACDStrategy
hyperopt for MACDStrategy
2020-04-11 17:22:55 +02:00
Matthias 23c2e43cba Remove unnecessary methods, improve docstring 2020-04-11 17:19:16 +02:00
Matthias abb95aaf7f Simplify and fix AverageHyperopt 2020-04-07 17:50:43 +02:00
Matthias 8ac1efddbf stochf parameters are all integers 2020-04-04 19:53:41 +02:00
hroff-1902andGitHub 4df3a46e19 Merge pull request #71 from freqtrade/xmatthias-patch-1
Update links to strategies
2020-03-24 23:34:55 +03:00
MatthiasandGitHub f42abc37bc Update links to strategies 2020-03-24 10:28:36 +01:00
MatthiasandGitHub 16d3f430f7 Merge pull request #65 from lebonez/patch-1
Remove buyframe dependency
2020-02-10 17:36:53 +01:00
Matthias d02579f711 Generalize ReinforcedAverageStrategy for other timeframes 2020-02-08 10:56:35 +01:00
Mitchell WallsandGitHub 5a68051002 Remove buyframe dependency
Removed buyframe from populate_sell_trend
2020-01-28 15:20:10 -06:00
hroff-1902andGitHub 20941f7675 Merge pull request #63 from freqtrade/ReinforcedAvgStrat
Fix ReinforcedAverageStrategy to work
2020-01-17 04:15:10 +03:00
Matthias 2f7e5203bb Remove potential future-looking code 2020-01-16 20:08:41 +01:00
Matthias 690f04ccb0 Fix ReinforcedAverageStrategy to work 2020-01-16 19:59:15 +01:00
OtenMotenandMatthias 985f1868ac Add Hyperopt file for AverageStrategy 2019-12-23 20:24:34 +01:00
MatthiasandGitHub 24fe931df2 Merge pull request #57 from freqtrade/readme
Updat readme.md to align to current commands
2019-12-23 12:42:59 +01:00
Matthias 5307378093 Fix typos 2019-12-23 12:42:32 +01:00
Matthias a3e53bab17 Updat readme.md to align to current commands 2019-12-23 09:35:56 +01:00
hroff-1902andGitHub 21c241b6a9 Merge pull request #47 from freqtrade/strat005
The strategy should use rolling volume, not absolute mean
2019-11-21 11:17:29 +03:00
MatthiasandGitHub cb0208466e Merge pull request #52 from freqtrade/hroff-1902-patch-1
Align InformativeSample with current freqtrade dataprovider interface
2019-11-20 19:38:31 +01:00
hroff-1902andGitHub a2210d2cc0 Align InformativeSample with current freqtrade dataprovider interface 2019-11-20 21:30:29 +03:00