Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] fetch public trades #9066

Open
wants to merge 290 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    c04cce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae5667 View commit details
    Browse the repository at this point in the history
  3. Fix isort imports

    TheJoeSchr committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f61c75f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    9c07043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c1c3d View commit details
    Browse the repository at this point in the history
  3. Fix superfluous changes

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b117f1b View commit details
    Browse the repository at this point in the history
  4. Ruff changes for clean_duplicate_trades, populate_dataframe_with_trad…

    …es, public_trades_to_dataframe
    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    72a20e9 View commit details
    Browse the repository at this point in the history
  5. Ruff --fix

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    39ba6fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79074ea View commit details
    Browse the repository at this point in the history
  7. Fix ruff

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    634e81c View commit details
    Browse the repository at this point in the history
  8. Adds TRADESResponse

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    118ca78 View commit details
    Browse the repository at this point in the history
  9. Ruff fixes

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b8f92ec View commit details
    Browse the repository at this point in the history
  10. Ruff fixes

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    69eb35d View commit details
    Browse the repository at this point in the history
  11. Ruff fixes

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ca8cb73 View commit details
    Browse the repository at this point in the history
  12. Flake8 fix

    TheJoeSchr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d6e3464 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2925a2a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0647ce5 View commit details
    Browse the repository at this point in the history
  2. Removes unused code path

    TheJoeSchr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    14fb295 View commit details
    Browse the repository at this point in the history
  3. mypy fixes

    TheJoeSchr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1a0610f View commit details
    Browse the repository at this point in the history
  4. Ruff fix

    TheJoeSchr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c40f3d9 View commit details
    Browse the repository at this point in the history
  5. Ruff and flake fixes

    TheJoeSchr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5b264d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d92b40 View commit details
    Browse the repository at this point in the history
  7. Ruff fix

    TheJoeSchr committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9ec45ce View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    4ae63d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    849413c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfcc8f9 View commit details
    Browse the repository at this point in the history
  3. update imports

    xmatthias committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7ae69a9 View commit details
    Browse the repository at this point in the history
  4. Formatting ...

    xmatthias committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a216a08 View commit details
    Browse the repository at this point in the history
  5. Fix overly long lines

    xmatthias committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4b0383f View commit details
    Browse the repository at this point in the history
  6. Reduce unnecessary newlines

    xmatthias committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fc15f98 View commit details
    Browse the repository at this point in the history
  7. improve tests slighly

    xmatthias committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d23079f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    e8c911e View commit details
    Browse the repository at this point in the history
  2. Remove if since

    TheJoeSchr committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0fd2aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa85e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    0a4da26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8714d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e60b997 View commit details
    Browse the repository at this point in the history
  4. Removes unused import

    TheJoeSchr committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    50070bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab3c07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71e36be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c85ded1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7e4a5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c610c44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e7a536 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7b8819 View commit details
    Browse the repository at this point in the history
  12. Remove formatting changes

    TheJoeSchr committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    64e9784 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bff93e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Fix markdown

    TheJoeSchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b68afb4 View commit details
    Browse the repository at this point in the history
  2. Adds more infos to docs

    TheJoeSchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7296ce7 View commit details
    Browse the repository at this point in the history
  3. EOF fix

    TheJoeSchr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3a1bb83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7248f20 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Improve docs

    TheJoeSchr committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c4a024e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix tests: use testdatadir

    TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b15e47d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df0400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b637bc View commit details
    Browse the repository at this point in the history
  4. fix tests: add comments

    TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6bdf6be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d15f17a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79066c3 View commit details
    Browse the repository at this point in the history
  7. Improve formatting of leverage

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d530dd5 View commit details
    Browse the repository at this point in the history
  8. Update cached binance leverage tiers

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7bfb6a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1eadb1 View commit details
    Browse the repository at this point in the history
  10. Bump uvicorn from 0.27.0 to 0.27.0.post1

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0 to 0.27.0.post1.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.27.0...0.27.0.post1)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a97d03 View commit details
    Browse the repository at this point in the history
  11. Bump urllib3 from 2.1.0 to 2.2.0

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.1.0...2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4a8553b View commit details
    Browse the repository at this point in the history
  12. Bump ccxt from 4.2.25 to 4.2.35

    Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.25 to 4.2.35.
    - [Release notes](https://github.com/ccxt/ccxt/releases)
    - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
    - [Commits](ccxt/ccxt@4.2.25...4.2.35)
    
    ---
    updated-dependencies:
    - dependency-name: ccxt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c70c65 View commit details
    Browse the repository at this point in the history
  13. Bump aiohttp from 3.9.2 to 3.9.3

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.3.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.2...v3.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    693ca56 View commit details
    Browse the repository at this point in the history
  14. Bump mkdocs-material from 9.5.6 to 9.5.7

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.6 to 9.5.7.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.6...9.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d4e1b22 View commit details
    Browse the repository at this point in the history
  15. Bump peter-evans/create-pull-request from 5 to 6

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ef5b71d View commit details
    Browse the repository at this point in the history
  16. Bump cryptography from 42.0.1 to 42.0.2

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.2.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.1...42.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1a79dc1 View commit details
    Browse the repository at this point in the history
  17. Bump fastapi from 0.109.0 to 0.109.2

    Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.0 to 0.109.2.
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](tiangolo/fastapi@0.109.0...0.109.2)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    43e23d2 View commit details
    Browse the repository at this point in the history
  18. Bump orjson from 3.9.12 to 3.9.13

    Bumps [orjson](https://github.com/ijl/orjson) from 3.9.12 to 3.9.13.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.9.12...3.9.13)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    470a051 View commit details
    Browse the repository at this point in the history
  19. Bump pydantic from 2.5.3 to 2.6.1

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.1.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.5.3...v2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a11aacc View commit details
    Browse the repository at this point in the history
  20. Bump ruff from 0.1.15 to 0.2.0

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.0.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.1.15...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5b98878 View commit details
    Browse the repository at this point in the history
  21. Remove unused argument

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3e89343 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1255517 View commit details
    Browse the repository at this point in the history
  23. chore: update pre-commit hooks

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cc9d4d3 View commit details
    Browse the repository at this point in the history
  24. Bump technical to 1.4.3

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    52c7105 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    51a4d25 View commit details
    Browse the repository at this point in the history
  26. fix: logical error

    Fix logical error in the conditional checks for model classes. The `elif` statement that looks for "lightgbm.sklearn" or "xgb" in the model class string is now broken into two separate conditions because the old condition would always evaluate to `True` due to the non-empty string "xgb".
    ShaneOss authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    caf169c View commit details
    Browse the repository at this point in the history
  27. Fix wording fully.

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e84bc14 View commit details
    Browse the repository at this point in the history
  28. fix strategy-updater docs

    stash86 authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5b13540 View commit details
    Browse the repository at this point in the history
  29. Allow int as trade-id parameter

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5dd856a View commit details
    Browse the repository at this point in the history
  30. chore: add dependency groups for regular updates,

    reschedule to run at 3am UTC (hope this works now ...)
    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    705ee7d View commit details
    Browse the repository at this point in the history
  31. Bump pre-commit/action from 3.0.0 to 3.0.1

    Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/pre-commit/action/releases)
    - [Commits](pre-commit/action@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit/action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3ca0130 View commit details
    Browse the repository at this point in the history
  32. Bump ccxt from 4.2.35 to 4.2.39

    Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.35 to 4.2.39.
    - [Release notes](https://github.com/ccxt/ccxt/releases)
    - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
    - [Commits](ccxt/ccxt@4.2.35...4.2.39)
    
    ---
    updated-dependencies:
    - dependency-name: ccxt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    992faad View commit details
    Browse the repository at this point in the history
  33. Bump numpy from 1.26.3 to 1.26.4

    Bumps [numpy](https://github.com/numpy/numpy) from 1.26.3 to 1.26.4.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.26.3...v1.26.4)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9a3955d View commit details
    Browse the repository at this point in the history
  34. Bump ruff from 0.2.0 to 0.2.1

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.1.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.2.0...v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c72eed View commit details
    Browse the repository at this point in the history
  35. Bump mkdocs-material from 9.5.7 to 9.5.8

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.7 to 9.5.8.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.7...9.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    df1f073 View commit details
    Browse the repository at this point in the history
  36. Bump nbconvert from 7.14.2 to 7.16.0

    Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.14.2 to 7.16.0.
    - [Release notes](https://github.com/jupyter/nbconvert/releases)
    - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
    - [Commits](jupyter/nbconvert@v7.14.2...v7.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: nbconvert
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2d7efca View commit details
    Browse the repository at this point in the history
  37. Align new-config documentation examples

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bbd68a5 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4351d93 View commit details
    Browse the repository at this point in the history
  39. Allow wildcards for pairs filter

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    34b0463 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    82771cf View commit details
    Browse the repository at this point in the history
  41. Bump uvicorn from 0.27.0.post1 to 0.27.1

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0.post1 to 0.27.1.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](encode/uvicorn@0.27.0.post1...0.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    329039d View commit details
    Browse the repository at this point in the history
  42. Bump pre-commit from 3.6.0 to 3.6.1

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ee4ff45 View commit details
    Browse the repository at this point in the history
  43. Bump ccxt from 4.2.39 to 4.2.42

    Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.39 to 4.2.42.
    - [Release notes](https://github.com/ccxt/ccxt/releases)
    - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
    - [Commits](ccxt/ccxt@4.2.39...4.2.42)
    
    ---
    updated-dependencies:
    - dependency-name: ccxt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7f58496 View commit details
    Browse the repository at this point in the history
  44. Bump tqdm from 4.66.1 to 4.66.2

    Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2.
    - [Release notes](https://github.com/tqdm/tqdm/releases)
    - [Commits](tqdm/tqdm@v4.66.1...v4.66.2)
    
    ---
    updated-dependencies:
    - dependency-name: tqdm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a51f7a3 View commit details
    Browse the repository at this point in the history
  45. Bump sqlalchemy from 2.0.25 to 2.0.26

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.25 to 2.0.26.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cf4f571 View commit details
    Browse the repository at this point in the history
  46. Update sqlalchemy pre-commit

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f15b931 View commit details
    Browse the repository at this point in the history
  47. Bump mkdocs-material from 9.5.8 to 9.5.9

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.8 to 9.5.9.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.8...9.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    aeb5e90 View commit details
    Browse the repository at this point in the history
  48. Bump python-telegram-bot from 20.7 to 20.8

    Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.7 to 20.8.
    - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
    - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
    - [Commits](python-telegram-bot/python-telegram-bot@v20.7...v20.8)
    
    ---
    updated-dependencies:
    - dependency-name: python-telegram-bot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    541b7a2 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3341964 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0796f49 View commit details
    Browse the repository at this point in the history
  51. Bump tensorboard from 2.15.1 to 2.15.2

    Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.15.1 to 2.15.2.
    - [Release notes](https://github.com/tensorflow/tensorboard/releases)
    - [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.2/RELEASE.md)
    - [Commits](tensorflow/tensorboard@2.15.1...2.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: tensorboard
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7c33c82 View commit details
    Browse the repository at this point in the history
  52. Bump the pytest group with 2 updates

    Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).
    
    
    Updates `pytest` from 7.4.4 to 8.0.0
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.4...8.0.0)
    
    Updates `pytest-asyncio` from 0.23.4 to 0.23.5
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.4...v0.23.5)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: pytest
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pytest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a3b276 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9a8ae99 View commit details
    Browse the repository at this point in the history
  54. Don't load empty dataframes - skip these

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    27556f9 View commit details
    Browse the repository at this point in the history
  55. Clarify processing_mode for RemotePairlist

    No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
    froggleston authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e696c92 View commit details
    Browse the repository at this point in the history
  56. Simplify some pairlist conditions

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e63da23 View commit details
    Browse the repository at this point in the history
  57. Improve log message

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    731fbe6 View commit details
    Browse the repository at this point in the history
  58. Adjust for ccxt exception hierarchy change

    caused by ccxt/ccxt#21035
    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c491c2a View commit details
    Browse the repository at this point in the history
  59. Add dt_ts_none helper

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cb95298 View commit details
    Browse the repository at this point in the history
  60. Simplify trade_model serializations

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d004509 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f7eb14a View commit details
    Browse the repository at this point in the history
  62. Adjust tests for new fields

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    90c0b55 View commit details
    Browse the repository at this point in the history
  63. Fix duplicate parentheses

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ff5364a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    aa1d549 View commit details
    Browse the repository at this point in the history
  65. Fix edge-case when calculating cagr

    edge-case with leveraged trades - yielding a negative final balance.
    closes freqtrade#9820
    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec1b676 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    c99184a View commit details
    Browse the repository at this point in the history
  67. Change enter_tag, exit_reason, mix_tag performance messages from HTML…

    … to Markdown to fix some string encoding issues.
    CaffeinatedTech authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    51d7998 View commit details
    Browse the repository at this point in the history
  68. Use Markdown V1 - update tests

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    103af46 View commit details
    Browse the repository at this point in the history
  69. Don't tick on ttl cache

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    25ee332 View commit details
    Browse the repository at this point in the history
  70. docs: Update sql_cheatsheet.md

    tar-xz authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a04cac View commit details
    Browse the repository at this point in the history
  71. Improve validate_exchange

    returns now both required and optional dependencies
    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4c07d2f View commit details
    Browse the repository at this point in the history
  72. enhance volumpairlist range test

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6da6842 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    099996c View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    a0dc21e View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    a19dafe View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    6714265 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    6a68ced View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    440a843 View commit details
    Browse the repository at this point in the history
  79. Remove unused import

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0f4bffc View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    2473594 View commit details
    Browse the repository at this point in the history
  81. Fail if unified account is detected.

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    165003e View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    b67f2dd View commit details
    Browse the repository at this point in the history
  83. Fix bybit spot live tests

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9792e44 View commit details
    Browse the repository at this point in the history
  84. Bump the pytest group with 1 update

    Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `pytest` from 8.0.0 to 8.0.1
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pytest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d554330 View commit details
    Browse the repository at this point in the history
  85. Bump urllib3 from 2.2.0 to 2.2.1

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.0...2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e65199d View commit details
    Browse the repository at this point in the history
  86. Bump cryptography from 42.0.2 to 42.0.3

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.3.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.2...42.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9aa01c0 View commit details
    Browse the repository at this point in the history
  87. Bump plotly from 5.18.0 to 5.19.0

    Bumps [plotly](https://github.com/plotly/plotly.py) from 5.18.0 to 5.19.0.
    - [Release notes](https://github.com/plotly/plotly.py/releases)
    - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
    - [Commits](plotly/plotly.py@v5.18.0...v5.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: plotly
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1b00f4a View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    b6c1925 View commit details
    Browse the repository at this point in the history
  89. Improve formatting in drawdown calc

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bb6c31c View commit details
    Browse the repository at this point in the history
  90. Bump orjson from 3.9.13 to 3.9.14

    Bumps [orjson](https://github.com/ijl/orjson) from 3.9.13 to 3.9.14.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.9.13...3.9.14)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e3a128f View commit details
    Browse the repository at this point in the history
  91. Bump scikit-learn from 1.4.0 to 1.4.1.post1

    Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.0 to 1.4.1.post1.
    - [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
    - [Commits](scikit-learn/scikit-learn@1.4.0...1.4.1.post1)
    
    ---
    updated-dependencies:
    - dependency-name: scikit-learn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    77e0dfd View commit details
    Browse the repository at this point in the history
  92. Bump pre-commit from 3.6.1 to 3.6.2

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.6.1...v3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    82791bb View commit details
    Browse the repository at this point in the history
  93. Bump sqlalchemy from 2.0.26 to 2.0.27

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.26 to 2.0.27.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    96efaca View commit details
    Browse the repository at this point in the history
  94. Update sqlalchemy in pre-commit

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c38c3c7 View commit details
    Browse the repository at this point in the history
  95. Bump ruff from 0.2.1 to 0.2.2

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.2.1...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fca9147 View commit details
    Browse the repository at this point in the history
  96. Bump the types group with 1 update

    Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed).
    
    
    Updates `types-requests` from 2.31.0.20240125 to 2.31.0.20240218
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: types
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    45bf3c8 View commit details
    Browse the repository at this point in the history
  97. bump types-requests pre-commit

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2de303e View commit details
    Browse the repository at this point in the history
  98. Fix / improve styling in test class

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    80e9e20 View commit details
    Browse the repository at this point in the history
  99. chore: update pre-commit hooks

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0eb1602 View commit details
    Browse the repository at this point in the history
  100. Bump tensorboard from 2.15.2 to 2.16.2

    Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.15.2 to 2.16.2.
    - [Release notes](https://github.com/tensorflow/tensorboard/releases)
    - [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorboard@2.15.2...2.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: tensorboard
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    871fa25 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    322a3a3 View commit details
    Browse the repository at this point in the history
  102. Add test for fetch_order_emulated

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    35be790 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    b187338 View commit details
    Browse the repository at this point in the history
  104. Fix some tests due to new method

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc34398 View commit details
    Browse the repository at this point in the history
  105. Bump ccxt to 4.2.47

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    acb34c5 View commit details
    Browse the repository at this point in the history
  106. Add type-hint to exchange_has dict

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eb175ee View commit details
    Browse the repository at this point in the history
  107. Bump cryptography from 42.0.3 to 42.0.4

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.3...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b9f361b View commit details
    Browse the repository at this point in the history
  108. Use set to reduce iterations

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    392d5ae View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    0b9e7be View commit details
    Browse the repository at this point in the history
  110. Improve ohlcv pair cache with since_ms

    avoids some rare bugs in more complex configurations.
    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7db2367 View commit details
    Browse the repository at this point in the history
  111. Update typehint for candle_cache

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    426e7c4 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    983aefe View commit details
    Browse the repository at this point in the history
  113. chore: Remove wrong typehint

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f16d1a7 View commit details
    Browse the repository at this point in the history
  114. Remove pointless comment

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cfa8fd8 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    7d9ecb7 View commit details
    Browse the repository at this point in the history
  116. Improve some type safety

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f3f4a65 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    21eecb2 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    b811775 View commit details
    Browse the repository at this point in the history
  119. Update comment around funding fees

    xmatthias authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0649fe3 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    74f01c4 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    1620c1e View commit details
    Browse the repository at this point in the history
  122. Bump the pytest group with 1 update

    Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `pytest` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.1...8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: pytest
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cb00cd7 View commit details
    Browse the repository at this point in the history
  123. Bump mkdocs-material from 9.5.9 to 9.5.11

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.11.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.9...9.5.11)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    27e0054 View commit details
    Browse the repository at this point in the history
  124. Bump orjson from 3.9.14 to 3.9.15

    Bumps [orjson](https://github.com/ijl/orjson) from 3.9.14 to 3.9.15.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.9.14...3.9.15)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8944615 View commit details
    Browse the repository at this point in the history
  125. Bump pydantic from 2.6.1 to 2.6.2

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.1 to 2.6.2.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.6.1...v2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4b6eab2 View commit details
    Browse the repository at this point in the history
  126. Bump nbconvert from 7.16.0 to 7.16.1

    Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.0 to 7.16.1.
    - [Release notes](https://github.com/jupyter/nbconvert/releases)
    - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
    - [Commits](jupyter/nbconvert@v7.16.0...v7.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: nbconvert
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    36fede7 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    c66d7bc View commit details
    Browse the repository at this point in the history
  128. Bump cryptography from 42.0.4 to 42.0.5

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...42.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2b6a38b View commit details
    Browse the repository at this point in the history
  129. Bump fastapi from 0.109.2 to 0.110.0

    Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.2 to 0.110.0.
    - [Release notes](https://github.com/tiangolo/fastapi/releases)
    - [Commits](tiangolo/fastapi@0.109.2...0.110.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TheJoeSchr committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c0c578 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    091d827 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    baf2cf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    6c1d70d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. work through open TODOs

    TheJoeSchr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1f6046d View commit details
    Browse the repository at this point in the history
  2. formatting changes

    TheJoeSchr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    174c830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6827e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c12e203 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Simplify formatting

    xmatthias committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bce5dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3d538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e25df View commit details
    Browse the repository at this point in the history
  4. Fix imports after dev merge

    xmatthias committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9020c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fe765 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21bca95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5307f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e387f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    1d5f2b6 View commit details
    Browse the repository at this point in the history
  2. Add basic config validation

    xmatthias committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f663b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    d226e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53702bf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    63ac183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59dee5f View commit details
    Browse the repository at this point in the history
  3. Don't use noqa.

    xmatthias committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    843c68b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d3389 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0f1b1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28e4711 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f32154f View commit details
    Browse the repository at this point in the history
  8. Dataprovider test

    xmatthias committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    69d098e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    56b0738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cbc76 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    dd432ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9d181 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    b9035da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f87cd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c696e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a56faf5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    d33a14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839827c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f99e8f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0460ce4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    ab7f8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afcaee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1167917 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Small type fixes

    xmatthias committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d0eb55a View commit details
    Browse the repository at this point in the history
  2. Remove unused function

    xmatthias committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0673f3e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Revert "refresh_latest_trades: remove "-cached" from trades pair fi…

    …les"
    
    This reverts commit 839827c.
    TheJoeSchr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    32f931c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3eeeb View commit details
    Browse the repository at this point in the history
  3. Fixing merge error

    TheJoeSchr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4629362 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24707ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07034ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82e8901 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dcf75f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41def8b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    bfb29d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    d5361d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    f075d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50bf770 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    4e31976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3121929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e8a19 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d6408a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffda564 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    d23c33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08a27ab View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ecd2118 View commit details
    Browse the repository at this point in the history
  2. orderflow: ruff format

    TheJoeSchr committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    390373c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54df6f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4735835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5379400 View commit details
    Browse the repository at this point in the history
  6. orderflow: clean code

    TheJoeSchr committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    323274e View commit details
    Browse the repository at this point in the history