Commit Graph

  • c8d191a5c9 Adjust test hroff-1902 2019-09-12 22:53:54 +03:00
  • e6ec8f9f30 Fix tests: Change condition for printing 'close' hroff-1902 2019-09-12 21:28:51 +03:00
  • 4d566e8bad Update tests to not use Namespace Matthias 2019-09-12 20:25:27 +02:00
  • e6ccc1427c have Arguments return a dict instead of Namespace Matthias 2019-09-12 20:16:39 +02:00
  • 52b186eabe Create-userdir does not need a configuration Matthias 2019-09-12 20:14:58 +02:00
  • 67ff48ce3e Comment out noisy log messages hroff-1902 2019-09-12 20:58:10 +03:00
  • 045ca8739d Do not print humanized datetime in the log message hroff-1902 2019-09-12 20:56:00 +03:00
  • 64b404068f Merge pull request #2258 from hroff-1902/dont-inherit-from-object Matthias 2019-09-12 15:18:42 +02:00
  • dda513c923 Minor class cosmetics hroff-1902 2019-09-12 12:13:20 +03:00
  • 6c5eff4a7c Use List of Tuples, remove unused columns Matthias 2019-09-12 07:03:52 +02:00
  • 6884ad2211 Merge pull request #2254 from hroff-1902/pytest-asyncio-warnings Matthias 2019-09-12 06:34:01 +02:00
  • 9e4effaa14 Merge pull request #2257 from hroff-1902/dont-inherit-from-object Matthias 2019-09-12 06:22:07 +02:00
  • 849d694c27 Don't inherit from object hroff-1902 2019-09-12 04:39:52 +03:00
  • 1d781ea9e0 Refine 'stoploss adjusted' log message hroff-1902 2019-09-12 02:29:47 +03:00
  • acf3b751f0 Log sell_flag, do not log sell_type=SellType.NONE hroff-1902 2019-09-12 01:21:14 +03:00
  • 9bdfaf3803 Remove quotes around the pairs hroff-1902 2019-09-11 23:32:08 +03:00
  • f8eb1cd58a Add tests for kraken balance implementation Matthias 2019-09-11 19:43:29 +02:00
  • 3b4bbe7a18 Implement get_balances which uses open_orders Matthias 2019-09-11 06:58:10 +02:00
  • 2bd59de002 Cleanup log_has_re regexp string hroff-1902 2019-09-11 10:56:02 +03:00
  • ac413c65dc Clean up the use of patch_exchange hroff-1902 2019-09-11 09:52:09 +03:00
  • c01953daf2 Remove kraken block Matthias 2019-09-11 06:57:58 +02:00
  • a9ecdc7764 Use patched exchange instead hroff-1902 2019-09-11 00:18:07 +03:00
  • 869a5b4901 Eliminate asyncio warnings in tests hroff-1902 2019-09-10 13:45:30 +03:00
  • 2081d7552f Make flake happy hroff-1902 2019-09-10 12:37:15 +03:00
  • e298e77319 Adjust tests hroff-1902 2019-09-10 10:43:15 +03:00
  • 35580b135a Improve backtesting logs hroff-1902 2019-09-10 10:42:45 +03:00
  • f987e6e0f9 Merge pull request #2251 from freqtrade/telegram_fiatconvert hroff-1902 2019-09-09 21:49:00 +03:00
  • 85f1291597 use git log to print version Matthias 2019-09-09 20:18:47 +02:00
  • 5ea739f943 Merge pull request #2247 from freqtrade/dependabot/pip/develop/ccxt-1.18.1124 Matthias 2019-09-09 20:02:27 +02:00
  • 94d2790ab5 Fix #2239 - Matthias 2019-09-09 20:00:13 +02:00
  • 9aa7db103d Add test for failing case Matthias 2019-09-09 19:59:41 +02:00
  • 3398f31b87 Bump ccxt from 1.18.1115 to 1.18.1124 dependabot-preview[bot] 2019-09-09 17:40:31 +00:00
  • 0e39cc1187 Merge pull request #2249 from freqtrade/dependabot/pip/develop/arrow-0.15.0 Matthias 2019-09-09 19:39:18 +02:00
  • e8e05b6876 split docker composes Ashton Honnecke 2019-09-09 09:24:40 -06:00
  • a218946f52 Merge pull request #2250 from freqtrade/dependabot/pip/develop/plotly-4.1.1 Matthias 2019-09-09 11:45:07 +02:00
  • 2a79c1eed2 Merge pull request #2248 from freqtrade/dependabot/pip/develop/numpy-1.17.2 Matthias 2019-09-09 11:44:23 +02:00
  • 7dc3e67bba Bump plotly from 4.1.0 to 4.1.1 dependabot-preview[bot] 2019-09-09 08:21:55 +00:00
  • 3c869a8032 Bump arrow from 0.14.6 to 0.15.0 dependabot-preview[bot] 2019-09-09 08:21:33 +00:00
  • edba5a0014 Bump numpy from 1.17.1 to 1.17.2 dependabot-preview[bot] 2019-09-09 08:21:22 +00:00
  • b4a0591429 Merge pull request #2221 from jraviotta/notebook Matthias 2019-09-09 08:01:09 +02:00
  • adbc0159ae changed more occuranes of function Jonathan Raviotta 2019-09-06 18:59:42 -04:00
  • a5510d14e9 de-mangling Jonathan Raviotta 2019-09-05 16:00:16 -04:00
  • 9f5d4a5252 Merge pull request #2240 from freqtrade/fix/docker_release_backtest hroff-1902 2019-09-08 21:43:59 +03:00
  • 42d2ecba68 Merge pull request #2244 from freqtrade/minor/cleanup hroff-1902 2019-09-08 21:19:53 +03:00
  • ceb1f91d9d Merge pull request #2243 from freqtrade/fix/plotting_failure hroff-1902 2019-09-08 21:18:37 +03:00
  • 3430850421 don't print in tests Matthias 2019-09-08 19:47:16 +02:00
  • c5726e88e8 Don't gitignore sample_strategy Matthias 2019-09-08 19:45:50 +02:00
  • 867a3273ce Fix random failure if config.json exists Matthias 2019-09-08 19:38:16 +02:00
  • 2a236db18f Pass test-data to dockerized backtest Matthias 2019-09-08 19:27:42 +02:00
  • 242ac4d8f4 Merge pull request #2236 from freqtrade/move_tests Matthias 2019-09-08 19:18:44 +02:00
  • 3e0edc7ee2 Update backtesting section about correct data used Matthias 2019-09-08 10:28:55 +02:00
  • 0bb1127cb6 update .gitignore Matthias 2019-09-08 10:19:00 +02:00
  • 9d2c6c8de2 Fix paths in setup and travis Matthias 2019-09-08 10:17:44 +02:00
  • 9513115ce0 Fix paths in tests Matthias 2019-09-08 10:07:09 +02:00
  • f2cbc5fb8f Fix documentation references to tests folder Matthias 2019-09-08 09:55:02 +02:00
  • 26d76cdb19 Adjust imports in tests to new path Matthias 2019-09-08 09:54:15 +02:00
  • 65a516e229 Move tests out of freqtrade module Matthias 2019-09-08 09:42:28 +02:00
  • edda122ed0 Merge pull request #2238 from freqtrade/fix/strategyloading hroff-1902 2019-09-08 19:37:20 +03:00
  • 3044b861bd Merge pull request #2237 from freqtrade/setup_long_desc hroff-1902 2019-09-08 19:36:07 +03:00
  • 13932f55f5 Fix random test failures Matthias 2019-09-08 14:02:32 +02:00
  • 3d028f512e Merge pull request #2235 from hroff-1902/eliminate_import_strategy hroff-1902 2019-09-08 12:23:48 +03:00
  • bb2d8fefd7 Enhance setup.py Matthias 2018-12-13 19:28:20 +01:00
  • 623e8f6984 Merge pull request #2234 from freqtrade/test_datadir_no_default hroff-1902 2019-09-08 04:06:12 +03:00
  • 865e0d3af9 Adjust tests: removed tests for/with import_strategy() hroff-1902 2019-09-08 03:19:21 +03:00
  • 45cfdbbda7 Make flake happy hroff-1902 2019-09-08 03:10:01 +03:00
  • 2b00a5d90a Get rid of import_strategy() hroff-1902 2019-09-08 02:43:02 +03:00
  • bd2ecf8ce3 Add testdatadir to missed test Matthias 2019-09-07 21:13:05 +02:00
  • 972b8a1726 Remove defaulting to test_data folder when no datadir is present Matthias 2019-09-07 21:06:20 +02:00
  • fe631ffd04 Use fixture to determine test_data_dir Matthias 2019-09-07 20:56:03 +02:00
  • bde82e9654 Move make_testdata_path to conftest Matthias 2019-09-07 20:34:25 +02:00
  • df481eb642 Merge pull request #2227 from freqtrade/fix/balance_failure hroff-1902 2019-09-07 00:27:20 +03:00
  • 6ff83abb61 Merge pull request #2220 from hroff-1902/hyperopt-simplified-interface Matthias 2019-09-06 19:41:48 +02:00
  • 4fdf8a75cd Adjust hyperopt tests after the merge with develop hroff-1902 2019-09-06 16:09:03 +03:00
  • 2e49125e87 Merge branch 'develop' into hyperopt-simplified-interface hroff-1902 2019-09-06 15:11:06 +03:00
  • 7e56704767 Parametrize tests for hyperopt simplified failed hroff-1902 2019-09-06 15:08:44 +03:00
  • 95b89e059a Merge pull request #2230 from freqtrade/hroff-1902-patch-1 Matthias 2019-09-06 11:28:36 +02:00
  • ef8386c065 Fix table with ROI limits hroff-1902 2019-09-06 11:55:07 +03:00
  • 7af445adf3 Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space Matthias 2019-09-06 06:26:52 +02:00
  • ee68f743c7 Merge pull request #2217 from freqtrade/fix/plot_config hroff-1902 2019-09-06 01:12:03 +03:00
  • e39d911177 Improve wordings in hyperopt.md hroff-1902 2019-09-05 23:31:07 +03:00
  • 48ac37a1b8 BLock kraken trading - it's not working at the moment Matthias 2019-09-05 20:16:09 +02:00
  • e8f37666ea Fix Problem when ccxt reports None as values Matthias 2019-09-05 20:02:18 +02:00
  • e2e0015119 Don't rename dict ... we can use it as is Matthias 2019-09-05 20:02:01 +02:00
  • 3343b34725 Add tests for simplified hyperopt interface hroff-1902 2019-09-05 00:38:15 +03:00
  • e107290230 Validate plot arguments Matthias 2019-09-03 07:05:48 +02:00
  • 1b66f01ec0 Always use config.json if it's available Matthias 2019-09-03 06:48:51 +02:00
  • f9c7a2cacb Merge pull request #2224 from freqtrade/args/aftersubcommand Matthias 2019-09-04 19:19:31 +02:00
  • 5ce63cd54a Remove no_config_ argument from Arguments Matthias 2019-09-04 16:39:23 +02:00
  • 03f3d0dc8b Remove desc from Arguments header Matthias 2019-09-04 16:38:33 +02:00
  • 74578b8752 Merge pull request #2211 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.0.0 hroff-1902 2019-09-04 10:44:11 +03:00
  • caec5ac941 Merge pull request #2206 from freqtrade/sloe_handling hroff-1902 2019-09-04 10:00:53 +03:00
  • 88f823f899 Improvements to documentation Matthias 2019-09-04 06:56:25 +02:00
  • 9a6a89c238 allow simplified hyperopt interface hroff-1902 2019-09-03 19:54:28 +03:00
  • e8614abc5d update table md formatting, enhance description hroff-1902 2019-09-03 16:52:55 +03:00
  • 87ae2430df ranges for ROI tables for different ticker_intervals in docs hroff-1902 2019-09-03 11:32:18 +03:00
  • dc9fda76f3 Fix tests to adapt to new telegram-bot interface Matthias 2019-09-02 20:42:39 +02:00
  • 3b15cce07a Handle arguments uniformly (by using context.args) Matthias 2019-09-02 20:17:47 +02:00
  • 8cad90f9e6 Adapt to new api Matthias 2019-09-02 20:17:23 +02:00
  • 9c60ab796d Adapt telegram api to new interface of telegram-bot-12.0.0 Matthias 2019-09-02 20:14:41 +02:00
  • 05789c4b92 Bump python-telegram-bot from 11.1.0 to 12.0.0 dependabot-preview[bot] 2019-09-02 13:44:52 +00:00