Commit Graph

  • 6892c08e9b Improve docstring Matthias 2020-12-19 13:18:06 +01:00
  • b2c1098316 more docs for dynamic stoploss method Matthias 2020-12-19 11:58:42 +01:00
  • f7b54c2415 Allow and document time-based custom stoploss Matthias 2020-12-19 11:46:49 +01:00
  • f235ab8cf4 Fix some typos in docs Matthias 2020-12-19 11:39:21 +01:00
  • 18795844d8 Add initial set of custom stoploss documentation Matthias 2020-12-18 07:59:15 +01:00
  • a414b57d54 Experiment with custom stoploss interface Matthias 2020-12-12 07:06:16 +01:00
  • 8f6aefb591 Extract stoploss assignment Matthias 2020-12-11 07:41:06 +01:00
  • 768a24c375 Add stoplossvalue interface Matthias 2020-12-09 07:45:41 +01:00
  • b9f3410d8b Merge pull request #4082 from bigchakalaka/patch-2 Matthias 2020-12-18 06:16:13 +01:00
  • ca9fd08991 Update strategy-customization.md bigchakalaka 2020-12-17 21:40:54 +01:00
  • 4e7f914e92 Improve test for AgeFilter, fix bug in Agefilter Matthias 2020-12-17 13:32:19 +01:00
  • 266031a6be Disallow PerformanceFilter for backtesting Matthias 2020-12-16 19:24:47 +01:00
  • 8441d0f60f Merge pull request #4069 from freqtrade/refactor_ohlcv_download Matthias 2020-12-16 19:11:49 +01:00
  • d1fda28d2e Fix typehints Matthias 2020-12-15 20:59:58 +01:00
  • 011ba1d9ae Adapt tests to use async methods Matthias 2020-12-15 20:49:46 +01:00
  • 3c85d5201f Use async to get candle data for pairlists Matthias 2020-12-15 20:38:26 +01:00
  • f320cb0d7a Merge pull request #4068 from freqtrade/docker_stage_pi Matthias 2020-12-15 19:10:10 +01:00
  • 4c0edd0461 Move dependencies to base image for RPI Matthias 2020-12-15 08:02:53 +01:00
  • c8dde63227 Allow test-pairlist to run with verbosity Matthias 2020-12-15 09:05:27 +01:00
  • 69901c1314 Provide pair to _validate_pairs in pairlists Matthias 2020-12-15 08:36:42 +01:00
  • 39fec25ae0 add optional Cache arguments to refresh_pairs method Matthias 2020-12-15 08:22:45 +01:00
  • dc92808335 Change PI dockerfile to use staged build Matthias 2020-12-15 06:44:08 +01:00
  • ca9036ee1d Merge pull request #3840 from freqtrade/dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-14 20:44:29 +01:00
  • e240f0b372 Merge branch 'develop' into dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-14 20:18:34 +01:00
  • 8366e2fd89 Merge pull request #4064 from freqtrade/dependabot/pip/develop/pytest-6.2.0 Matthias 2020-12-14 19:46:13 +01:00
  • 9f5c4ead15 Remove support for 3.6 Matthias 2020-12-14 19:18:54 +01:00
  • 66d5271ada Don't build for 3.6 any longer Matthias 2020-12-14 19:10:24 +01:00
  • ba869a330f Build 3.6 on github actions too Matthias 2020-12-14 19:05:41 +01:00
  • 8965b8a18d Bump pytest from 6.1.2 to 6.2.0 dependabot[bot] 2020-12-14 08:27:36 +00:00
  • bf48df92c1 Merge pull request #4059 from freqtrade/dependabot/pip/develop/plotly-4.14.1 Matthias 2020-12-14 07:42:24 +01:00
  • e763aa04bd Merge pull request #4062 from freqtrade/dependabot/pip/develop/python-rapidjson-1.0 Matthias 2020-12-14 07:40:49 +01:00
  • 36fba4826f Merge pull request #4058 from freqtrade/dependabot/pip/develop/cachetools-4.2.0 Matthias 2020-12-14 07:40:03 +01:00
  • 4813eec308 Merge pull request #4063 from freqtrade/dependabot/pip/develop/ccxt-1.39.33 Matthias 2020-12-14 07:39:30 +01:00
  • aace993842 Merge pull request #4061 from freqtrade/dependabot/pip/develop/pandas-1.1.5 Matthias 2020-12-14 07:38:45 +01:00
  • 834cf384f6 Merge pull request #4060 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.2.0 Matthias 2020-12-14 07:37:00 +01:00
  • a9b586d338 Bump ccxt from 1.39.10 to 1.39.33 dependabot[bot] 2020-12-14 05:44:16 +00:00
  • 44f295110b Bump python-rapidjson from 0.9.4 to 1.0 dependabot[bot] 2020-12-14 05:43:46 +00:00
  • bdd895b8da Bump pandas from 1.1.4 to 1.1.5 dependabot[bot] 2020-12-14 05:43:42 +00:00
  • a3139dd9d4 Bump flake8-tidy-imports from 4.1.0 to 4.2.0 dependabot[bot] 2020-12-14 05:43:34 +00:00
  • 4cf16fa8d1 Bump plotly from 4.13.0 to 4.14.1 dependabot[bot] 2020-12-14 05:43:33 +00:00
  • 3bea9255e7 Bump cachetools from 4.1.1 to 4.2.0 dependabot[bot] 2020-12-14 05:43:33 +00:00
  • dad427461d Downgrade dockerfile to 3.8.6 to avoid image bloat Matthias 2020-12-13 13:11:04 +01:00
  • a4bfd0b0aa Split linux and OSX builds into 2 seperate, parallel jobs Matthias 2020-12-13 11:25:42 +01:00
  • be555895b2 Merge branch 'develop' into dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-13 11:24:23 +01:00
  • 7c6357cc45 Merge pull request #4041 from freqtrade/plugins/protections_backtest Matthias 2020-12-13 11:08:24 +01:00
  • 657b002a81 Explicitly check for False in fetch_ticker Matthias 2020-12-13 10:59:29 +01:00
  • 9cd1be8f93 Update usage of open_trade_price to open_trade_value Matthias 2020-12-13 10:33:45 +01:00
  • 7eab33de08 Merge branch 'develop' into plugins/protections_backtest Matthias 2020-12-13 10:31:33 +01:00
  • 8a2fbf6592 Small cleanup of protection stuff Matthias 2020-12-13 10:15:16 +01:00
  • 1436dc58f5 Merge pull request #4057 from freqtrade/avoid_high_fee_wrong_reports Matthias 2020-12-12 20:04:06 +01:00
  • 14647fb5f0 Add tests for update fee Matthias 2020-12-12 11:43:47 +01:00
  • 3ee7fe64ba Clean up some tests Matthias 2020-12-12 11:25:56 +01:00
  • 181b88dc75 Don't accept too high fees, assuming they are erroneous Matthias 2020-12-12 10:52:27 +01:00
  • aa4ac87fd4 Merge pull request #4052 from Samaoo/patch-4 Matthias 2020-12-12 10:48:23 +01:00
  • b45c2fb1d0 Update backtesting.md Samaoo 2020-12-12 10:27:17 +01:00
  • 6107878f4e Bump ccxt to 1.39.10 Matthias 2020-12-12 07:08:29 +01:00
  • aab8e36e78 Merge pull request #4046 from dmmop/patch-1 Matthias 2020-12-11 09:10:36 +01:00
  • c784e5780e Merge pull request #4054 from freqtrade/models_open_price Matthias 2020-12-11 06:31:02 +01:00
  • 95fd3824da Finish renamal of open_trade_price to open_value Matthias 2020-12-10 19:36:52 +01:00
  • 201cc67e05 Rename open_trade_price to "open_trade_value" Matthias 2020-12-10 19:21:20 +01:00
  • 76594d5dde Merge pull request #3799 from imxuwang/issue3783 Matthias 2020-12-10 15:41:09 +01:00
  • ca99d484fc Refactor to use list comprehension Matthias 2020-12-10 07:39:50 +01:00
  • 33f330256b Reorder commands on telegram init Matthias 2020-12-09 20:26:11 +01:00
  • af53dfbfab Update backtesting.md Samaoo 2020-12-09 15:57:15 +01:00
  • f5817063b7 Update backtesting.md Samaoo 2020-12-09 15:53:38 +01:00
  • 25f8e0cc57 Added git packages for future dependencies David Martinez Martin 2020-12-09 11:28:45 +01:00
  • 5708098256 Move ENV PATH to base image David Martinez Martin 2020-12-09 10:34:38 +01:00
  • 7126aa9514 Merge pull request #4047 from freqtrade/strategy_manatory Matthias 2020-12-09 10:27:29 +01:00
  • f1af2972e2 Ensure non-defined attributes fail correctly Matthias 2020-12-09 07:52:58 +01:00
  • e6b3e64534 Update dockerfile to multistage David Martinez Martin 2020-12-09 03:27:59 +01:00
  • d9a86158f4 Add cmake to support raspberry 64bit installs Matthias 2020-12-08 19:46:54 +01:00
  • ad7b29cc1d Merge pull request #4045 from Samaoo/patch-3 Matthias 2020-12-08 19:14:17 +01:00
  • 118a22d010 Update data-download.md Samaoo 2020-12-08 18:04:26 +01:00
  • 9725b8e17c Update Dockerfile Matthias 2020-12-08 08:43:22 +01:00
  • f897b683c7 Add seperate page describing plugins Matthias 2020-12-07 19:22:14 +01:00
  • 82bc6973fe Add last key to config_full Matthias 2020-12-07 16:16:33 +01:00
  • c37bc307e2 Small finetunings to documentation Matthias 2020-12-07 16:07:00 +01:00
  • b5289d5f0e Update full config with correct protection keys Matthias 2020-12-07 16:02:55 +01:00
  • de2cc9708d Fix test leakage Matthias 2020-12-07 16:01:29 +01:00
  • f047297995 Improve wording, fix bug Matthias 2020-12-07 15:45:02 +01:00
  • 3ab5514697 Add API endpoint for /stats Matthias 2020-12-07 15:07:08 +01:00
  • 81410fb404 Document /stats for telegram Matthias 2020-12-07 15:03:16 +01:00
  • e873cafdc4 Beautify code a bit Matthias 2020-12-07 14:54:39 +01:00
  • effc96e92b Improve tests for backtest protections Matthias 2020-12-02 07:42:39 +01:00
  • 5849d07497 Export locks as part of backtesting Matthias 2020-12-01 06:51:59 +01:00
  • 57a4044eb0 Enhance test verifying that locks are not replaced Matthias 2020-11-29 11:37:10 +01:00
  • bb51da8297 Fix slow backtest due to protections Matthias 2020-11-27 17:38:15 +01:00
  • 75a5161650 Support multis-strategy backtests with protections Matthias 2020-11-25 09:53:13 +01:00
  • a3f9cd2c26 Only load protections when necessary Matthias 2020-11-24 07:38:09 +01:00
  • 946fb09455 Update help command output Matthias 2020-11-24 06:51:54 +01:00
  • e2d15f4082 Add parameter to enable protections for backtesting Matthias 2020-11-23 20:29:29 +01:00
  • 32189d27c8 Disable output from plugins in backtesting Matthias 2020-11-19 20:05:56 +01:00
  • 9f34aebdaa Allow closing trades without message Matthias 2020-11-16 20:21:32 +01:00
  • b606936eb7 Make changes to backtesting to incorporate protections Matthias 2020-11-16 20:17:47 +01:00
  • 98c88fa58e Prepare protections for backtesting Matthias 2020-11-16 20:09:34 +01:00
  • 3426e99b8b Improve formatting of protection startup message Matthias 2020-12-07 11:37:57 +01:00
  • 64d6c7bb65 Update developer docs Matthias 2020-12-07 11:17:11 +01:00
  • 0e2a43ab4d Add duration_explanation functions Matthias 2020-12-07 11:08:54 +01:00
  • c993831a04 Add protections to startup messages Matthias 2020-12-07 10:54:37 +01:00
  • d4799e6aa3 Implement *candle definitions Matthias 2020-12-07 10:45:35 +01:00