crypto-candlesticks
crypto-candlesticks copied to clipboard
Download candlestick data fast & easy for analysis
Hi - this library is very interesting and perusing and running the code I noticed that there's a possibility of the download period calculation going out of bounds, which throws...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.1 to 5.21.0. Release notes Sourced from release-drafter/release-drafter's releases. v5.21.0 What's Changed New fetch 100 labels for pull requests instead of 10 (#1220) @matoubidou Full Changelog: https://github.com/release-drafter/release-drafter/compare/v6.0.0-beta.1...v5.21.0...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.25.0 to 6.0.0. Release notes Sourced from release-drafter/release-drafter's releases. v6.0.0 What's Changed Update Node.js to 20 (#1379) @massongit Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0 v6.0.0-beta.1 Prerelease of v6, first release...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.12.0 to 3.14.1. Release notes Sourced from commitizen's releases. v3.14.1 (2024-02-04) Fix bump: remove unused method scm: only search tags that are reachable by the current commit...
Bumps [perflint](https://github.com/tonybaloney/perflint) from 0.7.3 to 0.8.1. Release notes Sourced from perflint's releases. 0.8.1 What's Changed Don't recommend __all__ be a tuple by @tonybaloney in tonybaloney/perflint#49 Add clarity to the try...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
Bumps [rich](https://github.com/Textualize/rich) from 13.6.0 to 13.7.0. Release notes Sourced from rich's releases. The "It's a wrap" release [13.7.0] - 2023-11-15 Added Adds missing parameters to Panel.fit Textualize/rich#3142 Fixed Some text...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.0. Release notes Sourced from pytest-mock's releases. v3.12.0 Added support for Python 3.12. Dropped support for EOL Python 3.7. mocker.resetall() now also resets mocks created...
Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.7. Release notes Sourced from click's releases. 8.1.7 This is a fix release for the 8.1.x feature branch. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-7 Milestone: https://github.com/pallets/click/milestone/22?closed=1 8.1.6 This is...
**Is your feature request related to a problem? Please describe.** When executing the code sometime Bitfinex limitation (https://docs.bitfinex.com/docs/requirements-and-limitations) reached. A logic need to be added when it happens and sleep...