Commit Graph

  • 5191c869c9 Merge pull request #4996 from JoeSchr/patch-5 Matthias 2021-05-22 13:57:17 +01:00
  • be13856171 Fix flake8 error in test_fiat_convert A. Schueler 2021-05-22 13:43:48 +02:00
  • f8cdd6475c Reduce warnings when waiting for coingecko backoff A. Schueler 2021-05-22 13:43:33 +02:00
  • 21d986710d Fix missing not in empty check JoeSchr 2021-05-22 13:26:59 +02:00
  • e4ca944597 Add tests for coingecko backoff A. Schueler 2021-05-22 12:04:24 +02:00
  • 6e05f856b4 Abort _find_price when cryptomap is empty after retry A. Schueler 2021-05-22 11:55:03 +02:00
  • ab6bfbad12 Handle RequestExceptions that are not 429s in _load_cryptomap A. Schueler 2021-05-22 11:51:43 +02:00
  • 8842e0d161 Fix flake8 error in fiat_convert A. Schueler 2021-05-17 12:05:25 +02:00
  • a0921ec753 Add backoff timer for coingecko API A. Schueler 2021-05-17 11:31:19 +02:00
  • df0928c8b5 Merge pull request #4992 from freqtrade/buy_partial_fill Matthias 2021-05-22 09:17:04 +01:00
  • cc064f1574 String columns should have a max-length defined Matthias 2021-05-22 10:12:23 +02:00
  • 5285cd69b4 Add documentation for Postgres and Mysql Matthias 2021-05-22 10:12:03 +02:00
  • 44bbc0718e CLosing bracket Matthias 2021-05-21 20:54:18 +02:00
  • a7216e6279 SQLite does not know drop column Matthias 2021-05-21 20:53:38 +02:00
  • 41e3233bab Fix failing test Matthias 2021-05-21 20:44:11 +02:00
  • 6acb2eb2b6 Add average column to orders table Matthias 2021-05-21 20:35:39 +02:00
  • 4e94d3d3e5 Add test for too small buy check Matthias 2021-05-21 19:32:26 +02:00
  • 45e2621505 Add minimum-filled protection for buy cancels Matthias 2021-05-21 19:19:38 +02:00
  • 4c08f0020a Merge pull request #4990 from nmenescardi/patch-1 Matthias 2021-05-21 16:03:53 +01:00
  • 9537d9f4e2 Update strategy-customization.md Nicolas Menescardi 2021-05-21 11:27:22 -03:00
  • dfa412f0de Fix typo in filter Matthias 2021-05-21 13:24:13 +02:00
  • 981b2df7ca Include win:loss ratio in results tables. Rokas Kupstys 2021-05-21 12:00:24 +03:00
  • debd98ad9a Make results table more compact by merging win/draw/loss columns and drawdown abs/% into single columns. Rokas Kupstys 2021-05-21 11:29:22 +03:00
  • e1dc1357ce Add drawdown column to strategy summary table. Rokas Kupstys 2021-05-15 12:00:01 +03:00
  • edcfa94093 Include zero duration trades in backtesting report. Rokas Kupstys 2021-05-15 11:26:22 +03:00
  • 0e6c1d28f4 Fix cleanup CI by updating action Matthias 2021-05-21 09:32:18 +02:00
  • 10b013dc34 Merge pull request #4963 from robcaulk/patch-1 Matthias 2021-05-21 09:31:16 +02:00
  • 96ea10e562 Fix circular import in hyperopt Matthias 2021-05-21 08:52:56 +02:00
  • f398888865 Refactor preprocessed trimming to seperate method Matthias 2021-05-21 08:26:19 +02:00
  • d19b37c777 Merge pull request #4979 from kamontat/patch-1 Matthias 2021-05-21 08:17:35 +02:00
  • 1a30e39222 Move squeeze into if block Matthias 2021-05-21 08:06:27 +02:00
  • ccd705bfda Merge pull request #4962 from eschava/total_row Matthias 2021-05-21 08:02:30 +02:00
  • e2edcb5457 Merge pull request #4988 from kamontat/patch-2 Matthias 2021-05-21 07:19:48 +02:00
  • 0045d3a726 fix wrong json key Kamontat Chantrachirathumrong 2021-05-21 11:18:16 +07:00
  • 336f4aa6a7 day/week options for Telegram '/profit' command isort fix Eugene Schava 2021-05-20 08:17:08 +03:00
  • 6172e67fcd Update hyperopt.py Kamontat Chantrachirathumrong 2021-05-20 11:56:31 +07:00
  • c2b9da68e1 fix indent Kamontat Chantrachirathumrong 2021-05-20 11:56:11 +07:00
  • 1b3bfb2e7f found root cause. Kamontat Chantrachirathumrong 2021-05-20 11:50:15 +07:00
  • 48210170e7 wrap with is not empty Kamontat Chantrachirathumrong 2021-05-20 11:49:25 +07:00
  • ba106e6c4a Merge pull request #4975 from Axel-CH/allow_seconds_unfilled_timeout Matthias 2021-05-20 06:43:15 +02:00
  • 586f2a699d Merge pull request #4953 from freqtrade/value_filter Matthias 2021-05-20 06:35:34 +02:00
  • 0358b5365f Add "unfilledtimeout-unit" to full config sample Matthias 2021-05-20 06:25:40 +02:00
  • 935ed36433 day/week options for Telegram '/profit' command mypy fix Eugene Schava 2021-05-20 01:10:22 +03:00
  • e9841910e9 day/week options for Telegram '/profit' command Eugene Schava 2021-05-20 00:33:33 +03:00
  • 082fb11bbe Avoid having error cannot set a frame with no defined index and a scalar Kamontat Chantrachirathumrong 2021-05-20 01:54:48 +07:00
  • ef4d1c24d7 Merge pull request #4941 from brookmiles/fix-stoploss-above-candle Matthias 2021-05-19 06:20:35 +02:00
  • 75f88b466a add ability to choose unit in unfilled timeout axel 2021-05-18 19:30:36 -04:00
  • 7a9853bfe1 Fix "Too many open Files" exception Matthias 2021-05-18 20:39:55 +02:00
  • 2565f91bc2 Adjust tests to reflect new stoploss behaviour Matthias 2021-05-18 19:33:17 +02:00
  • 16c22c7b68 Add pair name to stoploss Matthias 2021-05-18 19:16:25 +02:00
  • 36eba0f110 Don't use "r+" memmap, but "r2 Matthias 2021-05-17 21:05:48 +02:00
  • 6aa574fa2b Convert ROI result to proper json object Matthias 2021-05-17 20:58:50 +02:00
  • 6659a07079 Add tests for max-value filter Matthias 2021-05-17 06:47:58 +02:00
  • 369f19df6b Add valuefilter to Pricefilters Matthias 2021-05-17 06:47:49 +02:00
  • 3006396398 Fix docstring typo Matthias 2021-05-16 20:34:02 +02:00
  • 26f5bc6584 Merge pull request #4944 from brookmiles/fix-download-data-end-date Matthias 2021-05-17 19:35:32 +02:00
  • 459fae6d80 Total row for telegram "/status table" command fixes Eugene Schava 2021-05-17 16:22:48 +03:00
  • 3ad8fa2f38 Total row for telegram "/status table" command moved sum calculation to API Eugene Schava 2021-05-17 15:59:03 +03:00
  • c2bd1bf7e6 Merge pull request #4960 from freqtrade/dependabot/pip/develop/fastapi-0.65.1 Matthias 2021-05-17 14:31:30 +02:00
  • cb50298bfe Bump fastapi from 0.64.0 to 0.65.1 dependabot[bot] 2021-05-17 12:05:13 +00:00
  • 4436700f5a Merge pull request #4959 from freqtrade/dependabot/pip/develop/aiofiles-0.7.0 Matthias 2021-05-17 14:04:40 +02:00
  • 196fde44e0 Total row for telegram "/status table" command work around mypy warning Eugene Schava 2021-05-17 14:45:54 +03:00
  • 748f5d6490 Merge pull request #4961 from freqtrade/dependabot/pip/develop/jinja2-3.0.0 Matthias 2021-05-17 13:14:13 +02:00
  • 915ff7e1bf Total row for telegram "/status table" command fix mypy warnings Eugene Schava 2021-05-17 13:03:20 +03:00
  • d7479fda1f Total row for telegram "/status table" command fix compiler warnings Eugene Schava 2021-05-17 12:53:57 +03:00
  • 0abb9cfe28 Total row for telegram "/status table" command Eugene Schava 2021-05-17 12:41:44 +03:00
  • 860a4d2390 update doc to reflect better empty dataframe check Robert Caulk 2021-05-17 11:40:57 +02:00
  • 6542070afa Merge pull request #4954 from freqtrade/dependabot/pip/develop/numpy-1.20.3 Matthias 2021-05-17 10:41:27 +02:00
  • 10ef0f54ac Total row for telegram "/status table" command Eugene Schava 2021-05-17 11:12:11 +03:00
  • 40ae21f3a8 Bump numpy from 1.20.2 to 1.20.3 dependabot[bot] 2021-05-17 07:59:36 +00:00
  • c5d9c09220 Merge pull request #4958 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.15 Matthias 2021-05-17 09:16:09 +02:00
  • 868706d132 Merge pull request #4956 from freqtrade/dependabot/pip/develop/pytest-cov-2.12.0 Matthias 2021-05-17 09:15:43 +02:00
  • c17d93f387 Merge pull request #4957 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.3.0 Matthias 2021-05-17 09:14:43 +02:00
  • 5f2fe24d7d Merge pull request #4955 from freqtrade/dependabot/pip/develop/ccxt-1.50.6 Matthias 2021-05-17 07:46:33 +02:00
  • c0b61282fb Bump jinja2 from 2.11.3 to 3.0.0 dependabot[bot] 2021-05-17 05:21:52 +00:00
  • 8143e63853 Bump aiofiles from 0.6.0 to 0.7.0 dependabot[bot] 2021-05-17 05:21:36 +00:00
  • 976a026d3b Bump sqlalchemy from 1.4.14 to 1.4.15 dependabot[bot] 2021-05-17 05:21:31 +00:00
  • 439ef197bc Bump flake8-tidy-imports from 4.2.1 to 4.3.0 dependabot[bot] 2021-05-17 05:21:18 +00:00
  • 78c77cca73 Bump pytest-cov from 2.11.1 to 2.12.0 dependabot[bot] 2021-05-17 05:21:11 +00:00
  • b0f854af95 Bump ccxt from 1.49.73 to 1.50.6 dependabot[bot] 2021-05-17 05:21:02 +00:00
  • 37b71b8cfd Fix PerformanceFilter failing in test-pairlist mode Matthias 2021-05-16 19:55:13 +02:00
  • 0d50e99563 Fix Agefilter checking for > instead of >= Matthias 2021-05-16 19:35:30 +02:00
  • c9ac67e985 Fix some typos Matthias 2021-05-16 14:50:25 +02:00
  • 8f8d5dbff5 Add tests for sl_order_with_result Matthias 2021-05-16 14:31:53 +02:00
  • 6f38976470 Introduce cancel_stoploss_with_result Matthias 2021-05-16 14:15:24 +02:00
  • 380754b8ab Fix typos in docstrings Matthias 2021-05-16 13:16:17 +02:00
  • 0b1dd0d203 Use correct order_id for ftx Matthias 2021-05-16 09:08:13 +02:00
  • 32bdceee12 Merge pull request #4947 from freqtrade/performance_abs Matthias 2021-05-15 20:32:58 +02:00
  • 2d7735ba04 Update telegram to sort performance by absolute performance Matthias 2021-05-15 19:49:21 +02:00
  • 6b2a38ccfb Add absolute Profit to apiserver Matthias 2021-05-15 19:39:46 +02:00
  • 2ecb42a639 Improve rest-api doc config samples Matthias 2021-05-15 15:52:02 +02:00
  • 4a11688e33 Merge pull request #4945 from JoeSchr/patch-4 Matthias 2021-05-15 15:38:28 +02:00
  • 8e98778498 Update installation.md JoeSchr 2021-05-15 15:21:21 +02:00
  • 4f968b4a6f Merge pull request #4926 from rokups/rk/misc-fixes Matthias 2021-05-15 15:11:07 +02:00
  • db17b1a851 fix indentation Brook Miles 2021-05-15 20:20:36 +09:00
  • 88da1f109b fix #4412 download-data does not stop downloading at the specified TIMERANGE end date Brook Miles 2021-05-15 20:15:19 +09:00
  • 2d5f465f1b Fix protections being loaded multiple times for first strategy when backtesting. Rokas Kupstys 2021-05-13 11:49:12 +03:00
  • 29fed37df3 Fix exception when few pairs with no data do not result in aborting backtest. Rokas Kupstys 2021-05-13 09:47:28 +03:00
  • e1447f955c /locks should always respond, even if there's no locks Matthias 2021-05-15 10:50:00 +02:00
  • 2eac23a15f if stoploss price is above the candle high, set it to candle open instead. this can occur if stoploss had previously been reached but the sell was prevented by confirm_trade_exit Brook Miles 2021-05-15 15:38:51 +09:00