Matthias
|
f9b6830b78
|
update fetch_trades info data to kraken response format
|
2024-01-21 15:52:54 +01:00 |
|
Matthias
|
8a64f0b884
|
Fix fetch_trades tests
|
2024-01-21 15:37:39 +01:00 |
|
Matthias
|
15da4aa9bd
|
Update tests for added fetch_trades arg
|
2024-01-21 15:25:11 +01:00 |
|
Matthias
|
c167575098
|
Move extracting trade pagination id to fetch_trades
|
2024-01-21 15:22:03 +01:00 |
|
Matthias
|
b56c663bea
|
Add regular / fallback test.
|
2024-01-21 14:13:05 +01:00 |
|
Matthias
|
501a9a8c98
|
Improve error message, add test for trade_pagination_id validation
|
2024-01-21 14:11:59 +01:00 |
|
Matthias
|
c333c9c5a1
|
Improve kraken trades pagination logic
|
2024-01-21 14:08:35 +01:00 |
|
Matthias
|
11dd349c2b
|
Update ccxt online test name to htx
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
d355f011df
|
Invert exchange_class mapping
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
ef80772fc3
|
Rename class and tests
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
ff95adb2eb
|
Update supported exchanges, add mapping
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
5b1cda9236
|
Update Huboi brandin to htx
|
2024-01-21 13:57:26 +01:00 |
|
Stefano Ariestasia
|
60812983e3
|
fix error
|
2024-01-21 13:33:38 +09:00 |
|
Stefano Ariestasia
|
bbec51685d
|
remove can_filter, and use log_once
|
2024-01-21 13:28:50 +09:00 |
|
Matthias
|
32a4aa0ca8
|
Merge pull request #9703 from freqtrade/feat/allow-custom-feature-plot
feat: allow custom user features to be plotted in backtesting (freqai)
|
2024-01-20 18:08:19 +01:00 |
|
Matthias
|
e76888882d
|
Fix typehint
|
2024-01-19 18:59:52 +01:00 |
|
Matthias
|
3ab226a096
|
Remove unused import
|
2024-01-19 18:24:03 +01:00 |
|
Matthias
|
58058f0197
|
Fix migration test
|
2024-01-19 18:20:23 +01:00 |
|
Matthias
|
6eaf42fe33
|
Default order_date to dt_now if it's not set via ccxt and wasn't previously set.
|
2024-01-19 18:17:53 +01:00 |
|
Matthias
|
88ba82d4fd
|
Fix more tests
|
2024-01-19 18:17:31 +01:00 |
|
Matthias
|
acbea4e26f
|
Fix some tests after update_stoploss_date removal
|
2024-01-19 18:16:36 +01:00 |
|
robcaulk
|
50864c731b
|
chore: improve documentation for plotting custom features
|
2024-01-19 17:55:16 +01:00 |
|
robcaulk
|
5bfda534b2
|
feat: allow custom user features to be plotted in backtesting (freqai)
|
2024-01-19 17:46:34 +01:00 |
|
Matthias
|
b9a43b8e24
|
Don't store 'stoploss_last_updated' explicitly
it can easily be derived from the very last stoploss order.
|
2024-01-19 07:12:49 +01:00 |
|
Matthias
|
59b3486574
|
Update migrations
|
2024-01-19 06:49:49 +01:00 |
|
Matthias
|
9f3c6f2dcc
|
Fix some tests and comments
|
2024-01-19 06:48:32 +01:00 |
|
Matthias
|
22a08c7c8d
|
Merge pull request #9549 from freqtrade/freqai/fixdownloaddata
Only download tradable pairs
|
2024-01-18 18:12:25 +01:00 |
|
Matthias
|
73b30cf3fa
|
Update ta-lib documentation links
closes #9697
|
2024-01-18 06:09:34 +01:00 |
|
Matthias
|
6ce1123136
|
Merge pull request #9695 from freqtrade/kraken/stop
kraken stoploss behavior
|
2024-01-17 20:21:05 +01:00 |
|
Matthias
|
8cbdcbd50d
|
Bump ccxt min version
|
2024-01-17 19:47:16 +01:00 |
|
Matthias
|
42ea4821f4
|
Bump kraken to 4.2.15
|
2024-01-17 19:46:50 +01:00 |
|
Matthias
|
b7ab7dd25e
|
Update tests for new kraken stoploss behavior
|
2024-01-17 19:44:18 +01:00 |
|
Matthias
|
c2d6ab2fa5
|
Add unified kraken stoploss settings
|
2024-01-17 19:44:09 +01:00 |
|
Matthias
|
6069670ce2
|
Remove kraken custom stoploss handling
|
2024-01-17 19:43:53 +01:00 |
|
Matthias
|
c248bb27e9
|
use safe_price for adjust_entry_price callback
closes #9692
|
2024-01-16 20:15:35 +01:00 |
|
Matthias
|
f3fd1f010c
|
Merge pull request #9691 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-01-16 06:21:06 +01:00 |
|
xmatthias
|
a4d078efd1
|
chore: update pre-commit hooks
|
2024-01-16 03:03:46 +00:00 |
|
Matthias
|
cfdf21942d
|
Merge pull request #9681 from freqtrade/frog-hyperdocs-1
Add backtesting vs hyperopt result difference explanations
|
2024-01-15 17:59:33 +01:00 |
|
Robert Davey
|
e18fbbd972
|
Clarify points as per comments
|
2024-01-15 11:43:47 +00:00 |
|
Matthias
|
78ca939ae6
|
pin prompt-toolkit to compatible version in jupyter dockerfile
closes #9683
|
2024-01-15 07:22:23 +01:00 |
|
Matthias
|
eccc1498af
|
Merge pull request #9685 from freqtrade/dependabot/pip/develop/ruff-0.1.13
Bump ruff from 0.1.11 to 0.1.13
|
2024-01-15 06:57:30 +01:00 |
|
Matthias
|
0a6a0a8b88
|
Merge pull request #9688 from freqtrade/dependabot/pip/develop/ccxt-4.2.14
Bump ccxt from 4.2.9 to 4.2.14
|
2024-01-15 06:57:01 +01:00 |
|
Matthias
|
6cfc2b2bdf
|
Merge pull request #9687 from freqtrade/dependabot/pip/develop/markdown-3.5.2
Bump markdown from 3.5.1 to 3.5.2
|
2024-01-15 06:55:22 +01:00 |
|
Matthias
|
2d5f3c150b
|
Merge pull request #9686 from freqtrade/dependabot/pip/develop/nbconvert-7.14.1
Bump nbconvert from 7.14.0 to 7.14.1
|
2024-01-15 06:55:10 +01:00 |
|
Matthias
|
3ccb612cd9
|
Merge pull request #9684 from freqtrade/dependabot/pip/develop/fastapi-0.109.0
Bump fastapi from 0.108.0 to 0.109.0
|
2024-01-15 06:54:54 +01:00 |
|
dependabot[bot]
|
dc5c1e1300
|
Bump ccxt from 4.2.9 to 4.2.14
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.9 to 4.2.14.
- [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.2.9...4.2.14)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:34 +00:00 |
|
dependabot[bot]
|
91ceb5c19a
|
Bump markdown from 3.5.1 to 3.5.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:17 +00:00 |
|
dependabot[bot]
|
d073692cae
|
Bump nbconvert from 7.14.0 to 7.14.1
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.14.0 to 7.14.1.
- [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.14.0...v7.14.1)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:06:07 +00:00 |
|
dependabot[bot]
|
e1b8742b1f
|
Bump ruff from 0.1.11 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.1.13.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.11...v0.1.13)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:05:54 +00:00 |
|
dependabot[bot]
|
d866bb6f01
|
Bump fastapi from 0.108.0 to 0.109.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 03:05:41 +00:00 |
|