Matthias
|
6f928b826f
|
Update types for build_exchange_list_entry
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
cc04f3279a
|
bump pre-commit mypy version
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
fcb960185e
|
Clarify function naming
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
250ae2d006
|
Enhance list-exchanges with more information
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
b5d1017779
|
Update list_exchanges to use a dict internally
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
26ed17fa02
|
Merge pull request #8725 from freqtrade/dependabot/pip/cryptography-41.0.0
Bump cryptography from 40.0.1 to 41.0.1
|
2023-06-03 11:32:51 +02:00 |
|
Matthias
|
e890bc0718
|
Don't bump pi version, but bump regular version
|
2023-06-03 08:30:38 +02:00 |
|
Matthias
|
10ea2b44c7
|
Update test line length
|
2023-06-03 06:59:22 +02:00 |
|
Matthias
|
d9d1735333
|
Extract ExchangePayload updating
|
2023-06-03 06:57:25 +02:00 |
|
Matthias
|
48328fb29d
|
reset candle_type_def
|
2023-06-03 06:52:25 +02:00 |
|
dependabot[bot]
|
49c0fdf367
|
Bump cryptography from 40.0.1 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 20:23:40 +00:00 |
|
Matthias
|
ac046d6a2d
|
Allow setting the exchange explicitly
|
2023-06-02 10:14:11 +02:00 |
|
Matthias
|
af16ce874c
|
Allow webserver mode to cache multiple exchanges
|
2023-06-02 09:50:40 +02:00 |
|
Matthias
|
e2594e7494
|
Align tests to use webserver mode
|
2023-06-01 20:46:28 +02:00 |
|
Matthias
|
77e3e9e899
|
Move pairlists and background tasks API's to separate file
|
2023-06-01 20:40:12 +02:00 |
|
Matthias
|
cafc9479b7
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-06-01 20:33:28 +02:00 |
|
Matthias
|
8f02050fde
|
Merge pull request #8721 from freqtrade/robcaulk-patch-1
Update freqai.md
|
2023-06-01 20:12:52 +02:00 |
|
Matthias
|
565c0496d9
|
Bump httpx min requirement
|
2023-06-01 20:10:57 +02:00 |
|
Matthias
|
d0f900f567
|
set HTTPX level to warning
closes #8717
|
2023-06-01 20:09:59 +02:00 |
|
Robert Caulk
|
30dd63fcb9
|
Update freqai.md
|
2023-06-01 15:54:05 +02:00 |
|
Matthias
|
8aee368f60
|
auto-inject webserver mode dependency
|
2023-06-01 07:07:02 +02:00 |
|
Matthias
|
e0d9603e99
|
Raise correct httperrorcode for webserver-only endpoitns
|
2023-06-01 07:03:35 +02:00 |
|
Matthias
|
88ecb935b9
|
Add "failed" state to bgjob task response
|
2023-05-31 20:22:22 +02:00 |
|
Matthias
|
9c6fee3841
|
Enable gate futures for spread-filter again
closes #8687
|
2023-05-31 17:14:22 +02:00 |
|
Matthias
|
5fc8426b9b
|
Improve handling of order cancelation failures with force_exit
closes #8708
|
2023-05-31 17:06:51 +02:00 |
|
Matthias
|
430cd24bbc
|
Invert order (exit trade 3 before trade 4)
|
2023-05-31 15:00:09 +02:00 |
|
Matthias
|
08d040db14
|
Slightly update force_exit test
|
2023-05-31 14:59:41 +02:00 |
|
Matthias
|
5311614d54
|
Update force exit wording
|
2023-05-31 14:33:09 +02:00 |
|
Matthias
|
193d88c9c8
|
Double-check cancelling stop order didn't close the trade
|
2023-05-31 14:12:03 +02:00 |
|
Matthias
|
1f543666f4
|
Improve test for reload-markets timings, fix bug
closes #8714
|
2023-05-31 11:46:31 +02:00 |
|
Matthias
|
fd955028a8
|
Update tests for new background method
|
2023-05-31 07:08:27 +02:00 |
|
Matthias
|
7bccf2129f
|
Introduce background_job endpoints
|
2023-05-31 07:00:20 +02:00 |
|
robcaulk
|
f6a32f4ffd
|
bump version
|
2023-05-29 23:35:24 +02:00 |
|
Matthias
|
b666c418bb
|
Don't use variables for simple debug values
|
2023-05-29 17:33:11 +02:00 |
|
Matthias
|
af1dbf7dff
|
Extract get_rate_from_ticker from get_rate method
|
2023-05-29 17:31:57 +02:00 |
|
Matthias
|
f074383d6a
|
Extract orderbook logic into separate method
|
2023-05-29 17:24:04 +02:00 |
|
robcaulk
|
785f0d396f
|
bump datasieve version
|
2023-05-29 16:44:53 +02:00 |
|
Matthias
|
6315516d50
|
Improve volumepairlist defaults
|
2023-05-29 15:18:46 +02:00 |
|
robcaulk
|
6237806817
|
bump datasieve to 0.0.8
|
2023-05-29 15:18:28 +02:00 |
|
robcaulk
|
e572653616
|
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
|
2023-05-29 13:33:29 +02:00 |
|
Matthias
|
12e8e29b4e
|
Merge pull request #8703 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.0
Bump types-requests from 2.30.0.0 to 2.31.0.0
|
2023-05-29 08:39:51 +02:00 |
|
Matthias
|
5ecf93e84b
|
Merge pull request #8705 from freqtrade/dependabot/pip/develop/ccxt-3.1.13
Bump ccxt from 3.1.5 to 3.1.13
|
2023-05-29 08:39:32 +02:00 |
|
Matthias
|
9f1bdc19aa
|
Bump ruff pre-commit version
|
2023-05-29 08:10:29 +02:00 |
|
Matthias
|
35836479de
|
Bump requests pre-commit dependency
|
2023-05-29 08:09:56 +02:00 |
|
Matthias
|
e03e8547c0
|
Merge pull request #8707 from freqtrade/dependabot/pip/develop/orjson-3.8.14
Bump orjson from 3.8.12 to 3.8.14
|
2023-05-29 08:08:36 +02:00 |
|
Matthias
|
bcd27f5517
|
Merge pull request #8706 from freqtrade/dependabot/pip/develop/ruff-0.0.270
Bump ruff from 0.0.269 to 0.0.270
|
2023-05-29 08:08:21 +02:00 |
|
Matthias
|
ce02a3ff33
|
Merge pull request #8704 from freqtrade/dependabot/pip/develop/cachetools-5.3.1
Bump cachetools from 5.3.0 to 5.3.1
|
2023-05-29 08:08:06 +02:00 |
|
Matthias
|
85de8ca63f
|
Merge pull request #8702 from freqtrade/dependabot/pip/develop/pytest-cov-4.1.0
Bump pytest-cov from 4.0.0 to 4.1.0
|
2023-05-29 08:07:46 +02:00 |
|
Matthias
|
4c54640800
|
Merge pull request #8701 from freqtrade/dependabot/pip/develop/pydantic-1.10.8
Bump pydantic from 1.10.7 to 1.10.8
|
2023-05-29 08:07:29 +02:00 |
|
dependabot[bot]
|
cb7a0f9bff
|
Bump orjson from 3.8.12 to 3.8.14
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.12 to 3.8.14.
- [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.12...3.8.14)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 03:57:23 +00:00 |
|