Commit Graph

  • e7e687c8ec
    Bump requests from 2.25.0 to 2.25.1 dependabot[bot] 2020-12-21 05:36:08 +0000
  • 5423c21be0 keyboard type Christof 2020-12-20 22:51:40 +0100
  • f39dde121a moved keyboard config validation to __inti__ Christof 2020-12-20 22:36:56 +0100
  • 18a24d75ef cleanup Christof 2020-12-19 22:01:33 +0100
  • 3cb559994e some more test Christof 2020-12-19 21:47:11 +0100
  • c1b8ad7232 renaming, comments, cleanups Christof 2020-12-19 21:37:52 +0100
  • fabb31e1bc imports order Christof 2020-12-19 20:50:15 +0100
  • f120c8d6c7 documentation Christof 2020-12-19 20:47:25 +0100
  • f24626e139 removed too many blank lines Christof 2020-12-19 20:42:19 +0100
  • 43091a26ce simple tests Christof 2020-12-19 20:32:13 +0100
  • 8b24878023 plot_config documentation for fill_to, fill_label, fill_color Christof 2020-12-19 18:21:26 +0100
  • 5b2902fcbc cleanup Christof 2020-12-19 17:48:08 +0100
  • 16baca5eeb fixed: too complex warning Christof 2020-12-19 17:42:22 +0100
  • d901a86165 typo Christof 2020-12-19 17:19:32 +0100
  • 75e4758936 changed config params, added fill area in subplots Christof 2020-12-19 17:06:21 +0100
  • cc39cf97dd revert to former create_plotconfig behaviour Christof 2020-12-19 14:14:20 +0100
  • 4531c924da PEP8 Christof 2020-05-25 09:05:24 +0200
  • fb3d82ccb9 cleanup Christof 2020-05-21 08:32:12 +0200
  • fdd4b40c34 fixed subplots, empty create plot_config if its not given by strategie Christof 2020-05-21 08:28:58 +0200
  • daa1727e2b Exeption for fill_area.traces Christof 2020-05-17 13:13:32 +0200
  • 3fdfc06a1e label for fill_area added and documentation updated Christof 2020-05-17 12:43:38 +0200
  • ecadfdd98e fixed:advanced config. added. feature: fill area between traces by advanced configuration. Christof 2020-05-17 12:24:04 +0200
  • 6b44545d37 sort order imports Christof 2020-12-20 17:22:23 +0100
  • 799e6be2eb fix tests Christof 2020-12-20 17:13:03 +0100
  • 621105df9a renaming shortcut_btns to keyboard Christof 2020-12-20 16:50:42 +0100
  • bf92099486 test for custom keyboard Christof 2020-12-20 16:35:54 +0100
  • 5b3ffd5141 better log msg, comments Christof 2020-12-20 15:23:40 +0100
  • 5e6897b278 documentation for custom keyboard Christof 2020-12-20 14:48:49 +0100
  • e92bcb00f6 telegram: specify custom shortcut bottons (keyboard) in config.json Christof 2020-12-20 13:43:50 +0100
  • 8d3f096a97 AgeFilter does not require tickers Matthias 2020-12-20 20:08:54 +0100
  • d7daa86434 Add bybit subclass Matthias 2020-12-20 19:59:46 +0100
  • bd0af1b300 Fix test warning Matthias 2020-12-20 19:38:12 +0100
  • 7d2395ddb7 Add limit parameter to fetch_ohlcv Matthias 2020-12-20 11:44:50 +0100
  • fc0d14c1b5 Improve documentation Matthias 2020-12-20 19:14:18 +0100
  • 676dd0d664 Improve documentation Matthias 2020-12-20 11:22:15 +0100
  • 9d5961e224 Rename method to custom_stoploss Matthias 2020-12-20 11:17:50 +0100
  • 277342f167 Rename flag to "use_custom_stoposs" Matthias 2020-12-20 11:12:22 +0100
  • 8574751a07 Add stoploss_value to strategy template Matthias 2020-12-20 10:13:47 +0100
  • f8639fe938 Add more tests for custom_loss Matthias 2020-12-19 20:22:32 +0100
  • 5f8610b28f Add explicit test for stop_loss_reached Matthias 2020-12-19 20:08:03 +0100
  • 22d64553c9 Rename test file Matthias 2020-12-19 18:00:44 +0100
  • ea4238e860 cleanup some tests Matthias 2020-12-19 17:59:49 +0100
  • 11e2915621 Fix documentation problem Matthias 2020-12-19 17:40:01 +0100
  • 6892c08e9b Improve docstring Matthias 2020-12-19 13:18:06 +0100
  • b2c1098316 more docs for dynamic stoploss method Matthias 2020-12-19 11:58:42 +0100
  • f7b54c2415 Allow and document time-based custom stoploss Matthias 2020-12-19 11:46:49 +0100
  • f235ab8cf4 Fix some typos in docs Matthias 2020-12-19 11:39:21 +0100
  • 18795844d8 Add initial set of custom stoploss documentation Matthias 2020-12-18 07:59:15 +0100
  • a414b57d54 Experiment with custom stoploss interface Matthias 2020-12-12 07:06:16 +0100
  • 8f6aefb591 Extract stoploss assignment Matthias 2020-12-11 07:41:06 +0100
  • 768a24c375 Add stoplossvalue interface Matthias 2020-12-09 07:45:41 +0100
  • b9f3410d8b
    Merge pull request #4082 from bigchakalaka/patch-2 Matthias 2020-12-18 06:16:13 +0100
  • ca9fd08991
    Update strategy-customization.md bigchakalaka 2020-12-17 21:40:54 +0100
  • 4e7f914e92 Improve test for AgeFilter, fix bug in Agefilter Matthias 2020-12-17 13:32:19 +0100
  • 266031a6be Disallow PerformanceFilter for backtesting Matthias 2020-12-16 19:24:47 +0100
  • 8441d0f60f
    Merge pull request #4069 from freqtrade/refactor_ohlcv_download Matthias 2020-12-16 19:11:49 +0100
  • d1fda28d2e Fix typehints Matthias 2020-12-15 20:59:58 +0100
  • 011ba1d9ae Adapt tests to use async methods Matthias 2020-12-15 20:49:46 +0100
  • 3c85d5201f Use async to get candle data for pairlists Matthias 2020-12-15 20:38:26 +0100
  • f320cb0d7a
    Merge pull request #4068 from freqtrade/docker_stage_pi Matthias 2020-12-15 19:10:10 +0100
  • 4c0edd0461 Move dependencies to base image for RPI Matthias 2020-12-15 08:02:53 +0100
  • c8dde63227 Allow test-pairlist to run with verbosity Matthias 2020-12-15 09:05:27 +0100
  • 69901c1314 Provide pair to _validate_pairs in pairlists Matthias 2020-12-15 08:36:42 +0100
  • 39fec25ae0 add optional Cache arguments to refresh_pairs method Matthias 2020-12-15 08:22:45 +0100
  • dc92808335 Change PI dockerfile to use staged build Matthias 2020-12-15 06:44:08 +0100
  • ca9036ee1d
    Merge pull request #3840 from freqtrade/dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-14 20:44:29 +0100
  • e240f0b372 Merge branch 'develop' into dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-14 20:18:34 +0100
  • 8366e2fd89
    Merge pull request #4064 from freqtrade/dependabot/pip/develop/pytest-6.2.0 Matthias 2020-12-14 19:46:13 +0100
  • 9f5c4ead15 Remove support for 3.6 Matthias 2020-12-14 19:18:54 +0100
  • 66d5271ada Don't build for 3.6 any longer Matthias 2020-12-14 19:10:24 +0100
  • ba869a330f Build 3.6 on github actions too Matthias 2020-12-14 19:05:41 +0100
  • 8965b8a18d
    Bump pytest from 6.1.2 to 6.2.0 dependabot[bot] 2020-12-14 08:27:36 +0000
  • bf48df92c1
    Merge pull request #4059 from freqtrade/dependabot/pip/develop/plotly-4.14.1 Matthias 2020-12-14 07:42:24 +0100
  • e763aa04bd
    Merge pull request #4062 from freqtrade/dependabot/pip/develop/python-rapidjson-1.0 Matthias 2020-12-14 07:40:49 +0100
  • 36fba4826f
    Merge pull request #4058 from freqtrade/dependabot/pip/develop/cachetools-4.2.0 Matthias 2020-12-14 07:40:03 +0100
  • 4813eec308
    Merge pull request #4063 from freqtrade/dependabot/pip/develop/ccxt-1.39.33 Matthias 2020-12-14 07:39:30 +0100
  • aace993842
    Merge pull request #4061 from freqtrade/dependabot/pip/develop/pandas-1.1.5 Matthias 2020-12-14 07:38:45 +0100
  • 834cf384f6
    Merge pull request #4060 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.2.0 Matthias 2020-12-14 07:37:00 +0100
  • a9b586d338
    Bump ccxt from 1.39.10 to 1.39.33 dependabot[bot] 2020-12-14 05:44:16 +0000
  • 44f295110b
    Bump python-rapidjson from 0.9.4 to 1.0 dependabot[bot] 2020-12-14 05:43:46 +0000
  • bdd895b8da
    Bump pandas from 1.1.4 to 1.1.5 dependabot[bot] 2020-12-14 05:43:42 +0000
  • a3139dd9d4
    Bump flake8-tidy-imports from 4.1.0 to 4.2.0 dependabot[bot] 2020-12-14 05:43:34 +0000
  • 4cf16fa8d1
    Bump plotly from 4.13.0 to 4.14.1 dependabot[bot] 2020-12-14 05:43:33 +0000
  • 3bea9255e7
    Bump cachetools from 4.1.1 to 4.2.0 dependabot[bot] 2020-12-14 05:43:33 +0000
  • dad427461d Downgrade dockerfile to 3.8.6 to avoid image bloat Matthias 2020-12-13 13:11:04 +0100
  • a4bfd0b0aa Split linux and OSX builds into 2 seperate, parallel jobs Matthias 2020-12-13 11:25:42 +0100
  • be555895b2 Merge branch 'develop' into dependabot/docker/python-3.9.0-slim-buster Matthias 2020-12-13 11:24:23 +0100
  • 7c6357cc45
    Merge pull request #4041 from freqtrade/plugins/protections_backtest Matthias 2020-12-13 11:08:24 +0100
  • 657b002a81 Explicitly check for False in fetch_ticker Matthias 2020-12-13 10:59:29 +0100
  • 9cd1be8f93 Update usage of open_trade_price to open_trade_value Matthias 2020-12-13 10:33:45 +0100
  • 7eab33de08 Merge branch 'develop' into plugins/protections_backtest Matthias 2020-12-13 10:31:33 +0100
  • 8a2fbf6592 Small cleanup of protection stuff Matthias 2020-12-13 10:15:16 +0100
  • 1436dc58f5
    Merge pull request #4057 from freqtrade/avoid_high_fee_wrong_reports Matthias 2020-12-12 20:04:06 +0100
  • 14647fb5f0 Add tests for update fee Matthias 2020-12-12 11:43:47 +0100
  • 3ee7fe64ba Clean up some tests Matthias 2020-12-12 11:25:56 +0100
  • 181b88dc75 Don't accept too high fees, assuming they are erroneous Matthias 2020-12-12 10:52:27 +0100
  • aa4ac87fd4
    Merge pull request #4052 from Samaoo/patch-4 Matthias 2020-12-12 10:48:23 +0100
  • b45c2fb1d0
    Update backtesting.md Samaoo 2020-12-12 10:27:17 +0100
  • 6107878f4e Bump ccxt to 1.39.10 Matthias 2020-12-12 07:08:29 +0100
  • aab8e36e78
    Merge pull request #4046 from dmmop/patch-1 Matthias 2020-12-11 09:10:36 +0100