Commit Graph

  • 3397225df2
    Merge pull request #8051 from freqtrade/dependabot/pip/develop/pandas-1.5.3 Matthias 2023-01-23 08:10:48 +0100
  • 14d9789f1e
    Bump types-dateutil for precommit Matthias 2023-01-23 08:04:45 +0100
  • d3fbd41f59
    Bump types-python-dateutil from 2.8.19.5 to 2.8.19.6 dependabot[bot] 2023-01-23 06:18:40 +0000
  • b80c9dfd1e
    Merge pull request #8052 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.8 Matthias 2023-01-23 07:16:41 +0100
  • 5ef6ea4d91
    Merge pull request #8048 from freqtrade/dependabot/pip/develop/nbconvert-7.2.8 Matthias 2023-01-23 06:48:15 +0100
  • 73414e0fbd
    Bump types-requests in pre-commit Matthias 2023-01-23 06:47:27 +0100
  • 673f5c325c
    Bump types-requests from 2.28.11.7 to 2.28.11.8 dependabot[bot] 2023-01-23 03:08:24 +0000
  • b104b54e6a
    Bump pandas from 1.5.2 to 1.5.3 dependabot[bot] 2023-01-23 03:08:20 +0000
  • 13f6529cca
    Bump nbconvert from 7.2.7 to 7.2.8 dependabot[bot] 2023-01-23 03:07:48 +0000
  • 95987663f4
    Merge pull request #8040 from xmatthias/mypy_fixes Matthias 2023-01-22 11:18:53 +0100
  • 0642a2768e Add missing bracket Matthias 2023-01-22 11:17:31 +0100
  • 58ad5a683a Fix wrong import order in script Matthias 2023-01-21 22:48:30 +0100
  • 79d0fd937c Update pyright config to align with mypy Matthias 2023-01-21 20:05:33 +0100
  • 741d2db334 Enable implicit_optional for telegram Matthias 2023-01-21 20:00:45 +0100
  • 795934116d Remove optional_untyped from config Matthias 2023-01-21 16:02:12 +0100
  • 2bf4cf7d5a Update scripts to PEP484 Matthias 2023-01-21 16:02:07 +0100
  • 8108a48f39 Follow PEP 484 - no implicit optionals Matthias 2023-01-21 15:01:56 +0100
  • bb355cfac5 improve naming of backtest function Matthias 2023-01-21 19:46:27 +0100
  • 80bb120026 Simplify backtesting by removing now unnecessary private function Matthias 2023-01-21 18:00:57 +0100
  • 89eb1b0084 funding-fees need to be recalculated for detailed timeframes, too. Matthias 2023-01-21 17:47:31 +0100
  • 1211b72255 Add test to show behavior reported in #7978 Matthias 2023-01-21 16:19:45 +0100
  • 772800bf74 Fix bug in stake_amount adjustment Matthias 2023-01-21 08:52:10 +0100
  • 865d678304 Add backtest_detail test for futures Matthias 2023-01-20 08:37:28 +0000
  • 28e51e2dfb Simplify some test setups Matthias 2023-01-20 08:28:50 +0000
  • 58d48e79da Convert tests/datadir to path object - better mirroring an initialized configuration Matthias 2023-01-20 07:58:56 +0000
  • a5d87859dc Refactor test to reuse variable Matthias 2023-01-20 07:27:35 +0000
  • 6e22607387 Add 5m futures testdata to support detail-backtest tests Matthias 2023-01-20 07:08:38 +0000
  • dbddc4c8aa Improve wording on adjust_trade_position callback warning Matthias 2023-01-20 07:08:15 +0100
  • 20093ea090 Add warning about callback call frequency in backtesting Matthias 2023-01-20 07:06:54 +0100
  • 81349c2a03 Remove edge section from config template Matthias 2023-01-19 19:57:34 +0100
  • 07c391322e Remove edge from sample configs (except full). Matthias 2023-01-19 18:26:22 +0100
  • a398f4730b Add documentation note about RSA exchange keys Matthias 2023-01-19 18:13:48 +0100
  • a27e63a547 Bump ccxt to 2.6.39 Matthias 2023-01-19 18:09:21 +0100
  • cd2a41e76e
    Merge pull request #8035 from freqtrade/enable_plotconfig_wsmode Matthias 2023-01-19 06:55:49 +0100
  • 892fb77ec3 Update mypy pre-commit hook Matthias 2023-01-18 19:31:20 +0100
  • 634b80f0e7 Add tests for plotconfig in ws mode Matthias 2023-01-18 18:15:35 +0100
  • 2298656e45 Bump api_version to 2.23 Matthias 2023-01-18 18:15:14 +0100
  • 3216a05a9e Enable plot_config to work in webserver mode Matthias 2023-01-18 18:15:07 +0100
  • da0992f859 add Config typehint in rpc Matthias 2023-01-18 06:45:31 +0100
  • 25f89ac194
    Merge pull request #8033 from stash86/bt-metrics Matthias 2023-01-18 06:33:37 +0100
  • 00fa904422 update config-freqai-example to match latest binance futures pair syntax Stefano Ariestasia 2023-01-18 09:56:15 +0900
  • 4aaa439221
    Merge pull request #7976 from adarkforce/max-open-trades Matthias 2023-01-17 20:41:48 +0100
  • c8ecedf6d5 Clarify a variable via typehint Matthias 2023-01-17 20:05:18 +0100
  • 6a4fc33c30 Remove <3.8 bandaid Matthias 2023-01-17 19:46:56 +0100
  • 635cb0ff30
    Merge branch 'freqtrade:develop' into develop Stefano Ariestasia 2023-01-17 15:24:44 +0900
  • 7092212ed5 re-add futures tickers quoteVolume assert Matthias 2023-01-17 06:57:48 +0100
  • 7713f343a9 Bump ccxt to 2.6.26 Matthias 2023-01-17 06:46:49 +0100
  • 98dcab49ab Add fetch_tickers test for futures Matthias 2023-01-16 23:06:13 +0100
  • b4fcda2c11 add aiohttp proxy Matthias 2023-01-16 22:37:21 +0100
  • 92a5efad0e Fix set_test_proxy usage Matthias 2023-01-16 22:09:53 +0100
  • b193d8418d Deepcopy config before adding proxies Matthias 2023-01-16 21:31:01 +0100
  • f46b62f1a7 Attempt to use and setup a proxy for CI Matthias 2023-01-16 21:14:19 +0100
  • 394a973bbb Revert "Attempt to use and setup a proxy for CI" Matthias 2023-01-16 21:14:46 +0100
  • 48ae248d2d Attempt to use and setup a proxy for CI Matthias 2023-01-16 21:14:19 +0100
  • 5e10bb2cca Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades Antonio Della Fortuna 2023-01-16 20:19:46 +0100
  • 75804a7f85
    Bump stable-baselines3 alongside with sb3-contrib. Matthias 2023-01-16 15:53:44 +0100
  • 81eb9ebc6e
    Merge pull request #8031 from froggleston/eea_grp5 Matthias 2023-01-16 15:50:47 +0100
  • 8cfa5934db Catch AttributeError when importing modules Matthias 2023-01-16 13:54:25 +0000
  • 813724bd82 Add a new analysis group to output stats grouped by exit_tag froggleston 2023-01-16 13:28:40 +0000
  • 05dc29e60b
    Merge pull request #8021 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.5 Matthias 2023-01-16 13:31:30 +0100
  • 41d4e516f1
    Merge pull request #8024 from freqtrade/dependabot/pip/develop/cryptography-39.0.0 Matthias 2023-01-16 13:31:06 +0100
  • 3ab40358a2
    Merge pull request #8026 from freqtrade/dependabot/pip/develop/tensorboard-2.11.2 Matthias 2023-01-16 13:29:04 +0100
  • 8de10e3746
    Bump mkdocs-material from 9.0.3 to 9.0.5 dependabot[bot] 2023-01-16 11:34:02 +0000
  • d7bd9de60e
    Merge pull request #8025 from freqtrade/dependabot/pip/develop/fastapi-0.89.1 Matthias 2023-01-16 12:28:08 +0100
  • d0ad822034
    Merge pull request #8029 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.9.1 Matthias 2023-01-16 12:27:44 +0100
  • 7f4883008f
    Bump pymdown-extensions from 9.9 to 9.9.1 dependabot[bot] 2023-01-16 08:53:34 +0000
  • a77fdb1594
    Bump sb3-contrib from 1.6.2 to 1.7.0 dependabot[bot] 2023-01-16 08:53:21 +0000
  • 2137aed9d0
    Bump stable-baselines3 from 1.6.2 to 1.7.0 dependabot[bot] 2023-01-16 08:53:16 +0000
  • a4b2dc30b4
    Bump tensorboard from 2.11.0 to 2.11.2 dependabot[bot] 2023-01-16 08:53:12 +0000
  • 8dce617ada
    Bump fastapi from 0.89.0 to 0.89.1 dependabot[bot] 2023-01-16 08:53:06 +0000
  • 283c1968bf
    Bump cryptography from 38.0.1 to 39.0.0 dependabot[bot] 2023-01-16 08:52:52 +0000
  • 3f5bcfc503
    Bump cachetools from 4.2.2 to 5.2.1 dependabot[bot] 2023-01-16 08:51:36 +0000
  • 76c4b2a975
    Merge pull request #8019 from freqtrade/dependabot/pip/develop/requests-2.28.2 Matthias 2023-01-16 09:50:37 +0100
  • 7c2bfae92e
    Merge pull request #8018 from freqtrade/dependabot/pip/develop/ccxt-2.6.24 Matthias 2023-01-16 08:13:47 +0100
  • 0296061e49 Fix version comparison to use packaging.version Matthias 2023-01-16 06:54:29 +0100
  • d226f9706b
    Merge pull request #8020 from freqtrade/dependabot/pip/develop/xgboost-1.7.3 Matthias 2023-01-16 06:49:47 +0100
  • 7f61fdd9a3
    Merge pull request #8022 from freqtrade/dependabot/pip/develop/pytest-7.2.1 Matthias 2023-01-16 06:48:49 +0100
  • 77bb6561d5
    Merge pull request #8017 from freqtrade/dependabot/pip/develop/orjson-3.8.5 Matthias 2023-01-16 06:46:22 +0100
  • 178a4c8867
    Bump requests from 2.28.1 to 2.28.2 dependabot[bot] 2023-01-16 05:32:39 +0000
  • 6fd9690477
    Merge pull request #8015 from freqtrade/dependabot/pip/develop/urllib3-1.26.14 Matthias 2023-01-16 06:31:39 +0100
  • 7785809f4a
    Bump pytest from 7.2.0 to 7.2.1 dependabot[bot] 2023-01-16 03:02:08 +0000
  • 59e6f19dd8
    Bump xgboost from 1.7.2 to 1.7.3 dependabot[bot] 2023-01-16 03:01:28 +0000
  • dc7b8ac7ba
    Bump ccxt from 2.6.6 to 2.6.24 dependabot[bot] 2023-01-16 03:01:13 +0000
  • d24fce83d2
    Bump orjson from 3.8.4 to 3.8.5 dependabot[bot] 2023-01-16 03:01:03 +0000
  • ce3134dd08
    Bump plotly from 5.11.0 to 5.12.0 dependabot[bot] 2023-01-16 03:00:56 +0000
  • 9b97ddd0f7
    Bump urllib3 from 1.26.13 to 1.26.14 dependabot[bot] 2023-01-16 03:00:47 +0000
  • fc9e0ede0b
    Merge pull request #8014 from freqtrade/binance_mig Matthias 2023-01-15 21:57:21 +0100
  • 270eed7e14 Fail if detecting invalid ccxt version for binance futures Matthias 2023-01-15 15:53:41 +0100
  • ab12aace5f changed trades_space to max_open_trades_space Antonio Della Fortuna 2023-01-15 11:50:40 +0100
  • 5e64980319 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades Antonio Della Fortuna 2023-01-15 11:44:35 +0100
  • b0f1d914c8 Changed max_open_trades type to int or inf Antonio Della Fortuna 2023-01-15 11:44:10 +0100
  • ce323e66ac Remove note about binance futures naming Matthias 2023-01-14 21:40:48 +0100
  • e14f2cc275 Add db migration test Matthias 2023-01-14 20:54:42 +0100
  • 5d4a247fa0 Add test for binance data migration Matthias 2023-01-14 20:34:04 +0100
  • cbcee02ded call data migration from backtesting Matthias 2023-01-14 20:07:33 +0100
  • d595d9000d Merge branch 'develop' of github.com:lolongcovas/freqtrade into strategies longyu 2023-01-14 08:58:26 +0100
  • 6d8267328f undo to pickle without float32 casting longyu 2023-01-14 08:58:15 +0100
  • 93cb1ccdcf
    Merge branch 'freqtrade:develop' into develop lolong 2023-01-14 08:54:33 +0100
  • 8b6d70c65d
    Merge branch 'freqtrade:develop' into develop Stefano Ariestasia 2023-01-14 11:21:30 +0900
  • 1fc97a8008 use Unified futures naming for futures throughout tests Matthias 2023-01-13 21:16:19 +0100