Commit Graph

7661 Commits (fff8ced3b059f6901f414a39ea1fe5ed7ff40dee)
 

Author SHA1 Message Date
Matthias fff8ced3b0
Merge pull request #2843 from hroff-1902/allow-derived-strategies
6 years ago
Matthias 67e66a6c4a Merge pull request #2882 from hroff-1902/update_advanced_hyperopt_template
6 years ago
Matthias 5bae5a6a35
Merge pull request #2881 from hroff-1902/no_nxt_in_config_example
6 years ago
hroff-1902 61ced5e926 Fix typo
6 years ago
hroff-1902 28184201e4 Align sample_hyperopt_advanced.py to hyperopt_interface.py
6 years ago
hroff-1902 a893f70e49 Replace NXT with XRP in config.json.example
6 years ago
hroff-1902 6990f6af25
Merge pull request #2870 from freqtrade/dry_run_docs
6 years ago
hroff-1902 c501fd0a70
Merge pull request #2875 from yazeed/distinguish_draws_from_wins
6 years ago
Yazeed Al Oyoun aa2cb937b1 flake8 :)
6 years ago
Yazeed Al Oyoun ff819386e1 added draws to backtesting tables, reduced len of some labels to help fit this without increasing total width
6 years ago
hroff-1902 f57bd6b616
Keep the docs clean for unexperienced users
6 years ago
hroff-1902 418e7adac1
Highlight syntax in advanced-hyperopt as well
6 years ago
hroff-1902 2034527faa
Update docs/strategy-customization.md
6 years ago
hroff-1902 412f5d68de
Add description to hyperopt advanced doc chapter
6 years ago
hroff-1902 2846f9454f
Add description in the docs
6 years ago
hroff-1902 739acaa475
Wordings improved
6 years ago
Matthias 97e48080e8
Merge pull request #2839 from hroff-1902/list-hyperopts-2
6 years ago
Yazeed Al Oyoun 5b00eaa42d
Updated Strategy Summary table to match other backtesting tables (#2864)
6 years ago
Yazeed Al Oyoun 9639ffb140
added daily sharpe ratio hyperopt loss method, ty @djacky (#2826)
6 years ago
Matthias 586cbc750c Add considerations for dry-run
6 years ago
hroff-1902 b5ee4f17cb
Merge pull request #2830 from orehunt/spreadfilter
6 years ago
Matthias 6866f6389d Fix merge-error
6 years ago
hroff-1902 d2cac1d8fd
Merge branch 'develop' into spreadfilter
6 years ago
untoreh aa54fd2251 - added spread filter
6 years ago
hroff-1902 f5fb129483
Merge pull request #2858 from freqtrade/fix/rolling_max
6 years ago
Matthias a707aeb3d0 Fix implementation of rolling_max
6 years ago
Matthias f8bb6a3e06
Merge pull request #2855 from yazeed/text_mods_in_check_depth_of_market_buy
6 years ago
Yazeed Al Oyoun 91b4c9668c More consistency changes...
6 years ago
hroff-1902 d457d43999
Merge pull request #2833 from hroff-1902/type-hints
6 years ago
hroff-1902 ffb53a6df5
get rid of typing.cast()
6 years ago
hroff-1902 82590657fb
Merge pull request #2848 from freqtrade/dependabot/pip/develop/scikit-optimize-0.7.1
6 years ago
Matthias 54303880d3
Merge pull request #2849 from freqtrade/dependabot/pip/develop/pandas-1.0.0
6 years ago
Matthias cbabc295c7 Don't convert to datetime - but convert to datetime64 instead
6 years ago
Matthias b8aaf744e8
Merge pull request #2851 from hroff-1902/improve-logging-3
6 years ago
hroff-1902 64f04845b6
Merge pull request #2850 from freqtrade/try_fix_randoM-test
6 years ago
hroff-1902 684cb54992 Add pair to exception msg
6 years ago
Matthias f6c09160ab make sure asyncio_loop is not initialized within ccxt code
6 years ago
Matthias 221950cdc4
Merge pull request #2845 from freqtrade/dependabot/pip/develop/jinja2-2.11.1
6 years ago
Matthias 6e6c0757d6
Merge pull request #2847 from freqtrade/dependabot/pip/develop/ccxt-1.22.30
6 years ago
Matthias 2ee99bde29
Merge pull request #2846 from freqtrade/dependabot/pip/develop/pytest-5.3.5
6 years ago
dependabot-preview[bot] d5f704009f
Bump pandas from 0.25.3 to 1.0.0
6 years ago
dependabot-preview[bot] 3938418ad5
Bump scikit-optimize from 0.5.2 to 0.7.1
6 years ago
dependabot-preview[bot] 401748e9a7
Bump ccxt from 1.21.91 to 1.22.30
6 years ago
dependabot-preview[bot] bc2ae3e88d
Bump pytest from 5.3.4 to 5.3.5
6 years ago
dependabot-preview[bot] 7b8e665323
Bump jinja2 from 2.10.3 to 2.11.1
6 years ago
hroff-1902 df249c7c03
Remove unclear comment
6 years ago
hroff-1902 5c20311768
Merge pull request #2844 from freqtrade/coveralls_twice
6 years ago
Matthias d0506a6435 Use correct matrix variable
6 years ago
Matthias c8960ab628 Only run coveralls once
6 years ago
hroff-1902 537596001e Allow derived strategies
6 years ago