Commit Graph

  • 092ebf845d Bump scikit-learn from 0.23.2 to 0.24.0 dependabot[bot] 2020-12-28 05:37:16 +00:00
  • 87b896879f Bump ccxt from 1.39.52 to 1.39.79 dependabot[bot] 2020-12-28 05:37:13 +00:00
  • 10840ec170 Bump pymdown-extensions from 8.0.1 to 8.1 dependabot[bot] 2020-12-28 05:37:13 +00:00
  • b3e929d14b Bump mkdocs-material from 6.1.7 to 6.2.3 dependabot[bot] 2020-12-28 05:37:11 +00:00
  • 8cf3dbb682 Merge pull request #4110 from freqtrade/test/exchange_ccxt Matthias 2020-12-26 16:32:25 +01:00
  • 7d2b9447d0 Update slack link Matthias 2020-12-26 15:30:55 +01:00
  • 4b910426ff Merge pull request #4113 from freqtrade/ref/rpc Matthias 2020-12-25 10:10:50 +01:00
  • a87c273903 Refactor RPC modules so handlers don't inherit RPC directly Matthias 2020-12-24 09:01:53 +01:00
  • 1508e08ea5 Move fiatconvert init to RPC class Matthias 2020-12-24 08:36:35 +01:00
  • 48f7997a77 Merge pull request #4112 from freqtrade/tests/telegram Matthias 2020-12-24 08:24:11 +01:00
  • 5bf739b917 Simplify more telegram tests Matthias 2020-12-24 07:39:46 +01:00
  • be4a4be7a3 Further simplify test_telegram Matthias 2020-12-24 07:29:26 +01:00
  • 4cbbb80bc3 Refactor test_telegram to simplify tests Matthias 2020-12-24 07:10:01 +01:00
  • 516e56bfaa Move init of _config to apiserver parent Matthias 2020-12-23 20:50:32 +01:00
  • 0b98f19f2c Merge pull request #4111 from freqtrade/move_pairlist_plugins Matthias 2020-12-23 19:10:08 +01:00
  • f11fd2fee1 Sort imports Matthias 2020-12-23 17:00:02 +01:00
  • 67193bca3d Move pairlists to be a plugin submodule Matthias 2020-12-23 16:54:35 +01:00
  • 7cef5ac217 Merge pull request #4092 from MrKrautee/telegram Matthias 2020-12-23 16:25:37 +01:00
  • 1713841d0b Initialize markets at startup for ccxt tests Matthias 2020-12-23 16:20:17 +01:00
  • 721d0fb2a8 Improve wording of developer docs Matthias 2020-12-23 15:55:46 +01:00
  • 74bcd82c3d Exception msg Christof 2020-12-23 16:00:01 +01:00
  • 65d91b7cbb Add note on adding new exchange with compat tests Matthias 2020-12-23 15:53:41 +01:00
  • 5599490aa2 Adjust ohlcv test after rebase Matthias 2020-12-23 15:50:24 +01:00
  • b39de171c8 Don't run longrun regularily Matthias 2020-12-23 15:46:08 +01:00
  • 0981287c62 Improve test syntax for ccxt_compat tests Matthias 2020-12-23 15:41:23 +01:00
  • 2016eea212 Fix some test-errors in ccxt_compat Matthias 2020-12-23 15:29:39 +01:00
  • a6e6ce16b1 Fix test failures Matthias 2020-12-13 10:31:24 +01:00
  • b7d4ff9c21 Add test for fetch_ohlcv (against exchange) Matthias 2020-10-24 13:14:45 +02:00
  • 7833d9935c Add dummy test for fetch_ohlcv Matthias 2020-10-23 20:50:31 +02:00
  • 79ed89e487 Add test for fee calculation Matthias 2020-10-23 20:49:46 +02:00
  • 38af1b2a5d Improve compat tests Matthias 2020-10-23 20:46:01 +02:00
  • 36d60fa8a8 First small compat test Matthias 2020-10-13 19:54:27 +02:00
  • b1fe5940fa check for Exception and log msgs Christof 2020-12-22 13:01:01 +01:00
  • cd1a8e2c42 better error msg Christof 2020-12-22 12:39:27 +01:00
  • be28b42bfa Exception for invalid keyboard config Christof 2020-12-22 12:34:21 +01:00
  • 4dadfd199d Documentation syntax Matthias 2020-12-22 07:36:53 +01:00
  • 39579b6e5d Merge pull request #4093 from freqtrade/ohlcv_limit Matthias 2020-12-21 19:34:50 +01:00
  • 9d37ac9955 Merge pull request #4094 from MrKrautee/plot_area Matthias 2020-12-21 19:30:07 +01:00
  • 9c0850ff50 Merge pull request #4103 from MrKrautee/tg_docs Matthias 2020-12-21 10:22:54 +01:00
  • 78dff3d510 docs: Note syntax Christof 2020-12-21 10:22:24 +01:00
  • 2787ba0809 added /locks to command list Christof 2020-12-21 10:03:27 +01:00
  • 277f3ff47b tests: cleaup Christof 2020-12-21 09:52:10 +01:00
  • 5bd14bcccf Merge pull request #4100 from freqtrade/dependabot/pip/develop/pytest-mock-3.4.0 Matthias 2020-12-21 09:31:44 +01:00
  • bbc049c838 Merge pull request #4102 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.22 Matthias 2020-12-21 09:31:35 +01:00
  • d25fe58574 Bump sqlalchemy from 1.3.20 to 1.3.22 dependabot[bot] 2020-12-21 08:19:10 +00:00
  • 8eb0130200 Bump pytest-mock from 3.3.1 to 3.4.0 dependabot[bot] 2020-12-21 08:18:53 +00:00
  • fae631c026 Merge pull request #4096 from freqtrade/dependabot/pip/develop/pytest-6.2.1 Matthias 2020-12-21 07:41:05 +01:00
  • 08a1f74748 Merge pull request #4098 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.2.1 Matthias 2020-12-21 07:40:46 +01:00
  • 537c20ed87 Merge pull request #4097 from freqtrade/dependabot/pip/develop/questionary-1.9.0 Matthias 2020-12-21 07:40:20 +01:00
  • 3a46f02682 Merge pull request #4101 from freqtrade/dependabot/pip/develop/ccxt-1.39.52 Matthias 2020-12-21 07:39:34 +01:00
  • e587c005de Merge pull request #4099 from freqtrade/dependabot/pip/develop/joblib-1.0.0 Matthias 2020-12-21 07:35:09 +01:00
  • bc110cfe8f Merge pull request #4095 from freqtrade/dependabot/pip/develop/requests-2.25.1 Matthias 2020-12-21 07:34:30 +01:00
  • 3b67863914 Bump ccxt from 1.39.33 to 1.39.52 dependabot[bot] 2020-12-21 05:36:27 +00:00
  • a2873096c8 Bump flake8-tidy-imports from 4.2.0 to 4.2.1 dependabot[bot] 2020-12-21 05:36:24 +00:00
  • 5716202e45 Bump joblib from 0.17.0 to 1.0.0 dependabot[bot] 2020-12-21 05:36:24 +00:00
  • fe27206926 Bump questionary from 1.8.1 to 1.9.0 dependabot[bot] 2020-12-21 05:36:12 +00:00
  • a1755364e1 Bump pytest from 6.2.0 to 6.2.1 dependabot[bot] 2020-12-21 05:36:09 +00:00
  • e7e687c8ec Bump requests from 2.25.0 to 2.25.1 dependabot[bot] 2020-12-21 05:36:08 +00:00
  • 5423c21be0 keyboard type Christof 2020-12-20 22:51:40 +01:00
  • f39dde121a moved keyboard config validation to __inti__ Christof 2020-12-20 22:36:56 +01:00
  • 18a24d75ef cleanup Christof 2020-12-19 22:01:33 +01:00
  • 3cb559994e some more test Christof 2020-12-19 21:47:11 +01:00
  • c1b8ad7232 renaming, comments, cleanups Christof 2020-12-19 21:37:52 +01:00
  • fabb31e1bc imports order Christof 2020-12-19 20:50:15 +01:00
  • f120c8d6c7 documentation Christof 2020-12-19 20:47:25 +01:00
  • f24626e139 removed too many blank lines Christof 2020-12-19 20:42:19 +01:00
  • 43091a26ce simple tests Christof 2020-12-19 20:32:13 +01:00
  • 8b24878023 plot_config documentation for fill_to, fill_label, fill_color Christof 2020-12-19 18:21:26 +01:00
  • 5b2902fcbc cleanup Christof 2020-12-19 17:48:08 +01:00
  • 16baca5eeb fixed: too complex warning Christof 2020-12-19 17:42:22 +01:00
  • d901a86165 typo Christof 2020-12-19 17:19:32 +01:00
  • 75e4758936 changed config params, added fill area in subplots Christof 2020-12-19 17:06:21 +01:00
  • cc39cf97dd revert to former create_plotconfig behaviour Christof 2020-12-19 14:14:20 +01:00
  • 4531c924da PEP8 Christof 2020-05-25 09:05:24 +02:00
  • fb3d82ccb9 cleanup Christof 2020-05-21 08:32:12 +02:00
  • fdd4b40c34 fixed subplots, empty create plot_config if its not given by strategie Christof 2020-05-21 08:28:58 +02:00
  • daa1727e2b Exeption for fill_area.traces Christof 2020-05-17 13:13:32 +02:00
  • 3fdfc06a1e label for fill_area added and documentation updated Christof 2020-05-17 12:43:38 +02:00
  • ecadfdd98e fixed:advanced config. added. feature: fill area between traces by advanced configuration. Christof 2020-05-17 12:24:04 +02:00
  • 6b44545d37 sort order imports Christof 2020-12-20 17:22:23 +01:00
  • 799e6be2eb fix tests Christof 2020-12-20 17:13:03 +01:00
  • 621105df9a renaming shortcut_btns to keyboard Christof 2020-12-20 16:50:42 +01:00
  • bf92099486 test for custom keyboard Christof 2020-12-20 16:35:54 +01:00
  • 5b3ffd5141 better log msg, comments Christof 2020-12-20 15:23:40 +01:00
  • 5e6897b278 documentation for custom keyboard Christof 2020-12-20 14:48:49 +01:00
  • e92bcb00f6 telegram: specify custom shortcut bottons (keyboard) in config.json Christof 2020-12-20 13:43:50 +01:00
  • 8d3f096a97 AgeFilter does not require tickers Matthias 2020-12-20 20:08:54 +01:00
  • d7daa86434 Add bybit subclass Matthias 2020-12-20 19:59:46 +01:00
  • bd0af1b300 Fix test warning Matthias 2020-12-20 19:38:12 +01:00
  • 7d2395ddb7 Add limit parameter to fetch_ohlcv Matthias 2020-12-20 11:44:50 +01:00
  • fc0d14c1b5 Improve documentation Matthias 2020-12-20 19:14:18 +01:00
  • 676dd0d664 Improve documentation Matthias 2020-12-20 11:22:15 +01:00
  • 9d5961e224 Rename method to custom_stoploss Matthias 2020-12-20 11:17:50 +01:00
  • 277342f167 Rename flag to "use_custom_stoposs" Matthias 2020-12-20 11:12:22 +01:00
  • 8574751a07 Add stoploss_value to strategy template Matthias 2020-12-20 10:13:47 +01:00
  • f8639fe938 Add more tests for custom_loss Matthias 2020-12-19 20:22:32 +01:00
  • 5f8610b28f Add explicit test for stop_loss_reached Matthias 2020-12-19 20:08:03 +01:00
  • 22d64553c9 Rename test file Matthias 2020-12-19 18:00:44 +01:00
  • ea4238e860 cleanup some tests Matthias 2020-12-19 17:59:49 +01:00
  • 11e2915621 Fix documentation problem Matthias 2020-12-19 17:40:01 +01:00