Matthias
|
8928d3616a
|
Improve msgtypes
|
2023-03-24 20:47:53 +01:00 |
|
Matthias
|
e8cffeeffd
|
Update RPCStatusMessage type
|
2023-03-24 20:36:29 +01:00 |
|
Matthias
|
76d289f0ce
|
Don't overwrite types
|
2023-03-24 20:35:01 +01:00 |
|
Matthias
|
245ae99273
|
Further typing ...
|
2023-03-24 20:33:00 +01:00 |
|
Matthias
|
70ad7b42b1
|
Improve msg typing
|
2023-03-24 20:33:00 +01:00 |
|
Matthias
|
0ece73578c
|
Add typedDict for RPC messages
Currently not fully functional.
|
2023-03-24 20:33:00 +01:00 |
|
Matthias
|
b317524ed7
|
protect adjust_trade_position from crashing in case of unsafe code
|
2023-03-24 20:27:45 +01:00 |
|
Matthias
|
469166636c
|
Set initial stoploss when creating the order
This ensures that a trade never has "None" as stoploss
|
2023-03-24 07:27:45 +01:00 |
|
Matthias
|
150c5510c7
|
Don''t fully fail bot when invalid price value is reached
closes #8300
|
2023-03-22 19:46:07 +01:00 |
|
Robert Caulk
|
bdf19f1d66
|
Update freqai_interface.py
|
2023-03-21 22:44:56 +01:00 |
|
Matthias
|
8cf3e9f91b
|
Accept "insufficient funds" error on set_leverage from stop calls
closes #8341
|
2023-03-21 19:29:27 +01:00 |
|
Matthias
|
ebebcb886c
|
Move build-system to the top of pyproject.toml
|
2023-03-21 19:28:26 +01:00 |
|
Matthias
|
36c45fd14f
|
Remove unused argument from set_leverage
|
2023-03-21 19:14:09 +01:00 |
|
Joe Schr
|
0128b63c1c
|
add 'feather' to AVAILABLE_DATAHANDLERS_TRADES
|
2023-03-21 19:13:32 +01:00 |
|
Joe Schr
|
e16db814fa
|
featherdatahandler: implement trades_store/_trades_load
|
2023-03-21 17:56:51 +01:00 |
|
Matthias
|
97c420b2df
|
Add explicit test for okx lev_prep
|
2023-03-20 19:27:48 +01:00 |
|
Matthias
|
7b5e322ef2
|
Merge pull request #8360 from freqtrade/okx_stop
Okx stoploss on exchange
|
2023-03-20 19:19:59 +01:00 |
|
Matthias
|
639987cbab
|
Prevent parameter reuse
|
2023-03-20 18:19:17 +01:00 |
|
Matthias
|
56c2aa89bc
|
Merge pull request #8344 from freqtrade/fix/db_concurrent
Fix db concurrent problem
|
2023-03-20 18:17:09 +01:00 |
|
Matthias
|
4f4bfdac4d
|
Adjustments to okx stoploss
|
2023-03-20 09:00:00 +01:00 |
|
Matthias
|
8b6ea32c4c
|
Merge pull request #8357 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.0
Bump pytest-asyncio from 0.20.3 to 0.21.0
|
2023-03-20 08:59:19 +01:00 |
|
Matthias
|
ff497d5c90
|
Merge pull request #8356 from freqtrade/dependabot/pip/develop/fastapi-0.95.0
Bump fastapi from 0.94.0 to 0.95.0
|
2023-03-20 08:54:49 +01:00 |
|
Matthias
|
c05db6742c
|
Merge pull request #8351 from freqtrade/dependabot/pip/develop/ccxt-3.0.23
Bump ccxt from 2.9.12 to 3.0.23
|
2023-03-20 08:52:12 +01:00 |
|
Matthias
|
75f75f3881
|
Merge pull request #8358 from freqtrade/dependabot/pip/develop/ast-comments-1.0.1
Bump ast-comments from 1.0.0 to 1.0.1
|
2023-03-20 08:51:56 +01:00 |
|
dependabot[bot]
|
a4e4310d40
|
Bump pytest-asyncio from 0.20.3 to 0.21.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 07:11:18 +00:00 |
|
Matthias
|
dfc3524334
|
Merge pull request #8355 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.1
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
|
2023-03-20 08:10:17 +01:00 |
|
Matthias
|
a0913588b8
|
Merge pull request #8353 from freqtrade/dependabot/pip/develop/pre-commit-3.2.0
Bump pre-commit from 3.1.1 to 3.2.0
|
2023-03-20 08:10:04 +01:00 |
|
Matthias
|
c56b344077
|
Merge pull request #8354 from freqtrade/dependabot/pip/develop/ruff-0.0.257
Bump ruff from 0.0.255 to 0.0.257
|
2023-03-20 08:09:08 +01:00 |
|
dependabot[bot]
|
cb1f971d4b
|
Bump ccxt from 2.9.12 to 3.0.23
Bumps [ccxt](https://github.com/ccxt/ccxt) from 2.9.12 to 3.0.23.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/2.9.12...3.0.23)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 06:39:13 +00:00 |
|
Matthias
|
78e64be04e
|
Merge pull request #8349 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.7
Bump sqlalchemy from 2.0.5.post1 to 2.0.7
|
2023-03-20 07:38:07 +01:00 |
|
dependabot[bot]
|
3175121030
|
Bump ast-comments from 1.0.0 to 1.0.1
Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases)
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.0.0...1.0.1)
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 05:47:55 +00:00 |
|
dependabot[bot]
|
8d649988ca
|
Bump fastapi from 0.94.0 to 0.95.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.94.0 to 0.95.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.94.0...0.95.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 05:47:47 +00:00 |
|
Matthias
|
ec7e7e744b
|
Merge pull request #8352 from freqtrade/dependabot/pip/develop/uvicorn-0.21.1
Bump uvicorn from 0.21.0 to 0.21.1
|
2023-03-20 06:46:46 +01:00 |
|
Matthias
|
5c754eb4d3
|
Merge pull request #8350 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.3
Bump mkdocs-material from 9.1.2 to 9.1.3
|
2023-03-20 06:46:25 +01:00 |
|
Matthias
|
54d8aa7782
|
Test stoploss_adjust okx
|
2023-03-20 06:46:00 +01:00 |
|
Matthias
|
4690244673
|
Enable okx stop-price types
|
2023-03-20 06:40:57 +01:00 |
|
Matthias
|
2de5a59d89
|
Add test for dry-run fetching
|
2023-03-20 06:38:42 +01:00 |
|
Matthias
|
98685f1c98
|
Merge pull request #8348 from freqtrade/dependabot/pip/develop/python-rapidjson-1.10
Bump python-rapidjson from 1.9 to 1.10
|
2023-03-20 06:29:35 +01:00 |
|
Matthias
|
88e93b4902
|
Merge pull request #8346 from freqtrade/dependabot/pip/develop/nbconvert-7.2.10
Bump nbconvert from 7.2.9 to 7.2.10
|
2023-03-20 06:29:02 +01:00 |
|
Matthias
|
dcca51985d
|
sqlalchemy - pre-commit
|
2023-03-20 06:27:39 +01:00 |
|
Matthias
|
21f2f67ffa
|
Merge pull request #8347 from freqtrade/dependabot/pip/develop/filelock-3.10.0
Bump filelock from 3.9.0 to 3.10.0
|
2023-03-20 06:24:50 +01:00 |
|
dependabot[bot]
|
c78342b194
|
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.1)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:58:15 +00:00 |
|
dependabot[bot]
|
29b9be9bd0
|
Bump ruff from 0.0.255 to 0.0.257
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.255 to 0.0.257.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.255...v0.0.257)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:57:47 +00:00 |
|
dependabot[bot]
|
4543a1fe02
|
Bump pre-commit from 3.1.1 to 3.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.1...v3.2.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:57:33 +00:00 |
|
dependabot[bot]
|
fc7c8cce3c
|
Bump uvicorn from 0.21.0 to 0.21.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.21.0...0.21.1)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:57:28 +00:00 |
|
dependabot[bot]
|
7d1559f319
|
Bump mkdocs-material from 9.1.2 to 9.1.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.2...9.1.3)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:57:13 +00:00 |
|
dependabot[bot]
|
a43502093d
|
Bump sqlalchemy from 2.0.5.post1 to 2.0.7
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.5.post1 to 2.0.7.
- [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>
|
2023-03-20 03:57:07 +00:00 |
|
dependabot[bot]
|
47e84ad106
|
Bump python-rapidjson from 1.9 to 1.10
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.9 to 1.10.
- [Release notes](https://github.com/python-rapidjson/python-rapidjson/releases)
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.9...v1.10)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:56:54 +00:00 |
|
dependabot[bot]
|
5ade5777e8
|
Bump filelock from 3.9.0 to 3.10.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.9.0...3.10.0)
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:56:49 +00:00 |
|
dependabot[bot]
|
fb0e824a83
|
Bump nbconvert from 7.2.9 to 7.2.10
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.9 to 7.2.10.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.2.9...v7.2.10)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 03:56:45 +00:00 |
|