dependabot[bot]
|
ef12dafea8
|
Bump python-rapidjson from 1.11 to 1.12
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.11 to 1.12.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.11...v1.12)
---
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-10-09 03:53:42 +00:00 |
|
dependabot[bot]
|
08a65b50aa
|
Bump types-requests from 2.31.0.7 to 2.31.0.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.7 to 2.31.0.8.
- [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-10-09 03:53:37 +00:00 |
|
dependabot[bot]
|
d28d6cbdb4
|
Bump python-telegram-bot from 20.5 to 20.6
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.5 to 20.6.
- [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](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.5...v20.6)
---
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>
|
2023-10-09 03:53:34 +00:00 |
|
dependabot[bot]
|
41a6709ece
|
Bump torch from 2.0.1 to 2.1.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.0.1...v2.1.0)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 03:53:23 +00:00 |
|
dependabot[bot]
|
756f5d5408
|
Bump mkdocs-material from 9.4.2 to 9.4.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.4.
- [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.4.2...9.4.4)
---
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-10-09 03:53:10 +00:00 |
|
dependabot[bot]
|
422b9c8fbc
|
Bump ccxt from 4.0.112 to 4.1.8
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.112 to 4.1.8.
- [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/4.0.112...4.1.8)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 03:53:01 +00:00 |
|
Matthias
|
40ec2c4921
|
Improve messaging in case of delayed exchange cancel
|
2023-10-08 11:17:29 +02:00 |
|
Matthias
|
5cf7ad85a0
|
Adjust tests for new interface to handle_cancel_* methods
|
2023-10-08 10:44:37 +02:00 |
|
Matthias
|
f02c9f0435
|
Pass order object to handle_cancel* methods
|
2023-10-08 10:26:27 +02:00 |
|
Matthias
|
c59b5e7781
|
Improve type hinting
|
2023-10-08 09:58:06 +02:00 |
|
Matthias
|
e525c6694b
|
Add ft_cancel_reason column to order object
|
2023-10-08 09:46:12 +02:00 |
|
Matthias
|
897c14e2e5
|
Don't check for "open orders" in handle_cancel_enter
it's actually irrelenant (closes #9273).
|
2023-10-08 09:40:46 +02:00 |
|
Matthias
|
6c00bf423b
|
Fix comment
|
2023-10-08 08:59:18 +02:00 |
|
Matthias
|
094984eb2f
|
Fix wrong typehint
|
2023-10-07 15:09:44 +02:00 |
|
Matthias
|
081411fba4
|
Improve bot typehints
|
2023-10-07 15:09:34 +02:00 |
|
Matthias
|
178c0972ff
|
Read funding_fee on order objects in "from_json"
|
2023-10-07 08:43:06 +02:00 |
|
Axel-CH
|
e8be011e2b
|
update manage_trade_stoploss_orders: remove unrelevant TODO
|
2023-10-06 17:01:12 -04:00 |
|
Axel-CH
|
aaa82e1fa9
|
remove all occurence of stoploss_order_id in trade_model, update api schemas, update rpc_delete
|
2023-10-06 16:34:03 -04:00 |
|
Axel-CH
|
2bb68ca53d
|
remove stoploss_order_id from LocalTrade class
|
2023-10-06 16:08:40 -04:00 |
|
Axel-CH
|
df8f1b9328
|
update manage_trade_stoploss_orders description
|
2023-10-06 15:58:51 -04:00 |
|
Axel-CH
|
9d82de15d4
|
first updated proposition of handle_stoploss_on_exchange, add sl_orders helper
|
2023-10-06 15:56:08 -04:00 |
|
Matthias
|
910e317a45
|
Fix unhandled exception
closes #9270
|
2023-10-06 20:13:37 +02:00 |
|
Matthias
|
1ef5adbb0e
|
Test for #9270
|
2023-10-06 20:13:11 +02:00 |
|
Axel-CH
|
ea828ccb4a
|
remove legacy sl management code from create_stoploss_order
|
2023-10-06 10:40:23 -04:00 |
|
Axel-CH
|
2565d509a6
|
remove legacy sl management code from handle_insufficient_funds
|
2023-10-06 10:38:14 -04:00 |
|
Axel-CH
|
d5a0759051
|
add open_sl_orders helper, use it in cancel_stoploss_on_exchange
|
2023-10-06 10:29:57 -04:00 |
|
Axel-CH
|
9214af6901
|
update cancel_stoploss_on_exchange to cancel all sl orders of trade
|
2023-10-05 22:24:17 -04:00 |
|
Matthias
|
f5db856a75
|
re-align adjust_entry_price between backtest and live
|
2023-10-05 18:11:35 +02:00 |
|
Matthias
|
b2ad40253f
|
Hide most non-freqtrade logs in -v mode
|
2023-10-05 07:03:29 +02:00 |
|
Matthias
|
1e0d622d80
|
Don't run "recovery" when stop-orders are open
|
2023-10-05 06:45:00 +02:00 |
|
Matthias
|
1d941249ed
|
Revert "Remove numpy armv7l lock since wheels are now available"
This reverts commit 04409602a6 .
|
2023-10-04 19:57:26 +02:00 |
|
Axel-CH
|
cac777cb21
|
add property has_open_sl_orders to trade model
|
2023-10-04 13:09:44 -04:00 |
|
Matthias
|
5bfd3fdc33
|
Add openblas to armhf image
|
2023-10-04 17:55:15 +02:00 |
|
Matthias
|
753b807a45
|
Merge pull request #9211 from freqtrade/dependabot/pip/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4
|
2023-10-04 07:12:01 +02:00 |
|
Matthias
|
04409602a6
|
Remove numpy armv7l lock since wheels are now available
|
2023-10-04 07:10:51 +02:00 |
|
Matthias
|
b2796b850b
|
Add funding_fee export to order object
Helps debugging #9163
|
2023-10-04 06:36:39 +02:00 |
|
Matthias
|
8c633aab19
|
Merge pull request #9261 from stash86/bt-metrics
Fix visual issues and docs
|
2023-10-03 07:06:03 +02:00 |
|
Stefano Ariestasia
|
f14b4133c3
|
fix wording
|
2023-10-03 13:36:31 +09:00 |
|
Matthias
|
8f2e4aa4fd
|
Merge pull request #9262 from freqtrade/dependabot/pip/urllib3-2.0.6
Bump urllib3 from 2.0.5 to 2.0.6
|
2023-10-03 06:17:44 +02:00 |
|
dependabot[bot]
|
3c2e043e82
|
Bump urllib3 from 2.0.5 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/v2.0.5...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 00:22:39 +00:00 |
|
Stefano
|
609ed2d7b3
|
fix return values
|
2023-10-03 08:41:05 +09:00 |
|
Stefano Ariestasia
|
183166b3fb
|
fix output if no variance, and fix docs
|
2023-10-03 08:27:28 +09:00 |
|
Matthias
|
12dc91719e
|
Merge pull request #9247 from freqtrade/dependabot/pip/develop/pydantic-2.4.2
Bump pydantic from 2.3.0 to 2.4.2
|
2023-10-02 19:26:33 +02:00 |
|
dependabot[bot]
|
cd071c3bdc
|
Bump cryptography from 41.0.3 to 41.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 17:21:57 +00:00 |
|
Matthias
|
0618ecce47
|
Merge pull request #9249 from freqtrade/dependabot/pip/develop/ccxt-4.0.112
Bump ccxt from 4.0.105 to 4.0.112
|
2023-10-02 19:21:00 +02:00 |
|
Matthias
|
13438ad8de
|
Merge pull request #9260 from freqtrade/revert-9250-dependabot/pip/develop/ast-comments-1.1.1
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
|
2023-10-02 18:30:22 +02:00 |
|
Matthias
|
60c2b1d6ca
|
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
|
2023-10-02 18:02:36 +02:00 |
|
Matthias
|
eaf4ffcbaf
|
Merge pull request #9253 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.7
Bump types-requests from 2.31.0.4 to 2.31.0.7
|
2023-10-02 16:11:00 +02:00 |
|
Matthias
|
79e59bdda0
|
Bump types-requests pre-commit
|
2023-10-02 13:37:49 +02:00 |
|
dependabot[bot]
|
b409ab5ead
|
Bump pydantic from 2.3.0 to 2.4.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2.
- [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/v2.3.0...v2.4.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 07:59:35 +00:00 |
|