dependabot[bot]
|
202b72fd8e
|
Bump stable-baselines3 from 2.1.0 to 2.2.1
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases)
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.1.0...v2.2.1)
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:12:31 +00:00 |
|
Matthias
|
0815bb6244
|
Improve trade close profit assertions
|
2023-11-18 18:18:29 +01:00 |
|
Matthias
|
835cb54876
|
Merge pull request #9427 from froggleston/frog-bt-analysis-fix-1
Fix backtesting-analysis when no trades for a pair
|
2023-11-15 19:46:32 +01:00 |
|
Matthias
|
08c2765633
|
Merge pull request #9429 from froggleston/frog-hyperopt-docs-1
Clarify hyperopt docs for parameter options
|
2023-11-15 18:27:14 +01:00 |
|
froggleston
|
f9202c3f6b
|
Clarify hyperopt docs for parameter options
|
2023-11-15 12:11:47 +00:00 |
|
froggleston
|
eb186e22d6
|
Fix backtesting-analysis when no trades for a pair
|
2023-11-15 11:52:25 +00:00 |
|
Matthias
|
cbc323875b
|
Improve contribution wording
|
2023-11-15 07:12:11 +01:00 |
|
Matthias
|
736b583ff4
|
Merge pull request #9425 from freqtrade/dependabot/pip/develop/ccxt-4.1.52
Bump ccxt from 4.1.40 to 4.1.52
|
2023-11-14 20:56:58 +01:00 |
|
dependabot[bot]
|
757ec53877
|
Bump ccxt from 4.1.40 to 4.1.52
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.40 to 4.1.52.
- [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.1.40...4.1.52)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-14 19:16:20 +00:00 |
|
Matthias
|
7814927dd1
|
Merge pull request #9418 from freqtrade/dependabot/pip/develop/mypy-1.7.0
Bump mypy from 1.6.1 to 1.7.0
|
2023-11-13 19:28:46 +01:00 |
|
Matthias
|
5f8ff373ab
|
Update mypy to v1.7.0 in pre-commit-config.yaml
|
2023-11-13 18:15:10 +01:00 |
|
Matthias
|
f286cb0a90
|
Use BaseException in exception check
|
2023-11-13 18:14:18 +01:00 |
|
Matthias
|
59bd1a1f1f
|
Merge pull request #9309 from freqtrade/dependabot/pip/develop/tables-3.9.1
Bump tables from 3.8.0 to 3.9.1
|
2023-11-13 13:49:20 +01:00 |
|
Matthias
|
e52f6ca6c0
|
Merge pull request #9421 from konradbeck/patch-2
Update strategy-customization.md
|
2023-11-13 13:48:58 +01:00 |
|
konradbeck
|
e6663c0304
|
Update strategy-customization.md
Shouldn't the timeperiod be 100 when defining a ema100?
|
2023-11-13 13:50:32 +02:00 |
|
dependabot[bot]
|
ced92300e0
|
Bump tables from 3.8.0 to 3.9.1
Bumps [tables](https://github.com/PyTables/PyTables) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/PyTables/PyTables/releases)
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst)
- [Commits](https://github.com/PyTables/PyTables/compare/v3.8.0...v3.9.1)
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 09:19:19 +00:00 |
|
Matthias
|
f9d061b648
|
Merge pull request #9413 from freqtrade/dependabot/pip/develop/xgboost-2.0.2
Bump xgboost from 2.0.1 to 2.0.2
|
2023-11-13 08:01:41 +01:00 |
|
Matthias
|
e6661a33f9
|
Merge pull request #9419 from freqtrade/dependabot/pip/develop/pandas-2.1.3
Bump pandas from 2.1.2 to 2.1.3
|
2023-11-13 07:26:36 +01:00 |
|
Matthias
|
d2afe281bf
|
Add cancel order to new exchange docs
|
2023-11-13 07:23:50 +01:00 |
|
Matthias
|
c237aa00b8
|
Remove non-used imports
|
2023-11-13 07:15:35 +01:00 |
|
Matthias
|
23efa4c9c3
|
Remove deprecated json_encoders key from model_config
|
2023-11-13 07:15:35 +01:00 |
|
dependabot[bot]
|
8b028734c2
|
Bump pandas from 2.1.2 to 2.1.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.2...v2.1.3)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 05:29:27 +00:00 |
|
dependabot[bot]
|
51feeddc5c
|
Bump mypy from 1.6.1 to 1.7.0
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 05:29:25 +00:00 |
|
Matthias
|
af3e42f59d
|
Merge pull request #9415 from freqtrade/dependabot/pip/develop/numpy-1.26.2
Bump numpy from 1.26.1 to 1.26.2
|
2023-11-13 06:28:52 +01:00 |
|
Matthias
|
34d58eb7d5
|
Merge pull request #9417 from freqtrade/dependabot/pip/develop/ruff-0.1.5
Bump ruff from 0.1.4 to 0.1.5
|
2023-11-13 06:28:32 +01:00 |
|
Matthias
|
ca0a04fba5
|
Merge pull request #9416 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.4
Bump pymdown-extensions from 10.3.1 to 10.4
|
2023-11-13 06:27:44 +01:00 |
|
dependabot[bot]
|
84b3f9924a
|
Bump ruff from 0.1.4 to 0.1.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.5.
- [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.4...v0.1.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:34:19 +00:00 |
|
dependabot[bot]
|
50b264c6f8
|
Bump pymdown-extensions from 10.3.1 to 10.4
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3.1 to 10.4.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:34:07 +00:00 |
|
dependabot[bot]
|
88e8a9fe2b
|
Bump numpy from 1.26.1 to 1.26.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.26.1...v1.26.2)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:33:57 +00:00 |
|
dependabot[bot]
|
d65aef72e8
|
Bump xgboost from 2.0.1 to 2.0.2
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:33:44 +00:00 |
|
Matthias
|
8273c0c2cd
|
Skip exchange validation in API server dependencies
Especially when validating pairlists for non-main exchanges (the exchange not in the config),
validation can mess with the exchange loading.
|
2023-11-12 17:34:16 +01:00 |
|
Matthias
|
c7624b1ed6
|
Simplify LiveStats models
|
2023-11-11 17:18:18 +01:00 |
|
Matthias
|
54536a1c8e
|
use profit_ratio for mix_tag_performance
|
2023-11-11 17:18:13 +01:00 |
|
Matthias
|
7daa06a207
|
Align mixtag response with other statistic models
|
2023-11-11 17:18:06 +01:00 |
|
Matthias
|
da647735b6
|
Merge pull request #9407 from stash86/bt-metrics
add entries, exits, and mix_tags API endpoints
|
2023-11-11 16:10:10 +01:00 |
|
Matthias
|
7d0ecfde93
|
Add tests to ensure responses are as expected
|
2023-11-11 14:43:43 +01:00 |
|
Matthias
|
2ef716e94c
|
Add response_models for new endpoints
|
2023-11-11 14:43:30 +01:00 |
|
Matthias
|
de68850d28
|
Don't tag informative endpoints as "trading"
|
2023-11-11 14:31:18 +01:00 |
|
Matthias
|
59cefda283
|
Update strategy-callbacks.md with new information
on max_entry_position_adjustment
|
2023-11-11 13:11:17 +01:00 |
|
Matthias
|
babcd5887f
|
Merge pull request #9408 from konradbeck/patch-1
Update freqai-feature-engineering.md
|
2023-11-11 10:54:27 +01:00 |
|
Matthias
|
c9a5e5a98c
|
Fix another (identical) typo
|
2023-11-11 10:50:58 +01:00 |
|
konradbeck
|
51dc5811c2
|
Update freqai-feature-engineering.md
I cannot find any reference to 'include_periods_candles'
|
2023-11-11 09:38:52 +02:00 |
|
Stefano Ariestasia
|
05e36f7b21
|
increase API version
|
2023-11-11 15:33:15 +09:00 |
|
Stefano Ariestasia
|
0738cae4a0
|
fix pre-commit
|
2023-11-11 15:23:20 +09:00 |
|
Stefano Ariestasia
|
da3c42bbbc
|
add entries, exits, and mix_tags API endpoints
|
2023-11-11 15:16:40 +09:00 |
|
Matthias
|
e728e3bc75
|
Merge pull request #9402 from freqtrade/dependabot/pip/pyarrow-14.0.1
Bump pyarrow from 14.0.0 to 14.0.1
|
2023-11-10 21:11:23 +01:00 |
|
Matthias
|
315783441d
|
Update pyarrow wheels
|
2023-11-10 19:41:23 +01:00 |
|
dependabot[bot]
|
62f1421cfb
|
Bump pyarrow from 14.0.0 to 14.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 14.0.0 to 14.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.0...apache-arrow-14.0.1)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-09 22:48:16 +00:00 |
|
Matthias
|
52f12b704b
|
Avoid time colision when creating orders in test
avoid flakyness of test.
|
2023-11-06 19:42:16 +01:00 |
|
Matthias
|
ee5051f788
|
Merge pull request #9388 from freqtrade/dependabot/pip/develop/pyarrow-14.0.0
Bump pyarrow from 13.0.0 to 14.0.0
|
2023-11-06 17:46:19 +01:00 |
|