Commit Graph

  • 95c7ccbf19 Merge pull request #3537 from freqtrade/dependabot/pip/develop/plotly-4.8.2 Matthias 2020-06-29 14:12:46 +02:00
  • b8452c36da Merge pull request #3539 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.14.0 Matthias 2020-06-29 14:12:10 +02:00
  • 0014958c05 Merge pull request #3540 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.18 Matthias 2020-06-29 14:11:32 +02:00
  • 9e1ce0c67a Bump sqlalchemy from 1.3.17 to 1.3.18 dependabot-preview[bot] 2020-06-29 09:04:12 +00:00
  • be2b326a6e Bump pytest-asyncio from 0.12.0 to 0.14.0 dependabot-preview[bot] 2020-06-29 09:03:58 +00:00
  • 4e5910afba Bump mkdocs-material from 5.3.2 to 5.3.3 dependabot-preview[bot] 2020-06-29 09:03:19 +00:00
  • e06b009214 Bump plotly from 4.8.1 to 4.8.2 dependabot-preview[bot] 2020-06-29 09:02:57 +00:00
  • fe0b17c70c Bump progressbar2 from 3.51.3 to 3.51.4 dependabot-preview[bot] 2020-06-29 09:01:20 +00:00
  • 4d9ecf137b Fix failing test in python 3.7 Matthias 2020-06-28 20:17:03 +02:00
  • c6124180fe Fix bug when fetching orders fails Matthias 2020-06-28 19:45:42 +02:00
  • 6362bfc36e Fix calculate_backoff implementation Matthias 2020-06-28 19:40:33 +02:00
  • cbcbb4bdb5 Rename get_stoploss_order to fetch_stoploss_order (align with fetch_order) Matthias 2020-06-28 16:30:24 +02:00
  • 92c70fb903 Rename get_order to fetch_order (to align to ccxt naming) Matthias 2020-06-28 16:27:35 +02:00
  • e040c518ca Dynamic backoff on DDos errors Matthias 2020-06-28 16:18:39 +02:00
  • 29d3ff1bc9 Adjust tests to work with ExchangeError Matthias 2020-06-28 16:04:04 +02:00
  • bf61bc9d83 Introduce ExchangeError Matthias 2020-06-28 16:01:40 +02:00
  • e74d2af857 Have TemporaryError a subCategory of DependencyException Matthias 2020-06-28 15:44:58 +02:00
  • 5bd4798ed0 Add retrier to stoploss calls (but without retrying) Matthias 2020-06-28 11:56:29 +02:00
  • 2c45114a64 Implement DDos backoff (1s) Matthias 2020-06-28 11:17:06 +02:00
  • 118f051171 Added message in cleanup and fixes Theagainmen 2020-06-28 11:02:50 +02:00
  • e5676867a8 Trying to fix flake8 errors Theagainmen 2020-06-27 21:53:12 +02:00
  • b938c536fa Trying to fix flake8 errors Theagainmen 2020-06-27 21:46:53 +02:00
  • 48289e8ca7 Added exchange name, removed capital letters Theagainmen 2020-06-27 20:24:50 +02:00
  • 0642ab76bf Added information to the new function Theagainmen 2020-06-27 18:40:44 +02:00
  • e813573f27 Warning message for open trades when stopping bot Theagainmen 2020-06-27 18:35:46 +02:00
  • baaf7f1c54 Merge pull request #3523 from freqtrade/doc/faq Matthias 2020-06-27 15:48:09 +02:00
  • 865b73a456 Merge pull request #3520 from freqtrade/rpc/cors_setting Matthias 2020-06-27 15:38:40 +02:00
  • e11d22a6a2 Apply suggestions from code review Matthias 2020-06-27 15:31:37 +02:00
  • 185fab7b57 Change some wordings in documentation Matthias 2020-06-27 15:26:55 +02:00
  • cc24f44636 Merge pull request #3519 from freqtrade/fix/trades_download_older hroff-1902 2020-06-27 00:08:10 +03:00
  • da8e87660e Add missing data fillup to FAQ Matthias 2020-06-26 06:39:47 +02:00
  • 6734269bfc Use >= to compare for winning trades Matthias 2020-06-25 19:22:50 +02:00
  • c10545ef89 Merge pull request #3521 from gambcl/develop Matthias 2020-06-25 09:56:34 +02:00
  • ab7f5a2bcf Added pairslist AgeFilter gambcl 2020-06-24 23:58:12 +01:00
  • 5423d8588e Test for cors settings Matthias 2020-06-24 20:32:35 +02:00
  • b77a105778 Add CORS_origins key to configuration Matthias 2020-06-24 20:32:19 +02:00
  • 676006b99c --dl-trades should also support increasing download span Matthias 2020-06-24 17:40:23 +02:00
  • 3624aec059 Typos gambcl 2020-06-24 15:21:28 +01:00
  • 0509b9a8fc Show winning vs. losing trades Matthias 2020-06-24 06:43:19 +02:00
  • 112906458f Merge pull request #3511 from freqtrade/dependabot/pip/develop/ccxt-1.30.34 Matthias 2020-06-22 15:45:29 +02:00
  • 7abd59e09e Merge pull request #3505 from freqtrade/dependabot/pip/develop/requests-2.24.0 Matthias 2020-06-22 15:15:56 +02:00
  • cfcda81fca Merge branch 'develop' into dependabot/pip/develop/ccxt-1.30.34 Matthias 2020-06-22 15:15:14 +02:00
  • f2807143c6 Bump ccxt from 1.30.2 to 1.30.34 dependabot-preview[bot] 2020-06-22 12:10:52 +00:00
  • a7f5ab76c7 Merge pull request #3510 from freqtrade/dependabot/pip/develop/ccxt-1.30.31 Matthias 2020-06-22 14:04:39 +02:00
  • 925d51ab54 Merge pull request #3509 from freqtrade/dependabot/pip/develop/numpy-1.19.0 Matthias 2020-06-22 13:58:13 +02:00
  • b204e905c6 Merge pull request #3508 from freqtrade/dependabot/pip/develop/scipy-1.5.0 Matthias 2020-06-22 13:57:45 +02:00
  • 1854e30538 Bump requests from 2.23.0 to 2.24.0 dependabot-preview[bot] 2020-06-22 11:56:51 +00:00
  • edc49e85ad Merge pull request #3506 from freqtrade/dependabot/pip/develop/arrow-0.15.7 Matthias 2020-06-22 13:55:33 +02:00
  • 8a3bc8fc9b Merge pull request #3507 from freqtrade/dependabot/pip/develop/mkdocs-material-5.3.2 Matthias 2020-06-22 13:54:19 +02:00
  • 00b9dfcb95 Merge pull request #3503 from freqtrade/dependabot/pip/develop/mypy-0.781 Matthias 2020-06-22 13:54:01 +02:00
  • 9af1dae53e Bump numpy from 1.18.5 to 1.19.0 dependabot-preview[bot] 2020-06-22 09:48:54 +00:00
  • 926fd21caf Merge pull request #3504 from freqtrade/dependabot/pip/develop/pandas-1.0.5 Matthias 2020-06-22 11:29:21 +02:00
  • 6d82e41dd1 Bump ccxt from 1.30.2 to 1.30.31 dependabot-preview[bot] 2020-06-22 09:17:07 +00:00
  • b29f12bfad Bump scipy from 1.4.1 to 1.5.0 dependabot-preview[bot] 2020-06-22 09:16:00 +00:00
  • dcc95d0933 Bump mkdocs-material from 5.3.0 to 5.3.2 dependabot-preview[bot] 2020-06-22 09:15:33 +00:00
  • 432c1b54bf Bump arrow from 0.15.6 to 0.15.7 dependabot-preview[bot] 2020-06-22 09:14:57 +00:00
  • 993333a61c Bump pandas from 1.0.4 to 1.0.5 dependabot-preview[bot] 2020-06-22 09:14:25 +00:00
  • dbf14ccf13 Bump mypy from 0.780 to 0.781 dependabot-preview[bot] 2020-06-22 09:13:36 +00:00
  • f976905728 Fix more exchange message typos Matthias 2020-06-18 20:00:18 +02:00
  • 45ffb26910 Merge branch 'develop' into pr/hroff-1902/3478 Matthias 2020-06-18 19:54:46 +02:00
  • eef3c01da7 Fix function header formatting Matthias 2020-06-18 19:46:03 +02:00
  • f1993fb2f4 Pass analyzed dataframe to get_signal Matthias 2020-06-18 08:01:09 +02:00
  • 48225e0d80 Improve interface docstrings for analyze functions Matthias 2020-06-18 07:05:06 +02:00
  • f2a778d294 Combine tests for empty dataframe Matthias 2020-06-18 07:03:30 +02:00
  • 8472fcfff9 Add empty to documentation Matthias 2020-06-14 11:52:42 +02:00
  • ab9382434f Add test for get_analyzed_dataframe Matthias 2020-06-14 11:51:20 +02:00
  • e5f7610b5d Add bot basics documentation Matthias 2020-06-14 11:38:56 +02:00
  • 8b186dbe0e Add additional test scenarios Matthias 2020-06-14 10:49:15 +02:00
  • 1c1a7150ae ensure confirm_trade_entry is called and has the desired effect Matthias 2020-06-14 10:27:29 +02:00
  • 7c3fb111f2 Confirm execute_sell calls confirm_trade_exit Matthias 2020-06-14 10:23:49 +02:00
  • 6d6e7196f4 Test trade entry / exit is called correctly Matthias 2020-06-14 10:20:23 +02:00
  • 84329ad2ca Add confirm_trade* methods to abort buying or selling Matthias 2020-06-14 10:08:19 +02:00
  • de676bcaba Document get_analyzed_dataframe for dataprovider Matthias 2020-06-14 10:08:06 +02:00
  • 910100f1c8 Improve docstring comment Matthias 2020-06-14 07:27:13 +02:00
  • dea7e3db01 Use supress_errors in strategy wrapper - ensure it's called once Matthias 2020-06-14 07:16:56 +02:00
  • c047e48a47 Add errorsupression to safe wrapper Matthias 2020-06-14 07:15:24 +02:00
  • bc821c7c20 Add documentation for bot_loop_start Matthias 2020-06-14 07:00:55 +02:00
  • 77056a3119 Add bot_loop_start callback Matthias 2020-06-14 06:52:11 +02:00
  • 7da955556d Add test for empty pair case Matthias 2020-06-13 20:04:15 +02:00
  • 8166b37253 Explicitly check if dp is available Matthias 2020-06-15 14:08:57 +02:00
  • 55fa514ec9 Adapt most tests Matthias 2020-06-13 19:40:58 +02:00
  • 273aaaff12 Introduce .analyze() function for Strategy Matthias 2020-06-13 18:06:52 +02:00
  • 95f3ac08d4 Update some comments Matthias 2020-06-13 07:09:44 +02:00
  • 9794914838 store dataframe updated as tuple Matthias 2020-06-12 14:12:33 +02:00
  • fd97ad9b76 Cache analyzed dataframe Matthias 2020-06-12 14:02:21 +02:00
  • 79933060e5 Merge pull request #3487 from freqtrade/fix-doc-typo hroff-1902 2020-06-17 23:38:20 +03:00
  • 9ab5d2b5dd Merge pull request #3495 from freqtrade/hroff-1902-patch-1 Matthias 2020-06-17 22:02:57 +02:00
  • 0b8cac68be Improve advanced-setup.md hroff-1902 2020-06-17 22:49:01 +03:00
  • 3d3e6e1b5a Merge pull request #3493 from freqtrade/fix/2876 hroff-1902 2020-06-17 21:11:43 +03:00
  • 0fc7e76ea1 Merge pull request #3481 from muletman/patch-1 Matthias 2020-06-17 09:55:30 +02:00
  • e2465f979b Correctly mock out async_reload Matthias 2020-06-17 08:33:53 +02:00
  • d4fb5af456 Also reload async markets Matthias 2020-06-17 07:23:20 +02:00
  • 5e99be0a32 Merge pull request #3490 from freqtrade/fix/timeframe_collision Matthias 2020-06-17 06:14:32 +02:00
  • 3517c86fa2 Fail if both ticker_interval and timeframe are present in a configuration Matthias 2020-06-16 16:02:38 +02:00
  • 0b2982caed Merge branch 'develop' into hyperopt_colorama_init Matthias 2020-06-16 10:16:41 +02:00
  • 9dba2a34f9 Add note for hyperopt color support on windows Matthias 2020-06-16 10:16:23 +02:00
  • 9cc04c929f Fix documentation typo Matthias 2020-06-16 07:17:15 +02:00
  • 5e4dd44155 Fix formatting Matthias 2020-06-15 20:55:06 +02:00
  • 61ce18a4ab Slightly reword certain things - add link in FAQ Matthias 2020-06-15 19:35:57 +02:00
  • e24ffebe69 Move Multiple instances section to advanced-setup.md Matthias 2020-06-15 19:24:33 +02:00