Commit Graph

  • 8fb9140c21 Merge pull request #11046 from freqtrade/fix/orderflow_cache Matthias 2024-12-12 06:49:58 +01:00
  • 8e26d58927 Deployed cb9d828 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-12 05:28:37 +00:00
  • cb9d828ba0 Merge pull request #11079 from freqtrade/update/binance-leverage-tiers Matthias 2024-12-12 06:28:12 +01:00
  • 467c0dfffa chore: update pre-commit hooks xmatthias 2024-12-12 03:16:05 +00:00
  • d887a4aa4a Merge branch 'develop' into fix/orderflow_cache Matthias 2024-12-11 19:27:39 +01:00
  • 1da0bfd95e Deployed 3483575 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-11 06:26:51 +00:00
  • 34835752f8 chore: improve typing in percentChange Pairlist Matthias 2024-12-11 07:25:07 +01:00
  • b9aa78b987 fix: crash in PercentChange pairlist Matthias 2024-12-11 07:12:50 +01:00
  • d8fa782f13 test: Add test with faulty behavior Matthias 2024-12-11 07:07:47 +01:00
  • f3d7b249be test: Improve wallet tests Matthias 2024-12-10 21:04:49 +01:00
  • 097836d193 feat: improve logic for liquidation price calc Matthias 2024-12-10 20:49:43 +01:00
  • 7a4dfcb2e0 Deployed 7552ad5 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-10 05:31:58 +00:00
  • 7552ad5edb Merge pull request #11070 from freqtrade/update/pre-commit-hooks Matthias 2024-12-10 06:31:30 +01:00
  • e9cf0a71d8 chore: update pre-commit hooks xmatthias 2024-12-10 05:05:39 +00:00
  • cf731d7296 Merge pull request #11057 from freqtrade/dependabot/pip/develop/types-e0d1a7aad6 Matthias 2024-12-09 07:20:55 +01:00
  • 946e6fd4c2 Merge pull request #11066 from freqtrade/dependabot/pip/develop/pydantic-2.10.3 Matthias 2024-12-09 07:10:14 +01:00
  • fe9d1a053e chore: bump pre-commit dependencies Matthias 2024-12-09 06:40:49 +01:00
  • 6b1ac499ba tests: more tests for cross wallet Matthias 2024-12-09 06:26:29 +01:00
  • 0fc0b2a1be test: add test for cross balance logic Matthias 2024-12-08 19:38:36 +01:00
  • 6887ed4bf7 feat: add cross margin balance logic Matthias 2024-12-08 19:38:25 +01:00
  • 8cb82df055 chore: simplify dry_wallets call Matthias 2024-12-08 17:20:24 +01:00
  • 6788214671 chore(deps): bump pydantic from 2.10.2 to 2.10.3 dependabot[bot] 2024-12-09 05:32:50 +00:00
  • 4c2488ff65 Merge pull request #11065 from freqtrade/dependabot/pip/develop/fastapi-0.115.6 Matthias 2024-12-09 06:31:58 +01:00
  • 05b101b612 Merge pull request #11064 from freqtrade/dependabot/pip/develop/ccxt-4.4.37 Matthias 2024-12-09 06:29:55 +01:00
  • b5abf2b42f Deployed 23579df to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-09 05:29:32 +00:00
  • 65ab47dc63 Merge pull request #11063 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.9 Matthias 2024-12-09 06:29:21 +01:00
  • 23579df8da Merge pull request #11058 from freqtrade/dependabot/pip/develop/mkdocs-3ba6cc2ae5 Matthias 2024-12-09 06:29:05 +01:00
  • 82268aa717 Deployed 2b91be6 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-09 05:27:28 +00:00
  • 2b91be6237 Merge pull request #11061 from freqtrade/dependabot/pip/develop/ruff-0.8.2 Matthias 2024-12-09 06:26:55 +01:00
  • f1fabb07bf chore(deps): bump fastapi from 0.115.5 to 0.115.6 dependabot[bot] 2024-12-09 03:47:54 +00:00
  • 8aea015452 chore(deps): bump ccxt from 4.4.35 to 4.4.37 dependabot[bot] 2024-12-09 03:47:48 +00:00
  • 83471228e7 chore(deps): bump python-telegram-bot from 21.8 to 21.9 dependabot[bot] 2024-12-09 03:47:37 +00:00
  • e97a647b54 chore(deps-dev): bump ruff from 0.8.1 to 0.8.2 dependabot[bot] 2024-12-09 03:47:13 +00:00
  • f5dceb0b09 chore(deps): bump mkdocs-material in the mkdocs group dependabot[bot] 2024-12-09 03:46:15 +00:00
  • d4fbdeee94 chore(deps-dev): bump the types group with 2 updates dependabot[bot] 2024-12-09 03:45:29 +00:00
  • f529cfe8cf chore: fix wrong return typing Matthias 2024-12-08 16:58:31 +01:00
  • 4d36aaff39 feat: convert get_valid_pair_combination to generator Matthias 2024-12-08 16:54:12 +01:00
  • f07aec457a chore: remove unnecessary imports Matthias 2024-12-08 16:50:10 +01:00
  • d898c80e65 test: Add test for get_conversion_rate Matthias 2024-12-08 16:40:56 +01:00
  • 2ff0abc6e7 refactor: conversation rate retrieval to exchange class Matthias 2024-12-08 15:44:46 +01:00
  • 0276e65f39 test: update rpc test for new behavior Matthias 2024-12-08 15:29:23 +01:00
  • 4cd8e6b444 chore: simplify rpc_balance method by relying on exchange cache Matthias 2024-12-08 15:22:40 +01:00
  • 58357a0746 chore: calculate total_stake only once Matthias 2024-12-08 14:37:10 +01:00
  • d0223e6f48 chore: simplify dry-run wallet update Matthias 2024-12-08 14:34:00 +01:00
  • 142ea68dce chore: fix oddity of price_to_precision Matthias 2024-12-08 14:22:36 +01:00
  • 654d2ab63d fix: Round stoploss_dist to price_precision Matthias 2024-12-08 13:45:03 +01:00
  • a30f281478 Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3 Matthias 2024-12-08 13:46:58 +01:00
  • ae1baf5789 test: mock price_to_precision for liquidation calculations Matthias 2024-12-08 13:07:34 +01:00
  • 3c88bdc60c fix: round liquidation price to price precision Matthias 2024-12-08 11:55:52 +01:00
  • 6d698e584b chore: return 0 total balances Matthias 2024-12-08 11:45:25 +01:00
  • 193b989342 chore: Be more precise with binance account limitation Matthias 2024-12-08 11:44:35 +01:00
  • 8dc322d7f2 chore: don't allow negative stake amounts Matthias 2024-12-08 10:20:21 +01:00
  • eee5d710e7 chore: patch torch all the time - Matthias 2024-12-08 09:59:40 +01:00
  • 1ad6127fdf Deployed 489db37 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-08 07:55:49 +00:00
  • 489db37bbd Merge pull request #10979 from amalysh/develop Matthias 2024-12-08 08:55:21 +01:00
  • 10b5d5e56b docs: add "list parsing" logic to documentation Matthias 2024-12-08 08:35:13 +01:00
  • 934bcf253e test: add tests for list parsing Matthias 2024-12-08 08:30:55 +01:00
  • 0683ba3a54 feat: limit environment-variable json parsing to lists Matthias 2024-12-08 08:30:45 +01:00
  • 92a713ba21 Deployed a85f200 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-07 16:49:59 +00:00
  • a85f200450 Merge pull request #11000 from freqtrade/feat/multi_wallet Matthias 2024-12-07 17:49:32 +01:00
  • 98e0a5f101 chore: remove unused arguments in loss functions Matthias 2024-12-07 15:51:37 +01:00
  • 535f95c086 Deployed fb9e11b to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-07 12:35:47 +00:00
  • fb9e11b7b5 chore: improve type safety Matthias 2024-12-07 13:21:18 +01:00
  • e77ca024d7 chore: improve naming, don't duplicate column list Matthias 2024-12-06 20:16:46 +01:00
  • afdac1cf61 Deployed 63f8217 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-06 19:12:23 +00:00
  • 63f8217cd5 chore: ensure exif-data is removed from images Matthias 2024-12-06 20:11:46 +01:00
  • 9f5cb3a07e chore: add exif-stripper to ensure exif data is removed Matthias 2024-12-06 20:11:09 +01:00
  • 2c7aa6f976 Deployed e09d1b4 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-06 19:10:21 +00:00
  • e09d1b42f2 chore: eliminate duplicate trades data grouping Matthias 2024-12-04 19:56:26 +01:00
  • 267d9333a1 chore: remove pointless, very noisy log message. Matthias 2024-12-06 20:09:07 +01:00
  • ab39ac29e8 fix: ensure data type is maintained when data comes from cache. Matthias 2024-12-06 20:05:33 +01:00
  • 6c25feabf2 tests: assert type of orderflow object Matthias 2024-12-06 20:04:59 +01:00
  • 171157c100 chore: further simplify orderflow code Matthias 2024-12-06 07:03:24 +01:00
  • 3137d7cf2c chore: remove unnecessary config alias Matthias 2024-12-06 06:43:01 +01:00
  • 6ab528748e tests: Update orderflow tests Matthias 2024-12-06 06:40:15 +01:00
  • 621dfc136e fix: Improved caching Matthias 2024-12-06 06:38:49 +01:00
  • 9d07f5dc2e chore: reduce orderflow code duplication Matthias 2024-12-05 19:37:36 +01:00
  • 48dd86bd9b chore: use .at for assignments Matthias 2024-12-05 19:33:49 +01:00
  • 4879582896 feat: use dataframe.at directly to avoid intermediate series Matthias 2024-12-05 19:31:34 +01:00
  • 6584f86bce test: add Spy to improve test Matthias 2024-12-05 18:25:53 +01:00
  • 82d517fcbb test: improve orderflow test Matthias 2024-12-05 07:12:35 +01:00
  • ff371c43e0 tests: add test to ensure caching works Matthias 2024-12-05 07:10:20 +01:00
  • 0bf0e1808c chore: add todo for future cleanup Matthias 2024-12-05 06:58:25 +01:00
  • 6be5947f69 chore: Move local Import out of the loop Matthias 2024-12-05 06:37:19 +01:00
  • 87399d9551 Deployed b1d7d73 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-05 05:29:54 +00:00
  • b1d7d7304d Merge pull request #11041 from freqtrade/update/binance-leverage-tiers Matthias 2024-12-05 06:29:25 +01:00
  • 1d0702e143 chore: update pre-commit hooks xmatthias 2024-12-05 03:16:51 +00:00
  • 298ce335b9 chore: eliminate duplicate trades data grouping Matthias 2024-12-04 19:56:26 +01:00
  • e04f630f41 chore: further improve typing in orderflow Matthias 2024-12-04 07:10:53 +01:00
  • 7dfee16e25 chore: improved logic ordering in orderflow method Matthias 2024-12-04 07:09:09 +01:00
  • 1697391d9c Deployed d6c21e2 to develop in en with MkDocs 1.6.1 and mike 2.1.3 github-actions[bot] 2024-12-04 06:06:38 +00:00
  • d6c21e2af6 chore: orderflow: better typing Matthias 2024-12-03 20:13:25 +01:00
  • ebae0a7248 chore: improve typing of new functionality Matthias 2024-12-03 19:44:26 +01:00
  • fe834f00a2 fix: import causing long startup time Matthias 2024-12-03 19:37:14 +01:00
  • 3855d44bf5 Merge pull request #11005 from freqtrade/fix/freqai_bug Robert Caulk 2024-12-03 19:18:43 +01:00
  • ad8f621287 tests: Improve hyperopt loss tests Matthias 2024-12-03 19:17:01 +01:00
  • 18305a5bf6 docs: update hyperopt docs to include new argument Matthias 2024-12-03 19:16:48 +01:00
  • b0b73bf166 feat: add starting_balance as argument to hyperopt_loss_function Matthias 2024-12-03 19:15:57 +01:00
  • 7a8971b9b6 feat: use get_dry_run_wallet helper Matthias 2024-12-03 07:27:45 +01:00
  • c082e5f6a6 feat: add dry_run_wallet helper Matthias 2024-12-03 07:26:47 +01:00