Commit Graph
19 Commits
Author SHA1 Message Date
Matthias 95aade53d1 Remove referral code 2021-03-29 06:59:35 +02:00
OtenMotenandGitHub 67fd683de3 Added second indicator (RSI) 2021-03-28 15:22:51 +02:00
OtenMotenandGitHub 86bd9e2dcf Create HO-Strategy005.py 2021-03-15 12:42:01 +01:00
Matthias 95c5a69d20 Fix tabs to spaces 2021-03-12 06:15:16 +01:00
Felipe Fernandes a6b5ab3191 fix and update the doc comment 2021-03-11 19:33:37 -03:00
Felipe Fernandes 375370b1eb fix hyperopting multi-value categories on AverageHyperopt 2021-03-10 20:55:12 -03: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
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 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
psionyx2311andGitHub 77f0b51d77 Create ReinforcedSmoothScalp_hyperopt.py 2020-05-09 17:58:30 -04: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
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
OtenMotenandMatthias 985f1868ac Add Hyperopt file for AverageStrategy 2019-12-23 20:24:34 +01:00
hroff-1902 7e40bccdf8 Add hyperopt for MACDStrategy 2019-07-11 03:26:45 +03:00