Commit Graph

  • cd8d4da466 Add test for /status <tradeids> functionality Matthias 2021-01-19 19:44:16 +01:00
  • a68a546dd9 _rpc_trade_status argument datatype optimizations Andreas Brunner 2021-01-18 15:26:53 +01:00
  • c785bce7e6 Merge pull request #4234 from freqtrade/dependabot/pip/develop/pyjwt-2.0.1 Matthias 2021-01-18 09:20:16 +01:00
  • d05cbe239a Merge pull request #4231 from freqtrade/dependabot/pip/develop/coveralls-3.0.0 Matthias 2021-01-18 08:59:05 +01:00
  • 792c8503f9 Merge pull request #4233 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.5 Matthias 2021-01-18 08:48:44 +01:00
  • 10104927c9 Fix devcontainer Matthias 2021-01-18 07:46:19 +00:00
  • 611dbdc522 Merge pull request #4235 from freqtrade/dependabot/pip/develop/ccxt-1.40.74 Matthias 2021-01-18 07:31:34 +01:00
  • 3386ca9999 Merge pull request #4232 from freqtrade/dependabot/pip/develop/plotly-4.14.3 Matthias 2021-01-18 07:29:41 +01:00
  • 994b4013ad Bump ccxt from 1.40.30 to 1.40.74 dependabot[bot] 2021-01-18 05:38:06 +00:00
  • 8b5f8937cc Bump pyjwt from 2.0.0 to 2.0.1 dependabot[bot] 2021-01-18 05:37:48 +00:00
  • 7f8dbce367 Bump mkdocs-material from 6.2.4 to 6.2.5 dependabot[bot] 2021-01-18 05:37:45 +00:00
  • 6a8e495102 Bump plotly from 4.14.1 to 4.14.3 dependabot[bot] 2021-01-18 05:37:37 +00:00
  • 296a6bd43c Bump coveralls from 2.2.0 to 3.0.0 dependabot[bot] 2021-01-18 05:37:29 +00:00
  • eb95d970e9 flake8 beautify Andreas Brunner 2021-01-17 21:26:55 +01:00
  • d21eff0d52 fix, if an non existing trade_id is provided Andreas Brunner 2021-01-17 21:21:31 +01:00
  • 3ea33d1737 updating doc and help with new /status argument Andreas Brunner 2021-01-17 21:15:17 +01:00
  • 6d40814dbf extend status bot command to query specific trades Andreas Brunner 2021-01-17 20:39:35 +01:00
  • a8bae3a381 Don't update trade fees for dry-run orders Matthias 2021-01-17 20:31:27 +01:00
  • 389db2fe7d Enhance wording of docker quickstart Matthias 2021-01-17 19:11:00 +01:00
  • 3a2bac4ae3 Merge pull request #4223 from freqtrade/bot_name Matthias 2021-01-17 15:23:41 +01:00
  • 172a629c58 Update installation.md sobeit2020 2021-01-16 22:41:37 +00:00
  • f9dd74585e Update installation.md sobeit2020 2021-01-16 22:39:11 +00:00
  • 73206a9194 Update installation.md sobeit2020 2021-01-16 22:35:42 +00:00
  • 63be27f671 Update installation.md sobeit2020 2021-01-16 22:28:23 +00:00
  • 9ad0817105 Update installation.md sobeit2020 2021-01-16 22:27:25 +00:00
  • a271c9e98e Update installation.md sobeit2020 2021-01-16 22:24:22 +00:00
  • 53c208197d Add bot_name setting Matthias 2021-01-16 16:19:49 +01:00
  • 572f5f9186 Fix fstring syntax error Matthias 2021-01-16 10:05:47 +01:00
  • 9f338ba6ed Debug random test failure in CI Matthias 2021-01-16 10:01:31 +01:00
  • 3fefb6f1c8 Merge pull request #4215 from freqtrade/refactor/backtest Matthias 2021-01-16 09:32:19 +01:00
  • d74376726a api-server should fully support max_open_trades=-1 Matthias 2021-01-15 20:47:12 +01:00
  • baef8b4f79 Merge pull request #4197 from nas-/develop Matthias 2021-01-15 07:34:49 +01:00
  • bf5868c96d Add testcase for nonexisting pairs on whitelist Matthias 2021-01-15 06:56:15 +01:00
  • f72d53351c Added ability to keep invalid pairs while expanding expand_pairlist nas- 2021-01-15 00:13:11 +01:00
  • ce5ba1bb6e Adding Conda installation process sobeit2020 2021-01-15 00:14:11 +00:00
  • 0b65fe6afe Capture backtest start / end time Matthias 2021-01-13 07:47:03 +01:00
  • 9147106259 call bot_loop_start() in backtesting to allow setup-code to run Matthias 2020-10-11 19:50:37 +02:00
  • baa1142afa Use preprocessed to get min/max date in hyperopt Matthias 2020-09-18 07:45:47 +02:00
  • 9d4cdcad10 Extract backtesting of one strategy Matthias 2020-09-18 07:44:11 +02:00
  • 6d1fba1409 Remove unnecessary log output tests Matthias 2020-09-18 07:43:42 +02:00
  • f3de0dd3eb Fix support for protections in hyperopt Matthias 2021-01-14 06:53:40 +01:00
  • d289fe44cb Merge pull request #4205 from tejeshreddy/docs-edge Matthias 2021-01-13 16:43:43 +01:00
  • 950c5c0113 fix: edge doc typos tejeshreddy 2021-01-13 16:09:03 +05:30
  • adb3fb123e Fix typo Matthias 2021-01-12 19:35:02 +01:00
  • 47a06c6213 Fix enable/reenable of swagger UI endpoint Matthias 2021-01-12 19:27:49 +01:00
  • ac43591c44 Fix failing api when max_open_trades is unlimited Matthias 2021-01-12 19:24:37 +01:00
  • 60ea32e398 Improve wording Matthias 2021-01-12 19:05:25 +01:00
  • 6007d5182a Merge pull request #4147 from hoeckxer/ignore_expired_candle Matthias 2021-01-12 19:04:16 +01:00
  • 1f6a71fdd9 Reformat code on new version hoeckxer 2021-01-12 08:24:11 +01:00
  • 951c6ac1d4 Merge pull request #4193 from freqtrade/sell_profit_offset Matthias 2021-01-12 07:58:07 +01:00
  • 71f45021b9 Removed redundant statement hoeckxer 2021-01-12 07:35:30 +01:00
  • e328182bd7 Changed workings so it only needs to timing-parameter, instead of also requiring a boolean value hoeckxer 2021-01-12 07:30:39 +01:00
  • 4d7ffa8c81 Added suppoort for regex in whitelist nas- 2021-01-12 01:13:58 +01:00
  • b062b836cc Add test for sell_profit_offset Matthias 2021-01-11 19:42:44 +01:00
  • 63a579dbab Add sell_profit_offset parameter Matthias 2021-01-11 19:30:07 +01:00
  • dbc25f00ac Switch full config from bittrex to binance Matthias 2021-01-11 19:12:03 +01:00
  • 0c6c5162e8 Merge pull request #4189 from freqtrade/fix/4183 Matthias 2021-01-11 08:14:59 +01:00
  • 689c19620c Merge pull request #4188 from freqtrade/dependabot/pip/develop/pytest-mock-3.5.1 Matthias 2021-01-11 07:57:19 +01:00
  • f159c46438 Include stoploss_on_exchange in stoploss_guard Matthias 2021-01-11 07:55:01 +01:00
  • bc0550358f Merge pull request #4186 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.10 Matthias 2021-01-11 07:36:29 +01:00
  • d78fd3fa8f Merge pull request #4185 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.4 Matthias 2021-01-11 07:34:48 +01:00
  • 6c29964bcc Merge pull request #4187 from freqtrade/dependabot/pip/develop/ccxt-1.40.30 Matthias 2021-01-11 07:33:55 +01:00
  • 59efc5f083 Bump pytest-mock from 3.5.0 to 3.5.1 dependabot[bot] 2021-01-11 05:38:47 +00:00
  • f1809286cf Bump ccxt from 1.40.25 to 1.40.30 dependabot[bot] 2021-01-11 05:38:47 +00:00
  • a34753fcb1 Bump prompt-toolkit from 3.0.9 to 3.0.10 dependabot[bot] 2021-01-11 05:38:45 +00:00
  • ddecf3ef98 Bump mkdocs-material from 6.2.3 to 6.2.4 dependabot[bot] 2021-01-11 05:38:34 +00:00
  • 5102dfd6df Merge pull request #4144 from freqtrade/improve_informativepair Matthias 2021-01-09 10:15:59 +01:00
  • 61d225a575 Merge pull request #4170 from freqtrade/dependabot/pip/develop/pyjwt-2.0.0 Matthias 2021-01-08 19:48:04 +01:00
  • 8631a54514 Fix test due to pyjwt2.0 Matthias 2021-01-08 19:27:51 +01:00
  • 5f17dd06a5 Merge pull request #4173 from freqtrade/fix/4161 Matthias 2021-01-08 19:22:48 +01:00
  • 47f391e43e Merge pull request #4164 from freqtrade/ci_macos_39 Matthias 2021-01-08 19:22:15 +01:00
  • 378a252ad1 Fix #4161 - by not using the problematic method for windows Matthias 2021-01-08 13:46:43 +01:00
  • cc428d7e36 Merge pull request #4171 from freqtrade/dependabot/pip/develop/numpy-1.19.5 Matthias 2021-01-08 13:44:09 +01:00
  • c8df3c4730 Bump pyjwt from 1.7.1 to 2.0.0 dependabot[bot] 2021-01-08 07:48:31 +00:00
  • de26867ad2 Merge pull request #4166 from freqtrade/dependabot/pip/develop/pytest-mock-3.5.0 Matthias 2021-01-08 08:48:14 +01:00
  • 4d2c59b7ec Bump numpy from 1.19.4 to 1.19.5 dependabot[bot] 2021-01-08 07:47:47 +00:00
  • eb9d137d5b Merge pull request #4167 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.9 Matthias 2021-01-08 08:47:32 +01:00
  • ee6d340aa7 Merge pull request #4169 from freqtrade/dependabot/pip/develop/ccxt-1.40.25 Matthias 2021-01-08 08:47:12 +01:00
  • 3bc59d427c Merge pull request #4168 from freqtrade/dependabot/pip/develop/uvicorn-0.13.3 Matthias 2021-01-08 08:46:42 +01:00
  • 3cf506fa5d Bump ccxt from 1.40.14 to 1.40.25 dependabot[bot] 2021-01-08 07:16:49 +00:00
  • 784630e2f2 Bump uvicorn from 0.13.2 to 0.13.3 dependabot[bot] 2021-01-08 07:16:49 +00:00
  • f3319e1382 Bump prompt-toolkit from 3.0.8 to 3.0.9 dependabot[bot] 2021-01-08 07:16:48 +00:00
  • bd5f46e4c2 Bump pytest-mock from 3.4.0 to 3.5.0 dependabot[bot] 2021-01-08 07:16:36 +00:00
  • 2e7faa782c Add documentation section for macOS installation error on 3.999999999 Matthias 2021-01-08 06:51:37 +01:00
  • 3a9583403b Merge pull request #4165 from freqtrade/trades_dl Matthias 2021-01-08 06:22:13 +01:00
  • 4f126bea35 Change trades-test2 to better test correct behaviour Matthias 2021-01-07 20:06:26 +01:00
  • bf182dc01e Fix wrong key usage in trade_history_timebased Matthias 2021-01-07 20:03:34 +01:00
  • 124cb5c5bf Add cblosc brew dependency Matthias 2021-01-07 19:36:50 +01:00
  • 54ab61d18a Install hdf5 via brew Matthias 2021-01-07 19:27:35 +01:00
  • 9e66417e85 Run CI for mac on 3.9 Matthias 2021-01-07 19:21:42 +01:00
  • b43ef474ad Fix expired candle implementation Matthias 2021-01-07 07:51:49 +01:00
  • 7a628432a8 Merge pull request #4159 from freqtrade/protections/strategy Matthias 2021-01-07 06:39:34 +01:00
  • c9e477214f Allow protections to be set in the strategy Matthias 2021-01-06 16:37:09 +01:00
  • 6ca2b2d52d Merge pull request #4158 from freqtrade/fix/rpc_history_bug Matthias 2021-01-06 16:03:03 +01:00
  • e69dac2704 Fix bug in RPC history mode when no data is found Matthias 2021-01-06 15:38:46 +01:00
  • a9ca72c1b8 Fix typo in documentation Matthias 2021-01-06 11:04:14 +01:00
  • dfe9247c65 Merge pull request #4155 from freqtrade/fix_dry_open_order_update Matthias 2021-01-06 10:52:39 +01:00
  • 91f8667881 DOn't update open orders in dry-run mode Matthias 2021-01-06 09:57:36 +01:00
  • 3d57a108d8 Merge pull request #4150 from hoeckxer/protection_documentation_clarification Matthias 2021-01-06 09:55:43 +01:00
  • a906093153 FIx doc wording for all guards Matthias 2021-01-06 09:45:21 +01:00