Matthias
|
1af4fa0419
|
Merge pull request #8774 from freqtrade/dependabot/pip/develop/orjson-3.9.1
Bump orjson from 3.9.0 to 3.9.1
|
2023-06-12 08:46:49 +02:00 |
|
Matthias
|
37495884d4
|
Merge pull request #8768 from freqtrade/dependabot/pip/develop/filelock-3.12.1
Bump filelock from 3.12.0 to 3.12.1
|
2023-06-12 08:13:32 +02:00 |
|
Matthias
|
64e803356a
|
Merge pull request #8766 from freqtrade/dependabot/pip/develop/pydantic-1.10.9
Bump pydantic from 1.10.8 to 1.10.9
|
2023-06-12 07:07:03 +02:00 |
|
dependabot[bot]
|
7172bc0af3
|
Bump orjson from 3.9.0 to 3.9.1
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.0...3.9.1)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 03:58:02 +00:00 |
|
dependabot[bot]
|
66dc1fd339
|
Bump filelock from 3.12.0 to 3.12.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.0 to 3.12.1.
- [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.12.0...3.12.1)
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 03:56:52 +00:00 |
|
dependabot[bot]
|
a39f23a5c7
|
Bump pydantic from 1.10.8 to 1.10.9
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 03:56:43 +00:00 |
|
Matthias
|
5844756ba1
|
Add test and fix for stop-price == limit price
closes #8758
|
2023-06-11 17:20:35 +02:00 |
|
Matthias
|
4a800fe467
|
Add explicit test for get_stop_limit_rate
|
2023-06-11 17:17:41 +02:00 |
|
Matthias
|
fd940dbba2
|
Merge pull request #8530 from freqtrade/feat/pairlistconfig
Provide pairlists via API
|
2023-06-11 12:43:38 +02:00 |
|
Matthias
|
320b3e20a6
|
Use correct variable for candle-type when loading data
closes #8757
|
2023-06-11 11:58:18 +02:00 |
|
Matthias
|
fc11c79b77
|
Fix not working date format output
|
2023-06-11 08:51:20 +02:00 |
|
Matthias
|
87e144a95a
|
Update webserver tags
|
2023-06-11 08:24:16 +02:00 |
|
Matthias
|
9ef814689e
|
Update endpoint in rest-client
|
2023-06-11 08:18:01 +02:00 |
|
Matthias
|
e332fbfb47
|
Add explicit test for okx get_stop_params
|
2023-06-10 16:56:41 +02:00 |
|
Matthias
|
2806110869
|
Add explicit test for okx cancel_stop
|
2023-06-10 16:56:41 +02:00 |
|
Matthias
|
cfe88f06d2
|
Improve behavior of okx rebuys when using stop on exchange
closes #8755
|
2023-06-10 16:56:41 +02:00 |
|
Matthias
|
4f15b30339
|
Merge pull request #8590 from AchmadFathoni/develop
Fix disrepancy in freqai doc code example
|
2023-06-10 15:27:01 +02:00 |
|
Matthias
|
265d782af8
|
Implement the requested changes.
|
2023-06-10 09:30:34 +02:00 |
|
Matthias
|
fc8c6b06ad
|
Extract set-log-levels from main logging module
|
2023-06-09 06:59:08 +02:00 |
|
Matthias
|
e3056b141a
|
Move logging tests to dedicated test file
|
2023-06-09 06:51:12 +02:00 |
|
Matthias
|
317e0b5f2b
|
Avoid nested loops in telegram for force* scenarios
closes #8731
|
2023-06-08 07:08:06 +02:00 |
|
Matthias
|
4404d112a9
|
Merge pull request #8749 from freqtrade/dependabot/docker/python-3.11.4-slim-bullseye
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
|
2023-06-08 06:30:36 +02:00 |
|
dependabot[bot]
|
f81139b97c
|
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
Bumps python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-08 03:56:43 +00:00 |
|
Matthias
|
0b8ef1b880
|
Fix devcontainer invalid key
|
2023-06-05 21:13:52 +02:00 |
|
Matthias
|
c269eef77e
|
Remove unnecessary calc_profit_ratio call
|
2023-06-05 21:10:29 +02:00 |
|
Matthias
|
21172802de
|
Devcontainer image should contain as many dependencies as possible
|
2023-06-05 20:30:46 +02:00 |
|
Matthias
|
17b8cb2f7c
|
Merge pull request #8738 from freqtrade/dependabot/pip/develop/ccxt-3.1.23
Bump ccxt from 3.1.13 to 3.1.23
|
2023-06-05 18:06:29 +02:00 |
|
dependabot[bot]
|
6ec91d11ae
|
Bump ccxt from 3.1.13 to 3.1.23
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.1.13 to 3.1.23.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.13...3.1.23)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 07:40:33 +00:00 |
|
Matthias
|
984dec12df
|
Merge pull request #8739 from freqtrade/dependabot/pip/develop/pandas-2.0.2
Bump pandas from 2.0.1 to 2.0.2
|
2023-06-05 09:39:55 +02:00 |
|
Matthias
|
11f2bbdd08
|
Merge pull request #8740 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.1
Bump types-requests from 2.31.0.0 to 2.31.0.1
|
2023-06-05 09:39:37 +02:00 |
|
Matthias
|
41f5c32526
|
Merge pull request #8741 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.15
Bump mkdocs-material from 9.1.14 to 9.1.15
|
2023-06-05 08:25:52 +02:00 |
|
Matthias
|
4dcb6395ef
|
Bump pre-commit requests types
|
2023-06-05 07:13:09 +02:00 |
|
Matthias
|
46ad8afeb9
|
Merge pull request #8736 from freqtrade/dependabot/pip/develop/orjson-3.9.0
Bump orjson from 3.8.14 to 3.9.0
|
2023-06-05 07:10:27 +02:00 |
|
Matthias
|
49891967f2
|
Merge pull request #8734 from freqtrade/dependabot/pip/develop/fastapi-0.96.0
Bump fastapi from 0.95.2 to 0.96.0
|
2023-06-05 07:07:38 +02:00 |
|
Matthias
|
4acb0830e3
|
Merge pull request #8735 from freqtrade/dependabot/pip/develop/rich-13.4.1
Bump rich from 13.3.5 to 13.4.1
|
2023-06-05 07:07:20 +02:00 |
|
dependabot[bot]
|
e61659a2bc
|
Bump mkdocs-material from 9.1.14 to 9.1.15
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.14 to 9.1.15.
- [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.14...9.1.15)
---
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-06-05 03:57:43 +00:00 |
|
dependabot[bot]
|
c2125698a7
|
Bump types-requests from 2.31.0.0 to 2.31.0.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.0 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 03:57:22 +00:00 |
|
dependabot[bot]
|
093181e8f2
|
Bump pandas from 2.0.1 to 2.0.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 03:57:15 +00:00 |
|
dependabot[bot]
|
bdaf230bd1
|
Bump orjson from 3.8.14 to 3.9.0
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.14 to 3.9.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.8.14...3.9.0)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 03:56:45 +00:00 |
|
dependabot[bot]
|
9dcab313b5
|
Bump rich from 13.3.5 to 13.4.1
Bumps [rich](https://github.com/Textualize/rich) from 13.3.5 to 13.4.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.3.5...v13.4.1)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 03:56:40 +00:00 |
|
dependabot[bot]
|
c9bbeedd88
|
Bump fastapi from 0.95.2 to 0.96.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.2 to 0.96.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.2...0.96.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-06-05 03:56:37 +00:00 |
|
Matthias
|
7a726da691
|
Update cached binance leverage tiers
|
2023-06-04 20:28:08 +02:00 |
|
Matthias
|
71b81ee7cd
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
|
Matthias
|
f61ae9c7e2
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-06-04 08:33:45 +02:00 |
|
Matthias
|
12e31208e1
|
Update typedDict type used with pydantic
|
2023-06-03 12:33:44 +02:00 |
|
Matthias
|
ac7419e975
|
Split trademode response value into trade_mode and margin-mode
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
72f4e1475c
|
Bump api version
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
74254bb893
|
Add /exchanges endpoint to list available exchanges
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
54bf1634c7
|
Refactor validExchangesType to separate types package
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
6f928b826f
|
Update types for build_exchange_list_entry
|
2023-06-03 11:58:55 +02:00 |
|