Matthias
e705e712e7
Update strategies to new Strategy interface
2022-07-10 11:36:35 +02:00
Matthias
5f46653b2d
Update averageStrategy to use Strategy parameters
2021-09-05 19:25:35 +02:00
Matthias
2d4cd26262
Convert ReinforcedScalp to parametrized strategy
2021-09-05 16:02:14 +02:00
Matthias
60120742a9
Convert SwingHigh to StrategyParameters
...
Removes HO-SwingHighToSky
2021-08-03 20:54:24 +02:00
Matthias
73c3c34b10
COnvert Strategy005 to Hyperoptable Strategy
2021-08-03 20:38:53 +02:00
Matthias
314ad6c1ec
Convert MACDStrategy to hyperoptable strategy
2021-08-03 20:31:30 +02:00
Matthias
f2de8f7833
Make BinHV45 use hyperoptable parameters (removes hyperopt file)
2021-08-03 20:18:03 +02:00
Masoud Azizi
9880524f05
heracles in New API, Bugs fixed
2021-06-27 03:12:18 +00:00
Matthias
67a9509a2f
Remove missleading fallback hyperopt methods
2021-06-09 19:16:39 +02:00
Masoud Azizi
365994e8ac
mabStra hyperoptable Strategy
2021-05-18 22:02:41 +04:30
Matthias
eccd22be14
Remove whitespaces
2021-05-15 08:36:42 +02:00
Masoud Azizi and GitHub
179282b0be
Heracles Strategy Hyperopt
...
# Heracles Strategy Hyperopt
# Author: @Mablue (Masoud Azizi)
# github: https://github.com/mablue/
# IMPORTANT: INSTALL TA BEFOUR RUN:
# :~$ pip install ta
# freqtrade hyperopt --hyperopt HerculesHo --hyperopt-loss SharpeHyperOptLossDaily --spaces all --strategy Hercules --config config.json -e 100
2021-04-15 11:03:07 +04:30
Masoud Azizi and GitHub
455bad4fa0
renamed --genes to --spaces!
2021-04-13 21:19:59 +04:30
Masoud Azizi and GitHub
d33c032f50
GodStra Hyperopt script
...
this is the hyperopt script of GodStra Strategy
2021-04-13 21:16:37 +04:30
Masoud Azizi and GitHub
d7b36772b8
mabStra Strategy HyperOpt
2021-04-08 22:09:27 +04:30
Matthias
95aade53d1
Remove referral code
2021-03-29 06:59:35 +02:00
OtenMoten and GitHub
67fd683de3
Added second indicator (RSI)
2021-03-28 15:22:51 +02:00
OtenMoten and GitHub
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
OtenMoten and GitHub
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
psionyx2311 and GitHub
77f0b51d77
Create ReinforcedSmoothScalp_hyperopt.py
2020-05-09 17:58:30 -04:00
hroff-1902 and GitHub
fb2bf563a4
Some more cosmetics
2020-04-16 19:46:52 +03:00
Jan Kučera and GitHub
c20663069d
Update command
...
This either changed (incompatible) or is a typo
2020-04-16 18:41:32 +02:00
hroff-1902 and GitHub
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
OtenMoten and Matthias
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