Commit Graph

  • 5c012d79eb Remove unused method hroff-1902 2020-04-24 18:14:07 +0300
  • c5b204ea87
    Merge pull request #3205 from freqtrade/fix/ftx_dynamic_crash hroff-1902 2020-04-24 15:51:38 +0300
  • 9627604ec3 change wording of log message Matthias 2020-04-24 07:57:43 +0200
  • f4995780e5 Verify last is not None - to avoid crashing Matthias 2020-04-23 20:04:36 +0200
  • 461b0ef738 Add test verifying we're not reintroducing this in the future Matthias 2020-04-23 20:03:59 +0200
  • e6d3e2e7d3
    Merge pull request #3203 from jpribyl/update_expectancy_docs Matthias 2020-04-23 19:44:02 +0200
  • 662ec1cd60 Update wording in expectancy docs and add example jpribyl 2020-04-22 18:45:33 -0600
  • 1057c4e4ba
    Merge pull request #3202 from freqtrade/docs/sqlhelper hroff-1902 2020-04-22 09:01:19 +0300
  • adf0bb69b8 Update sql cheatsheet to allow manual closing trades correctly Matthias 2020-04-22 06:39:03 +0200
  • 5138b83afd
    Merge pull request #3200 from freqtrade/docker_log_location hroff-1902 2020-04-21 23:43:41 +0300
  • 6b53197dfc Fix documentation to use --logfile, not --logfilename (which does not exist) Matthias 2020-04-21 20:42:58 +0200
  • 87f1060abc Default docker to log into log-dir Matthias 2020-04-21 19:47:49 +0200
  • 102c4cf261
    Merge pull request #3197 from freqtrade/dependabot/pip/develop/ccxt-1.26.53 Matthias 2020-04-20 13:45:14 +0200
  • 6ea671ea0e
    Merge pull request #3192 from freqtrade/dependabot/pip/develop/pytest-mock-3.1.0 Matthias 2020-04-20 13:44:03 +0200
  • 9a34deb4ea
    Merge pull request #3193 from freqtrade/dependabot/pip/develop/urllib3-1.25.9 Matthias 2020-04-20 13:43:18 +0200
  • cdb91f00ff
    Merge pull request #3195 from freqtrade/dependabot/pip/develop/questionary-1.5.2 Matthias 2020-04-20 13:24:57 +0200
  • f35c51f69c
    Merge pull request #3196 from freqtrade/dependabot/pip/develop/numpy-1.18.3 Matthias 2020-04-20 13:23:47 +0200
  • f1fb22202e
    Merge pull request #3194 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.1 Matthias 2020-04-20 13:23:21 +0200
  • a7249f3865
    Bump ccxt from 1.26.32 to 1.26.53 dependabot-preview[bot] 2020-04-20 09:28:19 +0000
  • 597f053ae3
    Bump numpy from 1.18.2 to 1.18.3 dependabot-preview[bot] 2020-04-20 09:27:37 +0000
  • 84d09eb96d
    Bump questionary from 1.5.1 to 1.5.2 dependabot-preview[bot] 2020-04-20 09:27:16 +0000
  • d395d7ac7d
    Bump mkdocs-material from 5.1.0 to 5.1.1 dependabot-preview[bot] 2020-04-20 09:26:31 +0000
  • 4742fc6657
    Bump urllib3 from 1.25.8 to 1.25.9 dependabot-preview[bot] 2020-04-20 09:26:09 +0000
  • 76dd388b3c
    Bump pytest-mock from 3.0.0 to 3.1.0 dependabot-preview[bot] 2020-04-20 09:25:17 +0000
  • 431b244f43 Merge branch 'develop' into interface_ordertimeoutcallback Matthias 2020-04-19 06:58:44 +0200
  • 4bbade245c
    Merge pull request #3181 from freqtrade/fix/cancel_problems hroff-1902 2020-04-18 11:16:59 +0300
  • def8635b6d
    Merge pull request #3184 from freqtrade/fix/hyperopt_randfailure hroff-1902 2020-04-18 09:49:09 +0300
  • a6bdf686ae
    Merge pull request #3183 from freqtrade/hroff-1902-patch-1 Matthias 2020-04-18 06:56:45 +0200
  • c775d65126 Update typehint for cancel_order Matthias 2020-04-18 06:55:25 +0200
  • 2f60d9cad4
    minor: fix typo in the docs hroff-1902 2020-04-17 23:23:22 +0300
  • e3e38ba68f
    Merge pull request #3182 from freqtrade/hyperopt_install hroff-1902 2020-04-17 23:22:18 +0300
  • 506781f410 Reword hyperopt install docs Matthias 2020-04-17 20:48:27 +0200
  • 0273539f06 Remove exceptionhandler, this exception is handled in cancel_with_response Matthias 2020-04-17 19:55:53 +0200
  • 55af8bf26f document to install hyperopt dependencies Matthias 2020-04-17 19:49:43 +0200
  • 1069cb3616 Use cancel_order_with_result when cancelling orders after timeout Matthias 2020-04-17 17:53:56 +0200
  • 5e3e0e819f Add tests for cancel_order_with_result Matthias 2020-04-17 17:53:18 +0200
  • 800891a475 Add tests for cancel_order_with_result Matthias 2020-04-17 07:18:46 +0200
  • fc684b0091 Ensure deleting filled is not raising an error if filled does not exist Matthias 2020-04-17 06:59:52 +0200
  • 7aba9bc62a
    Update freqtrade/data/converter.py Matthias 2020-04-17 06:22:25 +0200
  • 68be239a0e
    Merge pull request #3146 from freqtrade/buy_order_timeout_logging hroff-1902 2020-04-16 23:41:45 +0300
  • 1f70fcfa2d Update logmessage Matthias 2020-04-16 20:19:34 +0200
  • 9364a9c4c4
    Merge pull request #3168 from freqtrade/fix_pairlist_caching hroff-1902 2020-04-16 18:39:00 +0300
  • df79011aba
    Merge pull request #3112 from freqtrade/trade_state_updates hroff-1902 2020-04-16 12:05:19 +0300
  • d36e2cf6ab Fix random test failure in hyperopt Matthias 2020-04-16 07:06:47 +0200
  • b07d61f3d9
    Merge pull request #3169 from freqtrade/fix_pricefilter hroff-1902 2020-04-15 20:53:59 +0300
  • 05c9a9b530
    Merge pull request #3172 from freqtrade/dependabot/pip/develop/ccxt-1.26.32 Matthias 2020-04-15 14:34:38 +0200
  • 9e69287740
    Merge pull request #3173 from freqtrade/dependabot/pip/develop/jinja2-2.11.2 Matthias 2020-04-15 14:25:16 +0200
  • 16a810a0f6
    Bump jinja2 from 2.11.1 to 2.11.2 dependabot-preview[bot] 2020-04-15 12:14:53 +0000
  • 8314759228
    Bump ccxt from 1.26.12 to 1.26.32 dependabot-preview[bot] 2020-04-15 12:14:35 +0000
  • 8b6a7e685e
    Merge pull request #3133 from freqtrade/backtesting_filenameexpanding hroff-1902 2020-04-15 12:02:19 +0300
  • 99f3e9ed77 Remove wrong comment Matthias 2020-04-15 07:55:15 +0200
  • 33b6c7de5b Add tests for price_one_pip Matthias 2020-04-15 07:53:31 +0200
  • 36e714a7b2 Add price_get_one_pip filter Matthias 2020-04-15 07:19:27 +0200
  • ac008a4758 Remove obsolete comment in tests Matthias 2020-04-15 06:58:54 +0200
  • 2b7376f6f3 Implement log-filtering for all pairlists Matthias 2020-04-14 20:45:30 +0200
  • 1b2bf2c9b6 Add test for cached log method Matthias 2020-04-14 20:39:54 +0200
  • ceca0a659c Simplify cached stuff to only what's needed Matthias 2020-04-14 20:25:58 +0200
  • 13ee7a55c4 Fix #3166 Matthias 2020-04-14 20:21:30 +0200
  • 5d876ca0a3 Use log-spamprevention methods Matthias 2020-04-14 20:21:10 +0200
  • 7c15375f5d Add log_on_refresh - using TTL caching to avoid spamming logs Matthias 2020-04-14 20:20:36 +0200
  • cfe1e4876a Improve testcase for cancel_order_empty Matthias 2020-04-14 19:20:47 +0200
  • c8ccdbcb9a
    Merge pull request #3150 from freqtrade/version_docker Matthias 2020-04-14 15:53:05 +0200
  • f2b1802666
    Merge pull request #3137 from freqtrade/fix_maxdrawdown hroff-1902 2020-04-14 16:03:25 +0300
  • 55a052bcf6
    fix typo in comment Matthias 2020-04-14 08:05:46 +0200
  • ddf37ef059 Add test to demonstrate that the dataframe is not changed Matthias 2020-04-14 08:02:42 +0200
  • 4d80f52db4
    Merge pull request #3134 from freqtrade/backtesting_memory hroff-1902 2020-04-13 23:08:45 +0300
  • 9239c00866
    Merge pull request #3159 from freqtrade/dependabot/pip/develop/ccxt-1.26.12 Matthias 2020-04-13 19:25:52 +0200
  • a1d2124e45
    Bump ccxt from 1.25.81 to 1.26.12 dependabot-preview[bot] 2020-04-13 12:29:38 +0000
  • e333716635
    Merge pull request #3156 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.6.1 Matthias 2020-04-13 14:28:25 +0200
  • 3d74bdf039
    Merge pull request #3154 from freqtrade/dependabot/pip/develop/cachetools-4.1.0 Matthias 2020-04-13 14:28:13 +0200
  • afc48782b7
    Merge pull request #3155 from freqtrade/dependabot/pip/develop/coveralls-2.0.0 Matthias 2020-04-13 13:47:15 +0200
  • a166fc887f
    Bump python-telegram-bot from 12.5.1 to 12.6.1 dependabot-preview[bot] 2020-04-13 11:47:14 +0000
  • fb0d76b94a
    Bump cachetools from 4.0.0 to 4.1.0 dependabot-preview[bot] 2020-04-13 11:47:12 +0000
  • e4ec0a9e0c
    Merge pull request #3158 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.0 Matthias 2020-04-13 13:46:45 +0200
  • 8885a3b866
    Merge pull request #3153 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.16 Matthias 2020-04-13 13:45:54 +0200
  • cfcce0e657
    Bump mkdocs-material from 4.6.3 to 5.1.0 dependabot-preview[bot] 2020-04-13 08:32:29 +0000
  • 71623d1138
    Bump ccxt from 1.25.81 to 1.26.11 dependabot-preview[bot] 2020-04-13 08:32:07 +0000
  • 350b4d5e7d
    Bump coveralls from 1.11.1 to 2.0.0 dependabot-preview[bot] 2020-04-13 08:31:00 +0000
  • eac4dbcd28
    Bump sqlalchemy from 1.3.15 to 1.3.16 dependabot-preview[bot] 2020-04-13 08:30:31 +0000
  • 4ee0cbb575 Reset index to correctly gather index Matthias 2020-04-12 10:40:02 +0200
  • 952d2f7513 have version-detection fall back to freqtrade_commit Matthias 2020-04-12 09:55:21 +0200
  • 18a6c98a82
    Merge pull request #3054 from Fredrik81/progress-bar Matthias 2020-04-12 09:32:52 +0200
  • 2c1c1c7f16
    Update freqtrade/optimize/hyperopt.py Fredrik81 2020-04-11 17:42:32 +0200
  • d9e54ab7a4
    Update freqtrade/optimize/hyperopt.py Fredrik81 2020-04-11 17:42:19 +0200
  • c218abba3b Add complete list of keyboard, as in the help. phe-sto 2020-04-10 15:04:04 +0200
  • c03f637f5b Improve safe_value_fallback test Matthias 2020-04-09 19:40:04 +0200
  • f39706cabd Fix #3130 - when corder['remaining'] contains none-type Matthias 2020-04-09 19:35:27 +0200
  • cbf5bf6735 Add safe_value_fallback function Matthias 2020-04-09 19:34:48 +0200
  • 346e09fed1 Add test verifying that cancel_order with empty remaining is causing the bug Matthias 2020-04-09 19:32:10 +0200
  • 4707484a4c Fix issue with colring enabled + styling Fredrik81 2020-04-09 11:42:13 +0200
  • 5cff72a42e Improve logging to ensure which branch is used for buy order cancels Matthias 2020-04-09 09:22:38 +0200
  • 68a5e0c51b
    Merge pull request #3138 from orkblutt/develop Matthias 2020-04-08 08:23:13 +0200
  • 02192f28cd Small stylistic updates Matthias 2020-04-08 07:56:21 +0200
  • cdc774549e Merge branch 'develop' into progress-bar Fredrik81 2020-04-08 01:56:43 +0200
  • 492c2799dc Rename rest-client script history to trades Matthias 2020-04-07 19:52:34 +0200
  • 296c616ce7 Add test for api-trades call Matthias 2020-04-07 19:50:13 +0200
  • bdc85ec89b Move create_mock_tests to conftest and add test for test_trade-history Matthias 2020-04-07 19:42:16 +0200
  • 132f5f73f5
    Update hyperopt.py Fredrik81 2020-04-07 10:44:18 +0200
  • c95906cfcf
    Update hyperopt.py Fredrik81 2020-04-07 10:42:15 +0200
  • 9387585756
    Merge pull request #3127 from orehunt/max_drawdown_fix_db_plot Matthias 2020-04-06 20:10:23 +0200