Commit Graph

  • 5b608c9005 Merge pull request #6088 from freqtrade/dependabot/pip/develop/ccxt-1.64.44 Matthias 2021-12-20 06:37:59 +01:00
  • cfad873ea7 Merge pull request #6092 from freqtrade/dependabot/pip/develop/jsonschema-4.3.1 Matthias 2021-12-20 06:37:41 +01:00
  • 480eb55721 Merge pull request #6086 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.3 Matthias 2021-12-20 06:37:23 +01:00
  • e754cc09fc Merge pull request #6089 from freqtrade/dependabot/pip/develop/types-requests-2.26.2 Matthias 2021-12-20 06:36:46 +01:00
  • cde35509db Bump jsonschema from 4.2.1 to 4.3.1 dependabot[bot] 2021-12-20 03:01:52 +00:00
  • 5a3a5e98d6 Bump time-machine from 2.4.1 to 2.5.0 dependabot[bot] 2021-12-20 03:01:47 +00:00
  • 44ac002cf0 Bump types-requests from 2.26.1 to 2.26.2 dependabot[bot] 2021-12-20 03:01:41 +00:00
  • 56d96d6cff Bump ccxt from 1.63.65 to 1.64.44 dependabot[bot] 2021-12-20 03:01:40 +00:00
  • 36632b48c7 Bump numpy from 1.21.4 to 1.21.5 dependabot[bot] 2021-12-20 03:01:34 +00:00
  • 1b3aaffef4 Bump mkdocs-material from 8.1.0 to 8.1.3 dependabot[bot] 2021-12-20 03:01:26 +00:00
  • b8b5e93000 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-19 18:25:53 +02:00
  • 6e24274dca updated documentation for webhook Aezo Teo 2021-12-19 23:58:58 +08:00
  • a557451eee Okex uses 4h mark candle timeframe Matthias 2021-12-19 14:48:59 +01:00
  • ea418bc9ac added stats for long short Aezo Teo 2021-12-19 23:24:46 +08:00
  • f28d95ffb5 Add test for position adjust Reigo Reinmets 2021-12-19 12:27:17 +02:00
  • 5da38f3613 Fix typo. Make sure trade is market open. Reigo Reinmets 2021-12-19 10:36:47 +02:00
  • 1cbc4da72b Merge pull request #6082 from Rikj000/docs/hyperopt-import-any Matthias 2021-12-19 07:54:49 +01:00
  • 58c3d69d14 📝 Docs - Added Any import Rik Helsen 2021-12-18 23:29:55 +01:00
  • 3aca3a7133 Use parentheses instead of backslash Reigo Reinmets 2021-12-18 18:55:47 +02:00
  • 1eb83f9a62 Fix documentation formatting. Reigo Reinmets 2021-12-18 18:55:12 +02:00
  • ddce28c12d Update data downloading to include funding_fee downloads Matthias 2021-12-18 15:32:02 +01:00
  • db2f0660fa Some more compatibility fixes. Reigo Reinmets 2021-12-18 11:15:59 +02:00
  • b094430c26 Restructure for less complexity. Flake8 Reigo Reinmets 2021-12-18 11:01:06 +02:00
  • 30673f84f9 Flake8 compatibility Reigo Reinmets 2021-12-18 11:00:25 +02:00
  • cc28f73d7f Hopefully fix orders being left lingering and trade not updating once they are complete Reigo Reinmets 2021-12-17 22:29:41 +02:00
  • d10fb95fce Fix typo Reigo Reinmets 2021-12-17 22:25:02 +02:00
  • cea023399e Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-17 21:59:58 +02:00
  • 462270bc5a Fix a case where the amount was not recalculated. Added additional temporary logging. Reigo Reinmets 2021-12-16 22:57:56 +02:00
  • ea38b58081 Add base_currency to allowed webhook fields Matthias 2021-12-16 20:18:01 +01:00
  • 337af44901 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-16 20:02:14 +02:00
  • b2fc3e814e Merge pull request #6055 from freqtrade/blacklist_delete Matthias 2021-12-16 13:41:18 +01:00
  • 39f0a17e62 Fix formatting Matthias 2021-12-11 20:08:03 +01:00
  • 7200659b35 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-15 23:17:44 +02:00
  • f9aa36f291 Don't hard-fail when executing emergency sell fails Matthias 2021-12-15 19:37:15 +01:00
  • b80b5ed1ad Improve uri_logging test Matthias 2021-12-15 19:25:30 +01:00
  • a7c67e8c7c Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-15 08:32:12 +02:00
  • 9d8646072c Add test case for checking removal of logs for pains in blacklist cdimauro 2021-12-14 06:23:40 +01:00
  • dda302eea2 Merge pull request #6026 from freqtrade/dependabot/pip/develop/ta-lib-0.4.22 Matthias 2021-12-13 19:44:46 +01:00
  • 9be29c6e92 Theoretically fix second order timeout/canceling deleting the whole order. Reigo Reinmets 2021-12-13 20:44:18 +02:00
  • 468076cf54 This has to be reset since otherwise it will not handle live limit orders after first buy. Reigo Reinmets 2021-12-13 20:32:13 +02:00
  • 793d090561 Improve log message wording for rejected stake amounts Matthias 2021-12-13 19:29:07 +01:00
  • 95949bd466 Update windows wheels to ta-lib 0.4.22 Matthias 2021-12-13 19:05:23 +01:00
  • d4b31263ca Fix open rate being None formatting error. Reigo Reinmets 2021-12-13 13:54:01 +02:00
  • 6f6e7467f5 Fix potential problem. Reigo Reinmets 2021-12-13 11:17:24 +02:00
  • 1d0af074ac Merge pull request #6061 from freqtrade/dependabot/pip/develop/ccxt-1.63.65 Matthias 2021-12-13 06:51:17 +01:00
  • f2d55a91cd Merge pull request #6063 from freqtrade/dependabot/pip/develop/fastapi-0.70.1 Matthias 2021-12-13 06:51:05 +01:00
  • 5371458c99 Merge pull request #6062 from freqtrade/dependabot/pip/develop/pandas-1.3.5 Matthias 2021-12-13 06:50:32 +01:00
  • 884a04c7fe Bump fastapi from 0.70.0 to 0.70.1 dependabot[bot] 2021-12-13 03:01:49 +00:00
  • 172b9383c0 Bump pandas from 1.3.4 to 1.3.5 dependabot[bot] 2021-12-13 03:01:44 +00:00
  • ec4a24649c Bump ccxt from 1.63.55 to 1.63.65 dependabot[bot] 2021-12-13 03:01:38 +00:00
  • 1362bd9626 Fix potential problem. Reigo Reinmets 2021-12-13 02:46:37 +02:00
  • 2c3e5fa080 Remove extra logging. Reigo Reinmets 2021-12-13 02:30:29 +02:00
  • 1017b68af9 Fix some unit-tests. Use common trade entry code. Reigo Reinmets 2021-12-13 02:27:09 +02:00
  • 98255c18cf Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-13 02:10:13 +02:00
  • 3398469e55 Update PerformanceFilter to have min_profit as ratio again. Matthias 2021-12-12 13:21:24 +01:00
  • 8dd3128ed4 Add type annotation to new logs suppression code cdimauro 2021-12-12 12:32:09 +01:00
  • 5b998aeca7 Remove unused import cdimauro 2021-12-12 10:21:54 +01:00
  • 878e16545d Suppress additional logs for pairs in blacklist cdimauro 2021-07-29 07:34:21 +02:00
  • c6256aba35 Improve documentation. Reigo Reinmets 2021-12-12 08:32:15 +02:00
  • 8dacd987b9 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-12 08:31:38 +02:00
  • c12f2378db Merge pull request #6045 from freqtrade/trade_fee_fallback_value Matthias 2021-12-11 20:00:01 +01:00
  • 1a4b403792 Merge pull request #6047 from freqtrade/dependabot/pip/develop/uvicorn-0.16.0 Matthias 2021-12-11 19:50:18 +01:00
  • b90c5e56fb Fix webserver schema bug when running in webserver mode Matthias 2021-12-11 19:46:35 +01:00
  • 8fdef2900e Increment API version to let clients know this is now available Matthias 2021-12-11 19:41:30 +01:00
  • 2918032dac Merge pull request #6046 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.9 Matthias 2021-12-11 19:41:14 +01:00
  • 64558e60d3 Fix bug in example. Reigo Reinmets 2021-12-11 19:45:30 +02:00
  • 2e13893341 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-11 18:28:05 +02:00
  • 06bd8a1540 Merge pull request #6052 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-2.4.3 Matthias 2021-12-11 17:26:43 +01:00
  • 9176e2f1f6 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-11 18:26:11 +02:00
  • 71147d2899 Attempt to support limit orders for position adjustment. Reigo Reinmets 2021-12-11 18:25:05 +02:00
  • 58cd91bd80 Bump python-telegram-bot from 13.8.1 to 13.9 dependabot[bot] 2021-12-11 16:00:35 +00:00
  • dbe97bcdb1 Merge pull request #6053 from freqtrade/dependabot/github_actions/develop/crazy-max/ghaction-docker-buildx-3.3.1 Matthias 2021-12-11 16:59:56 +01:00
  • 843eec63f0 Merge pull request #6051 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.28 Matthias 2021-12-11 16:59:42 +01:00
  • 0df8786af6 Merge pull request #6048 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.24 Matthias 2021-12-11 16:35:07 +01:00
  • b4ed90788b Merge pull request #6050 from freqtrade/dependabot/pip/develop/ccxt-1.63.55 Matthias 2021-12-11 16:34:36 +01:00
  • c871e51dcc Merge pull request #6049 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.0 Matthias 2021-12-11 16:34:28 +01:00
  • 857f4ec125 Remove exception-handlers which catch exceptions that are never raised Matthias 2021-12-11 16:20:09 +01:00
  • 7d42f42405 Merge branch 'freqtrade:develop' into dca Reigo Reinmets 2021-12-11 17:14:50 +02:00
  • f11a40f144 Improve documentation on adjust_trade_position and position_adjustment_enable Reigo Reinmets 2021-12-11 17:14:04 +02:00
  • 783ee633aa Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1 dependabot[bot] 2021-12-11 15:13:10 +00:00
  • fb134c67a9 Bump peter-evans/dockerhub-description from 2.1.0 to 2.4.3 dependabot[bot] 2021-12-11 15:13:08 +00:00
  • 849ca1ec06 Dependabot - use correct branch Matthias 2021-12-11 16:12:36 +01:00
  • 8da79d0ab2 Add blacklist-control to telegram Matthias 2021-12-11 16:09:20 +01:00
  • aaf5f4ce39 Bump sqlalchemy from 1.4.27 to 1.4.28 dependabot[bot] 2021-12-11 14:55:27 +00:00
  • ae92bf56bf Bump ccxt from 1.63.1 to 1.63.55 dependabot[bot] 2021-12-11 14:55:21 +00:00
  • f47cfbd2a9 Bump mkdocs-material from 8.0.4 to 8.1.0 dependabot[bot] 2021-12-11 14:55:13 +00:00
  • c9c683f2b0 Bump prompt-toolkit from 3.0.23 to 3.0.24 dependabot[bot] 2021-12-11 14:55:09 +00:00
  • 81cafd090d Bump uvicorn from 0.15.0 to 0.16.0 dependabot[bot] 2021-12-11 14:55:05 +00:00
  • 671b9903d7 Add github-actions dependabot Matthias 2021-12-11 15:54:09 +01:00
  • cc96db76f0 Add possibility to delete pairs from the pairlist via api Matthias 2021-12-11 15:53:44 +01:00
  • e729fad99c Add unknown_fee_rate parameter Matthias 2021-12-11 15:26:08 +01:00
  • e9c3f0cbbd Add note about python3.10 not being supported Matthias 2021-12-11 10:01:24 +01:00
  • 17bd990053 Update funding_fee freqtradebot test Matthias 2021-12-11 09:49:48 +01:00
  • f97662e816 Add position_adjustment_enable config keyword to enable it. Reigo Reinmets 2021-12-11 00:28:12 +02:00
  • b7bf3247b8 Only adjust stoploss if it's set. Reigo Reinmets 2021-12-10 23:17:12 +02:00
  • 1e3fc5e984 Slight code touchup Reigo Reinmets 2021-12-10 22:48:00 +02:00
  • 6948414e47 Remove no longer necessary method _get_mark_price_history Matthias 2021-12-10 19:52:48 +01:00
  • a87d2d62bb Remove no longer needed method get_funding_rate_history Matthias 2021-12-10 19:52:02 +01:00
  • aabca85a5f Update _calculate_funding_fees to reuse existing async infrastructure Matthias 2021-12-10 19:50:58 +01:00
  • c179951cca Expect stake_amount, not actual amount of pair from strategy for DCA. Reigo Reinmets 2021-12-10 20:42:24 +02:00