Commit Graph

  • a00f852cf9 Add best / worst pair to summary statistics Matthias 2020-11-28 16:56:08 +01:00
  • 03c5714399 Use explicit merge without depending on library detail. Add no trades case. Leif Segen 2020-11-28 09:45:17 -06:00
  • e1d42ba78c Alphabetize Leif Segen 2020-11-28 09:44:01 -06:00
  • 56529180eb Further improve hyperopt docs Matthias 2020-11-28 16:42:08 +01:00
  • ff286bd80c Slightly clarify hyperopt docs Matthias 2020-11-28 16:32:44 +01:00
  • a47d8dbe56 Small refactor, avoiding duplicate calculation of profits Matthias 2020-11-28 11:31:28 +01:00
  • 829a47b187 Merge pull request #4006 from freqtrade/remove_deprecated_experimentals Matthias 2020-11-28 10:34:47 +01:00
  • 4cb331b5ad Remove non-needed parameters from tests Matthias 2020-11-28 10:24:44 +01:00
  • b7703e6428 Merge pull request #4007 from mrsegen/patch-2 Matthias 2020-11-28 10:22:58 +01:00
  • 37d2e476df isort imports Leif Segen 2020-11-28 01:59:30 -06:00
  • f448564073 Lint Leif Segen 2020-11-28 01:49:46 -06:00
  • ecce5265f5 Linting Leif Segen 2020-11-28 01:43:19 -06:00
  • fefa500963 More lint Leif Segen 2020-11-28 01:34:40 -06:00
  • 966c6b308f Satisfy linter. Leif Segen 2020-11-28 01:34:18 -06:00
  • 1f7d681ddb Merge branch 'patch-4' of https://github.com/mrsegen/freqtrade into patch-4 Leif Segen 2020-11-28 01:22:15 -06:00
  • dbd50fdff6 Document filter. Leif Segen 2020-11-28 01:22:03 -06:00
  • cfbd1c4c43 Merge branch 'develop' into patch-4 Leif Segen 2020-11-28 01:17:34 -06:00
  • 662ec32073 Add test cases Leif Segen 2020-11-28 01:15:36 -06:00
  • 26855800a3 Remove unused seed Leif Segen 2020-11-28 00:39:18 -06:00
  • 4600bb807c Existing tests pass. Leif Segen 2020-11-28 00:38:06 -06:00
  • 9538fa1d72 Tweak main parameterized block for PerformanceFilter Leif Segen 2020-11-28 00:24:48 -06:00
  • 91b4c80d35 Remove unused parameters Leif Segen 2020-11-27 22:18:49 -06:00
  • afb795b6f5 Remove unnecessary test Leif Segen 2020-11-27 22:08:23 -06:00
  • 380cca2252 Remove unused imports Leif Segen 2020-11-27 22:00:48 -06:00
  • 3357350628 Revert unintended change Leif Segen 2020-11-27 22:00:36 -06:00
  • c34150552f Revert unrelated change Leif Segen 2020-11-27 21:36:55 -06:00
  • 05686998bb Add starter entry in documentation Leif Segen 2020-11-27 21:26:42 -06:00
  • 7cbd89657f Initial step towards implementing proposed code Leif Segen 2020-11-27 21:24:40 -06:00
  • 89573348b6 Fix link Leif Segen 2020-11-27 20:37:52 -06:00
  • af1b3721fb remove duplicate settings check Matthias 2020-11-27 20:28:17 +01:00
  • 95c3c45ec9 Remove long deprecated settings that moved from experimental to ask_strategy Matthias 2020-11-27 20:24:04 +01:00
  • 46ec6f498c Correct link Leif Segen 2020-11-27 12:51:44 -06:00
  • ab7807cee5 Merge pull request #4004 from freqtrade/new_release 2020.11 Matthias 2020-11-27 17:11:29 +01:00
  • 1353c59f18 Version bump to 2020.11 Matthias 2020-11-27 11:19:01 +01:00
  • 5d038552ae Merge branch 'stable' into new_release Matthias 2020-11-27 11:18:42 +01:00
  • c69ce28b76 Update backtest assumption documentation Matthias 2020-11-27 09:26:58 +01:00
  • fefb4b23d0 revise logic in should_sell Matthias 2020-11-27 09:18:03 +01:00
  • 4aa6ebee04 Add more tests for #2422 Matthias 2020-11-27 09:17:25 +01:00
  • 57461a59f3 Update backtesting documentation with new logic Matthias 2020-11-27 08:30:17 +01:00
  • 81d08c4def Add detailed backtest test verifying the ROI / trailing stop collision Matthias 2020-11-27 08:16:11 +01:00
  • 22ff67c8f8 Merge pull request #4002 from mrsegen/patch-3 Matthias 2020-11-27 08:06:47 +01:00
  • 31449987c0 Fix mkdocs rendering Matthias 2020-11-27 07:35:12 +01:00
  • cff0527919 Merge pull request #4001 from mrsegen/patch-2 Matthias 2020-11-27 07:00:30 +01:00
  • fce31447ed Prevent unintended LaTeX rendering Leif Segen 2020-11-26 19:38:20 -06:00
  • 98118f5e95 Fix parameter name Leif Segen 2020-11-26 18:46:36 -06:00
  • dddbc799f9 have kraken stoploss-limit support trailing stop Matthias 2020-11-26 19:40:08 +01:00
  • 83f6259594 Merge pull request #3999 from hoeckxer/documentation_typo Matthias 2020-11-26 11:21:48 +01:00
  • 0b68402c10 Fixed a small typo in the pairlist documentation hoeckxer 2020-11-26 10:24:48 +01:00
  • 1d56c87a34 Fully support kraken limit stoploss Matthias 2020-11-25 21:39:12 +01:00
  • 53231d94a9 Merge pull request #3975 from freqtrade/volatility_filter Matthias 2020-11-25 19:17:06 +01:00
  • 76539bc700 Merge pull request #3997 from freqtrade/kraken_limitsl Matthias 2020-11-25 16:58:34 +01:00
  • d0d9921b42 Reorder mkdocs sequence Matthias 2020-11-25 16:27:41 +01:00
  • c14c0f60a1 Add Support for kraken stoploss-limit Matthias 2020-11-25 16:27:27 +01:00
  • 8180393bbc Merge branch 'develop' into kraken_limitsl Matthias 2020-11-25 16:04:33 +01:00
  • 7f621416a1 Merge pull request #3996 from freqtrade/fix/doublelog Matthias 2020-11-25 15:22:37 +01:00
  • 6810192992 Update docstring for new filter Matthias 2020-11-24 20:25:18 +01:00
  • 8ae604d473 Ensure we're not running off of empty dataframes Matthias 2020-11-24 20:05:06 +01:00
  • 0d349cb355 Small finetuning Matthias 2020-11-22 19:59:18 +01:00
  • 8f1d2ff070 Renamd volatilityFilter to RangeStabilityFilter Matthias 2020-11-22 19:47:27 +01:00
  • 46389e343b Skip filehandler test on windows - as that causes a permission-error Matthias 2020-11-25 15:10:17 +01:00
  • b9980330a5 Add explicit test for FileHandler Matthias 2020-11-25 14:53:25 +01:00
  • 0104c9fde6 Fix double logging Matthias 2020-11-25 14:31:34 +01:00
  • 99b67348b2 Add test for double-logging Matthias 2020-11-25 14:30:58 +01:00
  • ceb50a7807 use exception handler when downloading data Matthias 2020-11-25 07:57:23 +01:00
  • bd98ff6332 Update docstring in all pairlists Matthias 2020-11-24 20:24:51 +01:00
  • 006436a18d Require use_sell_signal to be true for edge Matthias 2020-11-24 07:47:35 +01:00
  • 730c9ce471 Add Max_open_trades to summary metrics Matthias 2020-11-24 06:57:11 +01:00
  • d959eeb97d Merge pull request #2 from freqtrade/develop Leif Segen 2020-11-23 22:11:17 -06:00
  • 312533fded Match current dev file Leif Segen 2020-11-23 22:08:53 -06:00
  • 82335027b7 Merge pull request #3979 from freqtrade/dependabot/pip/develop/aiohttp-3.7.3 Matthias 2020-11-23 10:30:51 +01:00
  • 1ec99e6b76 Bump aiohttp from 3.7.2 to 3.7.3 dependabot[bot] 2020-11-23 08:05:45 +00:00
  • d325236f96 Merge pull request #3981 from freqtrade/dependabot/pip/develop/questionary-1.8.1 Matthias 2020-11-23 07:44:12 +01:00
  • 421265243c Merge pull request #3978 from freqtrade/dependabot/pip/develop/ccxt-1.38.13 Matthias 2020-11-23 07:43:20 +01:00
  • 16899b9df1 Merge pull request #3983 from freqtrade/dependabot/pip/develop/coveralls-2.2.0 Matthias 2020-11-23 07:37:36 +01:00
  • 9427b5e924 Merge pull request #3982 from freqtrade/dependabot/pip/develop/python-rapidjson-0.9.4 Matthias 2020-11-23 07:37:03 +01:00
  • 87a34b4306 Merge pull request #3980 from freqtrade/dependabot/pip/develop/mkdocs-material-6.1.6 Matthias 2020-11-23 07:36:32 +01:00
  • 56629d882e Bump coveralls from 2.1.2 to 2.2.0 dependabot[bot] 2020-11-23 05:51:03 +00:00
  • 7c7a8190ab Bump python-rapidjson from 0.9.3 to 0.9.4 dependabot[bot] 2020-11-23 05:50:54 +00:00
  • be4807d85c Bump questionary from 1.8.0 to 1.8.1 dependabot[bot] 2020-11-23 05:50:52 +00:00
  • 83b4cd7b39 Bump mkdocs-material from 6.1.5 to 6.1.6 dependabot[bot] 2020-11-23 05:50:51 +00:00
  • ec33011255 Bump ccxt from 1.37.69 to 1.38.13 dependabot[bot] 2020-11-23 05:50:43 +00:00
  • 29c6a9263d Protect against 0 values Matthias 2020-11-22 15:50:44 +01:00
  • 7e4fe23bf9 Add VolatilityFilter to full config Matthias 2020-11-22 11:08:01 +01:00
  • f12a8afd41 Add test for ohlcv_as_df Matthias 2020-11-22 10:56:19 +01:00
  • 2e1551a2eb Improve tests of volatilityfilter Matthias 2020-11-21 16:01:52 +01:00
  • f8fab5c4f8 Add tests for failure cases Matthias 2020-11-21 15:51:39 +01:00
  • 6b672cd0b9 Document volatilityFilter Matthias 2020-11-21 15:43:29 +01:00
  • 191616e4e5 Add first tests for volatilityFilter Matthias 2020-11-21 15:39:04 +01:00
  • 109824c9a8 Add VolatilityFilter Matthias 2020-11-21 15:29:11 +01:00
  • fb86d8f8ff Add get_historic_ohlcv_as_df to support VolatilityFilter Matthias 2020-11-21 15:28:50 +01:00
  • 73f0e6e704 Improve wording for discord server Matthias 2020-11-21 11:40:28 +01:00
  • 4d60a4cf4e Add warning to StochRSI in sample strategy Matthias 2020-11-21 11:32:46 +01:00
  • 8ffd6f2469 Merge pull request #3971 from freqtrade/fix/3967 Matthias 2020-11-21 11:14:30 +01:00
  • 89ea8dbef2 Update slack invite Matthias 2020-11-21 11:13:44 +01:00
  • e8e3ca0c3c Catch ValueError from trade_conversion Matthias 2020-11-21 10:57:19 +01:00
  • 83861fabde Fix #3967, move TradeList type to constants Matthias 2020-11-21 10:52:15 +01:00
  • 5ed85963a9 Allow forcebuy price to be a string by converting it to float Matthias 2020-11-21 10:39:49 +01:00
  • aa0c3dced8 Improve order types documentation Matthias 2020-11-20 13:14:02 +01:00
  • fa0fcfb492 Merge pull request #3939 from drdux/historic-pair Matthias 2020-11-19 19:46:08 +01:00
  • 97e58a42f4 Update documentation with new options Matthias 2020-11-19 19:17:31 +01:00