Commit Graph

  • 343e73e427 typo fixes Jonathan Raviotta 2019-09-03 23:30:32 -0400
  • 8245da6bdc added function to find project root Jonathan Raviotta 2019-09-03 16:11:43 -0400
  • f987e6e0f9
    Merge pull request #2251 from freqtrade/telegram_fiatconvert hroff-1902 2019-09-09 21:49:00 +0300
  • 85f1291597 use git log to print version Matthias 2019-09-09 20:18:47 +0200
  • 5ea739f943
    Merge pull request #2247 from freqtrade/dependabot/pip/develop/ccxt-1.18.1124 Matthias 2019-09-09 20:02:27 +0200
  • 94d2790ab5 Fix #2239 - Matthias 2019-09-09 20:00:13 +0200
  • 9aa7db103d Add test for failing case Matthias 2019-09-09 19:59:41 +0200
  • 3398f31b87
    Bump ccxt from 1.18.1115 to 1.18.1124 dependabot-preview[bot] 2019-09-09 17:40:31 +0000
  • 0e39cc1187
    Merge pull request #2249 from freqtrade/dependabot/pip/develop/arrow-0.15.0 Matthias 2019-09-09 19:39:18 +0200
  • e8e05b6876 split docker composes Ashton Honnecke 2019-09-09 09:24:40 -0600
  • a218946f52
    Merge pull request #2250 from freqtrade/dependabot/pip/develop/plotly-4.1.1 Matthias 2019-09-09 11:45:07 +0200
  • 2a79c1eed2
    Merge pull request #2248 from freqtrade/dependabot/pip/develop/numpy-1.17.2 Matthias 2019-09-09 11:44:23 +0200
  • 7dc3e67bba
    Bump plotly from 4.1.0 to 4.1.1 dependabot-preview[bot] 2019-09-09 08:21:55 +0000
  • 3c869a8032
    Bump arrow from 0.14.6 to 0.15.0 dependabot-preview[bot] 2019-09-09 08:21:33 +0000
  • edba5a0014
    Bump numpy from 1.17.1 to 1.17.2 dependabot-preview[bot] 2019-09-09 08:21:22 +0000
  • b4a0591429
    Merge pull request #2221 from jraviotta/notebook Matthias 2019-09-09 08:01:09 +0200
  • adbc0159ae changed more occuranes of function Jonathan Raviotta 2019-09-06 18:59:42 -0400
  • a5510d14e9 de-mangling Jonathan Raviotta 2019-09-05 16:00:16 -0400
  • 9f5d4a5252
    Merge pull request #2240 from freqtrade/fix/docker_release_backtest hroff-1902 2019-09-08 21:43:59 +0300
  • 42d2ecba68
    Merge pull request #2244 from freqtrade/minor/cleanup hroff-1902 2019-09-08 21:19:53 +0300
  • ceb1f91d9d
    Merge pull request #2243 from freqtrade/fix/plotting_failure hroff-1902 2019-09-08 21:18:37 +0300
  • 3430850421 don't print in tests Matthias 2019-09-08 19:47:16 +0200
  • c5726e88e8 Don't gitignore sample_strategy Matthias 2019-09-08 19:45:50 +0200
  • 867a3273ce Fix random failure if config.json exists Matthias 2019-09-08 19:38:16 +0200
  • 2a236db18f Pass test-data to dockerized backtest Matthias 2019-09-08 19:27:42 +0200
  • 242ac4d8f4
    Merge pull request #2236 from freqtrade/move_tests Matthias 2019-09-08 19:18:44 +0200
  • 3e0edc7ee2 Update backtesting section about correct data used Matthias 2019-09-08 10:28:55 +0200
  • 0bb1127cb6 update .gitignore Matthias 2019-09-08 10:19:00 +0200
  • 9d2c6c8de2 Fix paths in setup and travis Matthias 2019-09-08 10:17:44 +0200
  • 9513115ce0 Fix paths in tests Matthias 2019-09-08 10:07:09 +0200
  • f2cbc5fb8f Fix documentation references to tests folder Matthias 2019-09-08 09:55:02 +0200
  • 26d76cdb19 Adjust imports in tests to new path Matthias 2019-09-08 09:54:15 +0200
  • 65a516e229 Move tests out of freqtrade module Matthias 2019-09-08 09:42:28 +0200
  • edda122ed0
    Merge pull request #2238 from freqtrade/fix/strategyloading hroff-1902 2019-09-08 19:37:20 +0300
  • 3044b861bd
    Merge pull request #2237 from freqtrade/setup_long_desc hroff-1902 2019-09-08 19:36:07 +0300
  • 13932f55f5 Fix random test failures Matthias 2019-09-08 14:02:32 +0200
  • 3d028f512e
    Merge pull request #2235 from hroff-1902/eliminate_import_strategy hroff-1902 2019-09-08 12:23:48 +0300
  • bb2d8fefd7 Enhance setup.py Matthias 2018-12-13 19:28:20 +0100
  • 623e8f6984
    Merge pull request #2234 from freqtrade/test_datadir_no_default hroff-1902 2019-09-08 04:06:12 +0300
  • 865e0d3af9 Adjust tests: removed tests for/with import_strategy() hroff-1902 2019-09-08 03:19:21 +0300
  • 45cfdbbda7 Make flake happy hroff-1902 2019-09-08 03:10:01 +0300
  • 2b00a5d90a Get rid of import_strategy() hroff-1902 2019-09-08 02:43:02 +0300
  • bd2ecf8ce3 Add testdatadir to missed test Matthias 2019-09-07 21:13:05 +0200
  • 972b8a1726 Remove defaulting to test_data folder when no datadir is present Matthias 2019-09-07 21:06:20 +0200
  • fe631ffd04 Use fixture to determine test_data_dir Matthias 2019-09-07 20:56:03 +0200
  • bde82e9654 Move make_testdata_path to conftest Matthias 2019-09-07 20:34:25 +0200
  • df481eb642
    Merge pull request #2227 from freqtrade/fix/balance_failure hroff-1902 2019-09-07 00:27:20 +0300
  • 4277062314 Allow hyperopting on strategies hroff-1902 2019-09-06 22:26:45 +0300
  • 6ff83abb61
    Merge pull request #2220 from hroff-1902/hyperopt-simplified-interface Matthias 2019-09-06 19:41:48 +0200
  • 4fdf8a75cd Adjust hyperopt tests after the merge with develop hroff-1902 2019-09-06 16:09:03 +0300
  • 2e49125e87
    Merge branch 'develop' into hyperopt-simplified-interface hroff-1902 2019-09-06 15:11:06 +0300
  • 7e56704767 Parametrize tests for hyperopt simplified failed hroff-1902 2019-09-06 15:08:44 +0300
  • 95b89e059a
    Merge pull request #2230 from freqtrade/hroff-1902-patch-1 Matthias 2019-09-06 11:28:36 +0200
  • ef8386c065
    Fix table with ROI limits hroff-1902 2019-09-06 11:55:07 +0300
  • 7af445adf3
    Merge pull request #2137 from hroff-1902/hyperopt-adaptive-roi-space Matthias 2019-09-06 06:26:52 +0200
  • ee68f743c7
    Merge pull request #2217 from freqtrade/fix/plot_config hroff-1902 2019-09-06 01:12:03 +0300
  • f57f963c35 mergefix Jonathan Raviotta 2019-09-05 16:50:45 -0400
  • e39d911177 Improve wordings in hyperopt.md hroff-1902 2019-09-05 23:31:07 +0300
  • 48ac37a1b8 BLock kraken trading - it's not working at the moment Matthias 2019-09-05 20:16:09 +0200
  • e8f37666ea Fix Problem when ccxt reports None as values Matthias 2019-09-05 20:02:18 +0200
  • e2e0015119 Don't rename dict ... we can use it as is Matthias 2019-09-05 20:02:01 +0200
  • 17138dfdf9 removed extra comments Jonathan Raviotta 2019-09-04 21:14:27 -0400
  • 021791e2c8 fixed error checking Jonathan Raviotta 2019-09-04 20:56:25 -0400
  • 3343b34725 Add tests for simplified hyperopt interface hroff-1902 2019-09-05 00:38:15 +0300
  • e107290230 Validate plot arguments Matthias 2019-09-03 07:05:48 +0200
  • 1b66f01ec0 Always use config.json if it's available Matthias 2019-09-03 06:48:51 +0200
  • f9c7a2cacb
    Merge pull request #2224 from freqtrade/args/aftersubcommand Matthias 2019-09-04 19:19:31 +0200
  • 5ce63cd54a Remove no_config_ argument from Arguments Matthias 2019-09-04 16:39:23 +0200
  • 03f3d0dc8b Remove desc from Arguments header Matthias 2019-09-04 16:38:33 +0200
  • 74578b8752
    Merge pull request #2211 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.0.0 hroff-1902 2019-09-04 10:44:11 +0300
  • caec5ac941
    Merge pull request #2206 from freqtrade/sloe_handling hroff-1902 2019-09-04 10:00:53 +0300
  • 88f823f899 Improvements to documentation Matthias 2019-09-04 06:56:25 +0200
  • a82b87fcae test fixes Jonathan Raviotta 2019-09-03 23:52:31 -0400
  • 8250ce8da0 function name change Jonathan Raviotta 2019-09-03 23:38:41 -0400
  • 2ee89c4ef3 changes to names Jonathan Raviotta 2019-09-03 23:34:59 -0400
  • 24cd151fcf typo fixes Jonathan Raviotta 2019-09-03 23:30:32 -0400
  • c60517a454 added function to find project root Jonathan Raviotta 2019-09-03 16:11:43 -0400
  • 9a6a89c238 allow simplified hyperopt interface hroff-1902 2019-09-03 19:54:28 +0300
  • e8614abc5d
    update table md formatting, enhance description hroff-1902 2019-09-03 16:52:55 +0300
  • 87ae2430df ranges for ROI tables for different ticker_intervals in docs hroff-1902 2019-09-03 11:32:18 +0300
  • dc9fda76f3 Fix tests to adapt to new telegram-bot interface Matthias 2019-09-02 20:42:39 +0200
  • 3b15cce07a Handle arguments uniformly (by using context.args) Matthias 2019-09-02 20:17:47 +0200
  • 8cad90f9e6 Adapt to new api Matthias 2019-09-02 20:17:23 +0200
  • 9c60ab796d Adapt telegram api to new interface of telegram-bot-12.0.0 Matthias 2019-09-02 20:14:41 +0200
  • 05789c4b92
    Bump python-telegram-bot from 11.1.0 to 12.0.0 dependabot-preview[bot] 2019-09-02 13:44:52 +0000
  • 962d487edb
    Merge pull request #2210 from freqtrade/dependabot/pip/develop/ccxt-1.18.1115 Matthias 2019-09-02 15:43:37 +0200
  • 04335ddd89
    Bump ccxt from 1.18.1085 to 1.18.1115 dependabot-preview[bot] 2019-09-02 12:42:07 +0000
  • 8b6010255f
    Merge pull request #2209 from freqtrade/dependabot/pip/develop/mkdocs-material-4.4.2 Matthias 2019-09-02 14:40:49 +0200
  • ccdc0ed26d
    Merge pull request #2208 from freqtrade/dependabot/pip/develop/arrow-0.14.6 Matthias 2019-09-02 14:40:36 +0200
  • 3f6c0ba6d6
    Bump arrow from 0.14.5 to 0.14.6 dependabot-preview[bot] 2019-09-02 11:56:28 +0000
  • fe9d7b033e
    Merge pull request #2214 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.8 Matthias 2019-09-02 13:55:21 +0200
  • 12e893ff2d
    Merge pull request #2213 from freqtrade/dependabot/pip/develop/pytest-5.1.2 Matthias 2019-09-02 13:55:03 +0200
  • cda2a2586b
    Merge pull request #2212 from freqtrade/dependabot/pip/develop/numpy-1.17.1 Matthias 2019-09-02 13:54:43 +0200
  • bf4e3f55f4
    Bump sqlalchemy from 1.3.7 to 1.3.8 dependabot-preview[bot] 2019-09-02 08:29:26 +0000
  • 51ad05efdb
    Bump pytest from 5.1.1 to 5.1.2 dependabot-preview[bot] 2019-09-02 08:29:07 +0000
  • 89f5cf8291
    Bump numpy from 1.17.0 to 1.17.1 dependabot-preview[bot] 2019-09-02 08:28:47 +0000
  • 949ab2a17c
    Bump mkdocs-material from 4.4.1 to 4.4.2 dependabot-preview[bot] 2019-09-02 08:27:37 +0000
  • 08b090c707
    Merge pull request #2176 from freqtrade/plot_commands hroff-1902 2019-09-02 08:08:51 +0300
  • c64beb3f76
    Merge pull request #2207 from freqtrade/fix/dryrun_stoploss_on_exchange Matthias 2019-09-02 06:16:44 +0200
  • aae9c3194f Reenable stoploss_on_exchange for dry-run Matthias 2019-09-01 17:48:06 +0200