Commit Graph

  • 604e08382e Merge pull request #11899 from mrpabloyeah/add-current-drawdown-in-telegram-profit-command Matthias 2025-07-09 06:40:28 +02:00
  • 2ecadabd92 chore: align API endpoints Matthias 2025-07-08 20:09:17 +02:00
  • 17c7826756 Merge branch 'develop' into add-current-drawdown-in-telegram-profit-command Matthias 2025-07-08 19:59:42 +02:00
  • fe92df7842 chore: revert unnecessary edits Matthias 2025-07-08 19:56:09 +02:00
  • e6dd932436 Expand calculate_max_drawdown() to return the current drawdown data and use it instead of calculate_current_drawdown() mrpabloyeah 2025-07-08 13:00:48 +02:00
  • 8acc05bb2d chore: update wording in exception message Matthias 2025-07-08 06:59:52 +02:00
  • 5dd7185658 Deployed c39f6f8 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-08 04:55:06 +00:00
  • c39f6f892b Merge pull request #11968 from freqtrade/update/pre-commit-hooks Matthias 2025-07-08 06:54:38 +02:00
  • f13b51cf91 chore: update pre-commit hooks Freqtrade Bot 2025-07-08 03:26:25 +00:00
  • e90c60c940 chore: improved response on delete order Matthias 2025-07-07 19:20:48 +02:00
  • 60029c2a8b fix: improved message when nonexisting trade is deleted Matthias 2025-07-07 19:13:55 +02:00
  • 14429d449c Merge pull request #11965 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.0.2 Matthias 2025-07-07 07:15:41 +02:00
  • cba9d6078c Merge pull request #11964 from freqtrade/dependabot/pip/develop/cryptography-45.0.5 Matthias 2025-07-07 07:09:44 +02:00
  • 8c843dc1dc Deployed 2dfad98 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-07 04:56:17 +00:00
  • 2dfad98ed6 Merge pull request #11962 from freqtrade/dependabot/pip/develop/mkdocs-7fcd3881cb Matthias 2025-07-07 06:55:46 +02:00
  • 9de9cac23a chore: bump scipy-stubs in pre-commit config Matthias 2025-07-07 06:46:39 +02:00
  • d1fd7c3f6e chore(deps): bump cryptography from 45.0.4 to 45.0.5 dependabot[bot] 2025-07-07 04:45:48 +00:00
  • 8fd5b93127 Merge pull request #11961 from freqtrade/dependabot/pip/develop/pytest-21071ef1ad Matthias 2025-07-07 06:44:58 +02:00
  • 240afe3c59 Deployed d29cd5b to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-07 04:44:46 +00:00
  • dafa5d4bac Merge pull request #11966 from freqtrade/dependabot/pip/develop/ccxt-4.4.92 Matthias 2025-07-07 06:44:34 +02:00
  • d29cd5b9d9 Merge pull request #11963 from freqtrade/dependabot/pip/develop/ruff-0.12.2 Matthias 2025-07-07 06:44:18 +02:00
  • 60094c6581 chore(deps): bump ccxt from 4.4.91 to 4.4.92 dependabot[bot] 2025-07-07 03:58:24 +00:00
  • dd32e228ce chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2 dependabot[bot] 2025-07-07 03:58:09 +00:00
  • 81639c61a8 chore(deps-dev): bump ruff from 0.12.1 to 0.12.2 dependabot[bot] 2025-07-07 03:55:54 +00:00
  • ae1fcbcffb chore(deps): bump mkdocs-material in the mkdocs group dependabot[bot] 2025-07-07 03:55:33 +00:00
  • 263d035181 chore(deps-dev): bump pytest-xdist in the pytest group dependabot[bot] 2025-07-07 03:51:40 +00:00
  • 48bd90ed38 Deployed 8ecd701 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-06 06:59:16 +00:00
  • 8ecd7011cb Merge pull request #11953 from freqtrade/drop_3.10 Matthias 2025-07-06 08:58:54 +02:00
  • f7d42ba60d chore: add TODO to eventually remove warning Matthias 2025-07-05 19:58:47 +02:00
  • ccf338280a Deployed 701cf47 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-05 17:57:33 +00:00
  • 701cf47c4b fix: implement fall-through for leverage tier finding Matthias 2025-07-05 19:56:52 +02:00
  • 315009a7f0 chore: move comment to correct location Matthias 2025-07-05 19:50:26 +02:00
  • 6e98a369de test: add test case for #11923 Matthias 2025-07-05 19:44:24 +02:00
  • fa69b7017b test: add TIA/USDT:USDT test leverage tier Matthias 2025-07-05 19:44:12 +02:00
  • e98f3cfedf docs: Update "tag" examples with advanced examples Matthias 2025-07-05 08:56:10 +02:00
  • 5f4184536a docs: update max enter_tag length Matthias 2025-07-05 08:41:08 +02:00
  • ac904c60c8 fix: powershell syntax error Matthias 2025-07-05 08:38:02 +02:00
  • 16defdbfdf chore: autoformat actual code Matthias 2025-07-04 09:10:30 +02:00
  • d010a050d3 chore: autoformat tests Matthias 2025-07-04 09:10:14 +02:00
  • 7b541ff958 test: refactor test to use asyncio.timeout Matthias 2025-07-04 09:07:52 +02:00
  • 78a47920ef chore: Update dockerfile syntax Matthias 2025-07-04 19:26:38 +02:00
  • e5a2011a85 ci: don't switch docker to experimental Matthias 2025-07-04 18:29:15 +02:00
  • 640cab2ca8 refactor: tests - update timezone.utc to UTC Matthias 2025-07-04 09:02:34 +02:00
  • deb8bde078 refactor: tests - update timezone.utc to UTC Matthias 2025-07-04 09:01:13 +02:00
  • 79f0271720 refactor: Asyncio timeoutError update Matthias 2025-07-04 08:59:15 +02:00
  • 5b8b80cf59 refactor: Update timezone.utc to UTC Matthias 2025-07-04 08:58:54 +02:00
  • a7ee45a0ba refactor: Update timezone.utc to UTC Matthias 2025-07-04 08:58:03 +02:00
  • 37cc949d94 refactor: Update utc to UTC Matthias 2025-07-04 08:56:42 +02:00
  • 5f59e1435e chore: bump known 3.11+ dependencies Matthias 2025-07-04 08:50:55 +02:00
  • e1f26aeb4e chore!: drop support for python 3.10 Matthias 2025-07-04 08:48:29 +02:00
  • b49dafc412 docs: update to 3.11+ version requirement Matthias 2025-07-04 08:47:40 +02:00
  • 7c84059b3a chore: drop support for pytohn 3.10 in setup scripts Matthias 2025-07-04 08:46:40 +02:00
  • 10a0bf386b ci: Don't test against 3.10 Matthias 2025-07-04 08:46:23 +02:00
  • 2936cb425d Merge pull request #11948 from jorenham/scipy-stubs Matthias 2025-07-04 15:55:56 +02:00
  • e5a9c65e66 ci: improve pre-commit-update check Matthias 2025-07-04 14:25:22 +02:00
  • 81fdff1039 chore: simplify exchangews_ohlcv further Matthias 2025-07-04 15:24:44 +02:00
  • 5101b1767b test: slightly cleanup ws_ohlcv test Matthias 2025-07-04 15:03:44 +02:00
  • 0b0c3d8408 Deployed e90aa6a to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-04 12:39:46 +00:00
  • e90aa6abda test: Increased asyncio.sleep for ws_ohlcv test Matthias 2025-07-04 14:39:19 +02:00
  • 1dd56df5d8 chore: improve sorting in mypy deps Matthias 2025-07-04 14:24:30 +02:00
  • 9bd8b7acf5 test: use event based init for telegram Matthias 2025-07-03 21:08:00 +02:00
  • 2a5a422079 test: attempt to fix test_exchangews_ohlcv flakyness Matthias 2025-07-03 21:06:48 +02:00
  • e92afb74c6 test: improve event-loop mocking Matthias 2025-07-03 20:59:00 +02:00
  • 4421e54cde fix: don't disable existing loggers when reinitializing logging Matthias 2025-07-03 17:44:23 +02:00
  • b5938985f2 fix: don't log at "root" level. Matthias 2025-07-03 15:21:51 +02:00
  • 0601f15bd0 Add scipy-stubs as dev dependency jorenham 2025-07-03 13:34:35 +02:00
  • 66020d250c test: update test trades pagination handling to use _ft_has Matthias 2025-07-03 09:00:27 +02:00
  • 909286c0f7 chore: luno - remove unnecessary config Matthias 2025-07-03 08:58:16 +02:00
  • 5efad94d3d chore: add zizmor github action Matthias 2025-07-03 08:41:59 +02:00
  • 1e24653e79 feat: add luno basic exchange configuration Matthias 2025-07-03 08:34:38 +02:00
  • c9bc2b880a feat: add always_require_api_keys to ft_has Matthias 2025-07-03 08:32:28 +02:00
  • 545cd3a994 chore: ft_has should be before remove_credentials Matthias 2025-07-03 08:25:15 +02:00
  • 51a09585db refactor: extract final ft_has construction to it's own method Matthias 2025-07-03 08:18:24 +02:00
  • b98816635d chore: simplify exchange class setup Matthias 2025-07-03 08:08:54 +02:00
  • b7b2d10e90 Deployed f6ed609 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-03 05:35:01 +00:00
  • f6ed609134 Merge pull request #11946 from freqtrade/update/binance-leverage-tiers Matthias 2025-07-03 07:34:36 +02:00
  • aec2dc5bb0 chore: update pre-commit hooks Freqtrade Bot 2025-07-03 03:27:09 +00:00
  • 5e2f36fe1f Deployed cc807d1 to 2025.6 in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-02 19:16:57 +00:00
  • cc807d1cf9 Merge pull request #11945 from freqtrade/new_release 2025.6 Matthias 2025-07-02 21:08:03 +02:00
  • 15c836c566 chore: bump version to 2025.7-dev Matthias 2025-07-02 20:18:15 +02:00
  • 5f907a4b1a chore: bump version to 2025.6 Matthias 2025-07-02 20:03:29 +02:00
  • a464a2fdbc Merge branch 'stable' into new_release Matthias 2025-07-02 20:03:16 +02:00
  • fa3d95fd89 Merge pull request #11919 from freqtrade/stash86-patch-1 Matthias 2025-07-02 18:16:51 +02:00
  • ba8778b181 chore: revert max_open_trades in sample config for now Matthias 2025-07-02 17:55:28 +02:00
  • 9ccd34d88b Deployed 6421f76 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-02 14:50:07 +00:00
  • 6421f767c6 chore: remove github buttons js code Matthias 2025-07-02 16:49:21 +02:00
  • f18c7f0cad docs: make sure github buttons render Matthias 2025-07-02 16:48:51 +02:00
  • e63017a2b9 docs: enable "edit" functionality for docs Matthias 2025-07-02 10:20:21 +02:00
  • 049cc10169 docs: improved github icon for docs Matthias 2025-07-02 09:54:21 +02:00
  • face45850e Deployed 595db54 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-02 07:17:19 +00:00
  • 595db54ac7 Merge pull request #11917 from froggleston/frog-contrib-exch-1 Matthias 2025-07-02 09:16:54 +02:00
  • 7470e70caa Deployed bfa9c81 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-02 06:18:36 +00:00
  • bfa9c818e6 chore: update margin/trading mode exception to be a configuration error Matthias 2025-07-02 07:47:38 +02:00
  • 30afedd4f8 chore: use value instead of string to avoid "none" output in "marginmode" Matthias 2025-07-02 07:47:19 +02:00
  • 6049ac1561 docs: update wording of developer docs Matthias 2025-07-02 07:35:02 +02:00
  • 25c24ddc9c chore: improve error message Matthias 2025-07-01 20:32:55 +02:00
  • 03df35b49b Merge pull request #11930 from freqtrade/dependabot/pip/develop/ast-comments-1.2.3 Matthias 2025-07-01 07:26:15 +02:00
  • 8c44d90f4d Deployed 3b441cd to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2025-07-01 05:22:35 +00:00
  • 3b441cd08f Merge pull request #11942 from freqtrade/update/pre-commit-hooks Matthias 2025-07-01 07:22:09 +02:00
  • 0f67d32b75 chore: update pre-commit hooks Freqtrade Bot 2025-07-01 03:31:30 +00:00