Commit Graph

12246 Commits (d758b0ccabcbdd5a00a04146992518d187d49043)
 

Author SHA1 Message Date
Matthias d758b0ccab
Merge pull request #5232 from octaviusgus/patch-1
5 years ago
Matthias c5489d530a Reexport File to docs to have this available as documentation too
5 years ago
octaviusgus 558bcc7959 Jupyter notebook snippet: Plotting daily profit / equity line
5 years ago
octaviusgus 4aa2ae37bd
add daily_profit_list
5 years ago
Matthias 791dfd9ba3 Fix some doc typos
5 years ago
Matthias 898bef1837
Merge pull request #5219 from freqtrade/hyperopt_paramfile
5 years ago
Matthias 77293b1f1e Remove Zero duration Trades
5 years ago
Matthias a4096318e0 Provide full backtest-statistics to Hyperopt loss functions
5 years ago
Matthias e9dbd57da4
Merge pull request #5221 from rokups/patch-2
5 years ago
Matthias dc8abd77df Fix import order
5 years ago
Rokas Kupstys 3686efa08a Add range property to CategoricalParameter and DecimalParameter, add their tests.
5 years ago
Matthias 9d6860337f
Merge pull request #5212 from rokups/rk/trailing-stop-2
5 years ago
Matthias 3503fdb4ec Improve tests for newly added methods
5 years ago
Matthias fbd91cd3f8 Improve formatting to avoid backslash newlines
5 years ago
Matthias b25ad68c44 Fix np.bool_ not outputting correctly
5 years ago
Matthias 849f01e6b7 FIx doc typo
5 years ago
Matthias 7acbc9a554
Merge pull request #5220 from freqtrade/dependabot/docker/python-3.9.6-slim-buster
5 years ago
dependabot[bot] 99bc6bbb8f
Bump python from 3.9.5-slim-buster to 3.9.6-slim-buster
5 years ago
Matthias e034f11dcc Improve test for hyperopt_show
5 years ago
Matthias b8de3270fa Plotting: Fix hover mode options after plotly update
5 years ago
Matthias 60b7f6edff Improve documentation
5 years ago
Matthias 15e36a20e1 Improve naming of default hyperopt serializer
5 years ago
Rokas Kupstys bc0742ae67 Fix extremely optimistic results when using a combination of custom_stoploss and trailing_stop.
5 years ago
Matthias 0809225a0a Update documentation to mention parameter strategy files
5 years ago
Matthias 645da51b5f Add test for parameter loading
5 years ago
Matthias dcf53ac3ff Add test for try_eport_params
5 years ago
Matthias ff61b8a2e7 Disable parameter export from tests
5 years ago
Matthias 84703080b8 Extract hyperopt_defaults_serializer to hyperopt_tools
5 years ago
Matthias 55f032b18e Catch trying to read faulty parameter file
5 years ago
Matthias 62cdbdc26a Automatically export hyperopt parameters
5 years ago
Matthias af04c8e2da
Merge pull request #5205 from barisengez/develop
5 years ago
barbarius a8117c6e0b Refactored to use results variable from for loop
5 years ago
Matthias a2ccc1526e Load parameters from file
5 years ago
Matthias 8ca0076332 Fix small typos
5 years ago
Matthias d4514f5f16 Introduce File versions to hyperopt result files
5 years ago
Matthias a7e9e362b7 Simplify printing logic for non-optimized parameters
5 years ago
Matthias 8b7010fc9a Update pprint name
5 years ago
Matthias aa5181ca81 Properly export non-optimized parameters
5 years ago
Matthias ef14359d31 Add some tests for paramfile writing
5 years ago
Matthias e97de4643f Move tests to hyperopttools test file
5 years ago
Matthias 34e6ce431f Print non-optimized parameters (also stop / roi)
5 years ago
Matthias 2310deec53 Update name to get non-optimized parameters
5 years ago
Matthias 8cdd1e3aef Fix some type errors
5 years ago
Matthias 2bf17f71e7 Dump parameters from hyperopt-show
5 years ago
Matthias 750c780293 Support loading parameters from json file
5 years ago
Matthias eb5cee4934
Merge pull request #5210 from eschava/profit_best_pair
5 years ago
Eugene Schava d54de72471 "/profit N" command should print best pair for the same period of time, not for all trades
5 years ago
Matthias 65d7e74888 Add note about ldconfig
5 years ago
Matthias 0907a572df
Merge pull request #5201 from freqtrade/dependabot/pip/develop/plotly-5.0.0
5 years ago
Matthias 534083c665
Merge pull request #5197 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.9
5 years ago