Commit Graph

  • 01506a2ad3 chore: update pre-commit hooks xmatthias 2024-07-04 03:12:01 +00:00
  • 04b65eae3c docs: Fix format used for backtesting-predictions Matthias 2024-07-03 17:24:48 +02:00
  • d953226459 use correct sleep method in tests Matthias 2024-07-03 13:44:36 +02:00
  • 3348283b05 Test api with new dex attribute Matthias 2024-07-03 13:36:41 +02:00
  • b58e412982 feat: Add "DEX" output for list- exchanges subcommand Matthias 2024-07-03 13:34:00 +02:00
  • 7209b2e71a Merge branch 'develop' into ci/ccxt.pro Matthias 2024-07-03 13:12:51 +02:00
  • d8eb6e59fa Fix missing import Matthias 2024-07-03 12:01:22 +02:00
  • e5a453a1f3 Improve clarity on argument definition Matthias 2024-07-03 12:01:13 +02:00
  • 44c9358ac1 Simplify argparse imports Matthias 2024-07-03 11:55:55 +02:00
  • 0f1894037d Increased Args typehint Matthias 2024-07-03 11:51:11 +02:00
  • dcb442f1df Fix / Improve supported options for lookahead-analysis Matthias 2024-07-03 11:42:44 +02:00
  • 027cd44944 Clarify dry-run market order slippage logic Matthias 2024-07-03 11:26:38 +02:00
  • b18563c3bd Merge pull request #10390 from freqtrade/dependabot/pip/develop/scipy-1.14.0 Matthias 2024-07-03 11:14:30 +02:00
  • f294aafbf5 Merge pull request #10352 from freqtrade/feat/pairlist_bt_check Matthias 2024-07-03 09:58:45 +02:00
  • 5af449fcf9 Merge pull request #10392 from freqtrade/dependabot/pip/develop/python-rapidjson-1.18 Matthias 2024-07-03 09:51:28 +02:00
  • 1482a5c78e Scipy 1.14 dropped support for python 3.9. Matthias 2024-07-03 09:37:01 +02:00
  • a800152a43 Update gzip open mode to text mode Matthias 2024-07-03 09:19:23 +02:00
  • 0aab0fa40c Merge pull request #10388 from freqtrade/dependabot/pip/develop/ta-lib-0.4.32 Matthias 2024-07-03 08:31:59 +02:00
  • 68b62e6d90 Bump TA-Lib binary packages Matthias 2024-07-03 07:36:49 +02:00
  • c4bc5356d1 Add Ruff Async checks Matthias 2024-07-02 20:53:18 +02:00
  • c2275009a8 Merge pull request #10393 from freqtrade/update/pre-commit-hooks Matthias 2024-07-02 07:18:57 +02:00
  • fa8e95819b chore: update pre-commit hooks xmatthias 2024-07-02 03:02:46 +00:00
  • 6a580176ea Merge branch 'develop' into feature/proceed-exit-while-open-order Axel-CH 2024-07-01 17:49:40 -04:00
  • 26b7733371 Merge pull request #10386 from freqtrade/dependabot/pip/develop/ruff-0.5.0 Matthias 2024-07-01 10:56:52 +02:00
  • a55691ea7f Merge pull request #10383 from freqtrade/new_release 2024.6 Matthias 2024-07-01 10:45:09 +02:00
  • 78d8a5f790 Merge pull request #10387 from freqtrade/dependabot/pip/develop/ccxt-4.3.54 Matthias 2024-07-01 10:41:46 +02:00
  • 3ed9bdf38c Merge pull request #10389 from freqtrade/dependabot/pip/develop/aiofiles-24.1.0 Matthias 2024-07-01 10:38:42 +02:00
  • a26176a9da Bump ruff from 0.4.10 to 0.5.0 dependabot[bot] 2024-07-01 07:16:07 +00:00
  • ff78e02933 Merge pull request #10385 from freqtrade/dependabot/pip/develop/time-machine-2.14.2 Matthias 2024-07-01 09:15:43 +02:00
  • 53182a1831 Merge pull request #10391 from freqtrade/dependabot/pip/develop/mypy-1.10.1 Matthias 2024-07-01 09:15:11 +02:00
  • 33aea106d1 Bump python-rapidjson from 1.17 to 1.18 dependabot[bot] 2024-07-01 03:42:52 +00:00
  • 5aceea7280 Bump mypy from 1.10.0 to 1.10.1 dependabot[bot] 2024-07-01 03:42:46 +00:00
  • 7fe7e1da44 Bump scipy from 1.13.1 to 1.14.0 dependabot[bot] 2024-07-01 03:42:34 +00:00
  • 958abecb23 Bump aiofiles from 23.2.1 to 24.1.0 dependabot[bot] 2024-07-01 03:42:23 +00:00
  • 870a3ea5cc Bump ta-lib from 0.4.31 to 0.4.32 dependabot[bot] 2024-07-01 03:42:20 +00:00
  • dd060f1044 Bump ccxt from 4.3.50 to 4.3.54 dependabot[bot] 2024-07-01 03:42:16 +00:00
  • a882e9e478 Bump time-machine from 2.14.1 to 2.14.2 dependabot[bot] 2024-07-01 03:41:51 +00:00
  • 11798ae018 chore: update version to 2024.7-dev Matthias 2024-06-30 09:42:08 +00:00
  • d9b588fe59 Version bump 2024.6 Matthias 2024-06-30 09:06:53 +00:00
  • f20fefffa0 Merge branch 'stable' into new_release Matthias 2024-06-30 09:03:46 +00:00
  • 60232ca85b Merge pull request #10382 from konradbeck/patch-2 Matthias 2024-06-29 12:09:41 +02:00
  • 1c4e809f84 Update telegram.py konradbeck 2024-06-29 09:58:37 +02:00
  • 1d3ca5743b Merge branch 'freqtrade:develop' into develop Simon Waiblinger 2024-06-27 16:38:13 +02:00
  • 0e0c585aee orderflow tests: removes unused import Joe Schr 2024-06-27 15:25:40 +02:00
  • b2bcac8447 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades Joe Schr 2024-06-27 15:23:12 +02:00
  • 7de102320c orderflow: use cache per pair Joe Schr 2024-06-26 19:54:36 +02:00
  • 81224cbd44 Merge pull request #10375 from freqtrade/update/binance-leverage-tiers Matthias 2024-06-27 07:43:55 +02:00
  • 5fa24163f5 chore: update pre-commit hooks xmatthias 2024-06-27 03:12:21 +00:00
  • dad2cad525 orderflow: fixing typing Joe Schr 2024-06-26 19:43:13 +02:00
  • 055426c24e Merge pull request #10374 from freqtrade/frog-setup-1 Matthias 2024-06-26 18:35:38 +02:00
  • 5effd62599 Fix setup.sh pip version Robert Davey 2024-06-26 16:25:40 +01:00
  • eb8f7666df Merge pull request #10361 from freqtrade/dependabot/pip/develop/types-53b9298882 Matthias 2024-06-25 14:49:20 +02:00
  • 58d6abe15d Update .pre-commit-config.yaml Matthias 2024-06-25 14:09:53 +02:00
  • 488d149b16 Update precommit config Matthias 2024-06-25 14:07:51 +02:00
  • 286e8849b5 Merge pull request #10372 from freqtrade/update/pre-commit-hooks Matthias 2024-06-25 14:00:35 +02:00
  • 7644c097b4 chore: update pre-commit hooks xmatthias 2024-06-25 03:02:45 +00:00
  • 323274ecee orderflow: clean code Joe Schr 2024-06-24 18:07:17 +02:00
  • 5379400ab3 Merge branch 'feature/fetch-public-trades-cached' into feature/fetch-public-trades Joe Schr 2024-06-24 17:47:45 +02:00
  • 4735835aab orderflow tests: reset orderflow cache between tests Joe Schr 2024-06-24 17:40:54 +02:00
  • 54df6f5b9c orderflow: adds cache_size to config Joe Schr 2024-06-24 17:21:29 +02:00
  • 390373cb9b orderflow: ruff format Joe Schr 2024-06-24 17:15:39 +02:00
  • ecd2118941 fix: copying orderflow dataframe from cache doesn't work Joe Schr 2024-06-24 17:14:22 +02:00
  • 7aebd407c0 Merge pull request #10365 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.31 Matthias 2024-06-24 16:20:07 +02:00
  • 9ac7f90cd1 update precommit Matthias 2024-06-24 15:51:16 +02:00
  • 6c78932d1d Merge pull request #10369 from freqtrade/dependabot/pip/develop/numexpr-2.10.1 Matthias 2024-06-24 14:47:02 +02:00
  • ead057d6c0 Bump sqlalchemy from 2.0.30 to 2.0.31 dependabot[bot] 2024-06-24 12:01:20 +00:00
  • 5d13a22499 Bump numexpr from 2.10.0 to 2.10.1 dependabot[bot] 2024-06-24 12:01:13 +00:00
  • 5b7cd49b9c Merge pull request #10364 from freqtrade/dependabot/pip/develop/ccxt-4.3.50 Matthias 2024-06-24 13:59:25 +02:00
  • bfe8548041 Merge pull request #10363 from freqtrade/dependabot/pip/develop/psutil-6.0.0 Matthias 2024-06-24 12:49:51 +02:00
  • e2ee8de739 Merge pull request #10368 from freqtrade/dependabot/pip/develop/filelock-3.15.4 Matthias 2024-06-24 08:54:00 +02:00
  • 71e1b27d68 Merge pull request #10362 from freqtrade/dependabot/pip/develop/bottleneck-1.4.0 Matthias 2024-06-24 08:53:26 +02:00
  • f3fede99d3 Merge pull request #10367 from freqtrade/dependabot/pip/develop/ruff-0.4.10 Matthias 2024-06-24 08:53:00 +02:00
  • 6b84a2907f Bump filelock from 3.15.1 to 3.15.4 dependabot[bot] 2024-06-24 03:26:29 +00:00
  • b2376c41d1 Bump ruff from 0.4.9 to 0.4.10 dependabot[bot] 2024-06-24 03:26:22 +00:00
  • 7de5e88dfd Bump ccxt from 4.3.46 to 4.3.50 dependabot[bot] 2024-06-24 03:25:49 +00:00
  • 9f892e2e47 Bump psutil from 5.9.8 to 6.0.0 dependabot[bot] 2024-06-24 03:25:42 +00:00
  • 56f2a77c72 Bump bottleneck from 1.3.8 to 1.4.0 dependabot[bot] 2024-06-24 03:25:34 +00:00
  • 40068dfedb Bump types-requests in the types group dependabot[bot] 2024-06-24 03:24:52 +00:00
  • 0b9e4f68c7 Merge pull request #10353 from netcan/patch-1 Matthias 2024-06-21 18:08:35 +02:00
  • 605f53a602 Add test for new warning modes Matthias 2024-06-21 17:57:38 +02:00
  • 282198a81c update enum value to Biased Matthias 2024-06-21 17:43:27 +02:00
  • b3cc761d8c Update pairlists.md Netcan 2024-06-21 23:18:48 +08:00
  • b7f180ab3f fix: Improve safety of custom_stop return validation Matthias 2024-06-21 16:43:07 +02:00
  • 4f43e59643 Add test showing behavior of #10349 Matthias 2024-06-21 16:41:59 +02:00
  • 93ed61a623 Improve stoploss test accuracy Matthias 2024-06-21 16:40:44 +02:00
  • f117e66f53 Pin pip from updating Matthias 2024-06-21 16:13:06 +02:00
  • 08a27abbdc orderflow: clean up populate_dataframe_with_trades code Joe Schr 2024-06-21 16:01:16 +02:00
  • d23c33a47f feat: add caching to populate_dataframe_with_trades Joe Schr 2024-06-21 15:28:11 +02:00
  • dd42a79234 Remove most explicit "supports backtesting" checks Matthias 2024-06-21 14:32:51 +02:00
  • 23256466e7 Update pairlist tests accordingly Matthias 2024-06-21 14:15:33 +02:00
  • ea58be2705 Classify individual pairlists for backtestability Matthias 2024-06-21 14:09:30 +02:00
  • c1e938ccda Add "BacktestnigSupport" method to pairlists Matthias 2024-06-21 14:01:25 +02:00
  • 9e9aacc102 Pin pip to 24.0 for the moment Matthias 2024-06-21 14:45:03 +02:00
  • 02c38f7396 Prevent data-downloads for exchanges that don't support this. Matthias 2024-06-20 18:29:17 +02:00
  • 776a8e43cd Add trades_has_history attribute Matthias 2024-06-20 18:24:43 +02:00
  • 8ac5fce06b Improve note wording Matthias 2024-06-20 06:54:55 +02:00
  • 226f907726 Add deprecation note to plot modules Matthias 2024-06-20 06:52:19 +02:00
  • 27e80b47ae Merge pull request #10342 from freqtrade/update/binance-leverage-tiers Matthias 2024-06-20 06:43:32 +02:00
  • d5bad0ed45 chore: update pre-commit hooks xmatthias 2024-06-20 03:14:42 +00:00
  • ffda564f05 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades Joe Schr 2024-06-19 20:38:50 +02:00