Joe Schr
|
4cd75c9753
|
docs: replace orderflow dataframe with dict in code comment
|
2024-07-15 20:49:56 +02:00 |
|
Matthias
|
5930813df9
|
docs: Updated orderflow documentation
|
2024-07-15 20:30:31 +02:00 |
|
Matthias
|
353dc79aa9
|
chore: invert some asserts
|
2024-07-15 20:25:21 +02:00 |
|
Matthias
|
e043797a82
|
chore: Tests should use dict format
|
2024-07-15 20:25:09 +02:00 |
|
Matthias
|
8922f0cdf3
|
feat: use dicts instead of nested dataframes
|
2024-07-15 20:08:55 +02:00 |
|
Matthias
|
b163f8fcf4
|
Improve test
|
2024-07-13 18:29:00 +02:00 |
|
Matthias
|
d3ffdbf300
|
chore: Add small todo
|
2024-07-13 09:49:21 +02:00 |
|
Matthias
|
79e6034656
|
docs: Improve orderflow documentation
|
2024-07-13 09:49:09 +02:00 |
|
Matthias
|
646ca5e3b3
|
Docs wording
|
2024-07-12 20:00:46 +02:00 |
|
Matthias
|
9ebd34daba
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-11 07:06:58 +02:00 |
|
Matthias
|
2dfa9ac13c
|
applymap -> map
|
2024-07-11 07:05:58 +02:00 |
|
Matthias
|
c0d729bcd9
|
chore: remove deprecated read_csv options
|
2024-07-11 07:05:58 +02:00 |
|
Matthias
|
9975788f57
|
Add workaround to drop orderflow columns before sending to plotting
|
2024-07-10 20:21:32 +02:00 |
|
Matthias
|
e5f6ce9724
|
Fix "needed_candle_for*" logic
we can't compare this to "required_candle_call_count" - that'd yield 1 ...
|
2024-07-10 20:19:01 +02:00 |
|
Matthias
|
dcedc1c652
|
Merge pull request #10417 from freqtrade/feat/rich_tables_bt
Backtest tables -> Rich
|
2024-07-10 06:48:26 +02:00 |
|
Matthias
|
a7fcd1263b
|
chore: Fix typing
|
2024-07-09 19:39:47 +02:00 |
|
Matthias
|
9c41ab10ff
|
chore: remove tabulate output
|
2024-07-09 07:15:18 +02:00 |
|
Matthias
|
f9af659153
|
feat: edge-cli output to rich
|
2024-07-09 07:08:10 +02:00 |
|
Matthias
|
2d31314eb4
|
feat: bt-result to tabulate
|
2024-07-09 06:54:04 +02:00 |
|
Matthias
|
06a0264f2b
|
feat: period breakdown -> rich table
|
2024-07-09 06:51:11 +02:00 |
|
Matthias
|
315351b573
|
feat: Tag table -> rich
|
2024-07-09 06:49:33 +02:00 |
|
Matthias
|
a605ae20a7
|
feat: initial backtest table to rich
|
2024-07-09 06:43:12 +02:00 |
|
Matthias
|
5765bb4a4f
|
feat: Update initial bt table
|
2024-07-09 06:38:10 +02:00 |
|
Matthias
|
8393205489
|
Merge pull request #10405 from freqtrade/feat/rich_tables
Add rich table output
|
2024-07-09 06:37:52 +02:00 |
|
Matthias
|
f1993766ee
|
Merge pull request #10416 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-07-09 06:31:42 +02:00 |
|
xmatthias
|
c679a6aab2
|
chore: update pre-commit hooks
|
2024-07-09 03:03:43 +00:00 |
|
Matthias
|
0e870ab47c
|
chore: don't use pipe operator, not supported on 3.9
|
2024-07-08 19:15:05 +02:00 |
|
Matthias
|
64d22bbd89
|
chore: Fix fstring incompatibility with older python versions
|
2024-07-08 18:20:39 +02:00 |
|
Matthias
|
e2def42932
|
Merge pull request #10413 from freqtrade/dependabot/pip/develop/ruff-0.5.1
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
|
2024-07-08 07:52:50 +02:00 |
|
Matthias
|
43ac867747
|
Merge pull request #10408 from freqtrade/dependabot/pip/develop/mkdocs-852807f2c9
chore(deps): bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group
|
2024-07-08 07:39:59 +02:00 |
|
Matthias
|
76a34efe36
|
chore: improve backtest test resiliance
|
2024-07-08 07:21:24 +02:00 |
|
Matthias
|
ae92807b5c
|
chore: Update more test reliability
|
2024-07-08 07:21:24 +02:00 |
|
Matthias
|
453ea0dbcc
|
update test for bt-output stability
|
2024-07-08 07:21:24 +02:00 |
|
Matthias
|
432f45484e
|
Merge pull request #10412 from freqtrade/dependabot/pip/develop/pydantic-2.8.2
chore(deps): bump pydantic from 2.7.4 to 2.8.2
|
2024-07-08 07:21:00 +02:00 |
|
Matthias
|
caa6fe859c
|
Merge pull request #10411 from freqtrade/dependabot/pip/develop/orjson-3.10.6
chore(deps): bump orjson from 3.10.5 to 3.10.6
|
2024-07-08 07:07:28 +02:00 |
|
Matthias
|
b208f978db
|
Remove dependency on colorama
|
2024-07-08 06:44:52 +02:00 |
|
Matthias
|
49a60fa67f
|
Properly support "--no-color" for hyperopt
|
2024-07-08 06:44:21 +02:00 |
|
Matthias
|
1744205bf1
|
Merge pull request #10410 from freqtrade/dependabot/pip/develop/ccxt-4.3.58
chore(deps): bump ccxt from 4.3.54 to 4.3.58
|
2024-07-08 06:43:14 +02:00 |
|
Matthias
|
beca37e102
|
Merge pull request #10409 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.1
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
|
2024-07-08 06:42:20 +02:00 |
|
Matthias
|
28f4e1c068
|
Colorama is not necessary for hyperopt commands anymore
|
2024-07-08 06:38:29 +02:00 |
|
dependabot[bot]
|
4d2b6d6d6e
|
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1.
- [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/0.5.0...0.5.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:11 +00:00 |
|
dependabot[bot]
|
ddb4cb853a
|
chore(deps): bump pydantic from 2.7.4 to 2.8.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.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.7.4...v2.8.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:11:01 +00:00 |
|
dependabot[bot]
|
91fe16344e
|
chore(deps): bump orjson from 3.10.5 to 3.10.6
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.5 to 3.10.6.
- [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.10.5...3.10.6)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:10:42 +00:00 |
|
dependabot[bot]
|
7e52124d8a
|
chore(deps): bump ccxt from 4.3.54 to 4.3.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.54 to 4.3.58.
- [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.3.54...4.3.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:10:32 +00:00 |
|
dependabot[bot]
|
71c29aa367
|
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.0...1.5.1)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:10:19 +00:00 |
|
dependabot[bot]
|
c0b20f88a5
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.27 to 9.5.28
- [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.5.27...9.5.28)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 03:10:12 +00:00 |
|
Matthias
|
94565d0d39
|
"best" should be shown in gold
|
2024-07-07 20:03:49 +02:00 |
|
Matthias
|
004e1101e7
|
Improve resiliance, drop compatibility test
|
2024-07-07 17:12:30 +02:00 |
|
Matthias
|
62320a361e
|
chore: fix now failing test
|
2024-07-07 17:12:30 +02:00 |
|
Matthias
|
879797e7c5
|
chore: remove no longer used result formatting methods
|
2024-07-07 17:12:30 +02:00 |
|