Matthias
|
9a5a57d848
|
Merge pull request #6724 from freqtrade/pre-commit-additional_updates
Check pre-commit verison updates
|
2022-04-25 14:57:45 +02:00 |
|
froggleston
|
431c539cbd
|
Fix isort import order
|
2022-04-25 10:42:24 +01:00 |
|
Matthias
|
4444259078
|
Fix hyperopt-loss interface to enforce kwargs
|
2022-04-25 11:33:18 +02:00 |
|
froggleston
|
580da21dda
|
Move df append to pd concat
|
2022-04-25 10:31:19 +01:00 |
|
Matthias
|
2b3f683960
|
Update pre-commit to exclude build-helpers
|
2022-04-25 11:23:45 +02:00 |
|
Matthias
|
500fdc2759
|
run mypy also against tests
|
2022-04-25 11:12:35 +02:00 |
|
Matthias
|
4143ebbeae
|
Add CAGR calculation to backtesting
|
2022-04-25 10:51:11 +02:00 |
|
Matthias
|
fc118d0e95
|
Re-align dependencies
|
2022-04-25 10:19:31 +02:00 |
|
Matthias
|
6d576bc02d
|
Check pre-commit verison updates
|
2022-04-25 10:18:04 +02:00 |
|
Matthias
|
7b02114ad2
|
Restrict trading pairs with too low precision
closes #6606
|
2022-04-25 09:49:51 +02:00 |
|
Matthias
|
86b3aac9ba
|
Fix FTX not fetching the very latest data
|
2022-04-25 08:38:02 +02:00 |
|
Matthias
|
f45bafdb16
|
Merge pull request #6723 from freqtrade/strategy_v1_remove
Strategy v1 remove
|
2022-04-25 08:26:35 +02:00 |
|
Matthias
|
14a0dadd01
|
Merge pull request #6718 from freqtrade/dependabot/pip/develop/pytest-7.1.2
Bump pytest from 7.1.1 to 7.1.2
|
2022-04-25 08:23:34 +02:00 |
|
Matthias
|
f0c816f9e3
|
Merge pull request #6719 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.4
Bump pymdown-extensions from 9.3 to 9.4
|
2022-04-25 07:43:30 +02:00 |
|
Matthias
|
ad6e5c5312
|
Test informative fallback again
|
2022-04-25 07:41:51 +02:00 |
|
Matthias
|
5ff2261b74
|
Improve test to explicitly test for dates
|
2022-04-25 07:32:32 +02:00 |
|
Matthias
|
9bc6bbe472
|
Improve test for max_drawdown calculations
|
2022-04-25 07:23:16 +02:00 |
|
Matthias
|
9bb0f1f675
|
Move legacy strategy to "broken strats" folder
|
2022-04-25 07:11:32 +02:00 |
|
Matthias
|
ec2582a4ae
|
Update tests to no longer use Strategy V1
|
2022-04-25 07:02:09 +02:00 |
|
Matthias
|
562e36c3ec
|
Remove Interface V1 support
|
2022-04-25 07:01:27 +02:00 |
|
dependabot[bot]
|
b4afbb0b0a
|
Bump pymdown-extensions from 9.3 to 9.4
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.3 to 9.4.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.3...9.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>
|
2022-04-25 04:54:53 +00:00 |
|
Matthias
|
4ee862c7e3
|
Merge pull request #6717 from freqtrade/dependabot/pip/develop/ccxt-1.80.61
Bump ccxt from 1.79.81 to 1.80.61
|
2022-04-25 06:54:16 +02:00 |
|
Matthias
|
1aa07a0fe1
|
Merge pull request #6722 from freqtrade/dependabot/pip/develop/types-requests-2.27.20
Bump types-requests from 2.27.19 to 2.27.20
|
2022-04-25 06:54:03 +02:00 |
|
Matthias
|
ad17dce746
|
Merge pull request #6721 from freqtrade/dependabot/pip/develop/mkdocs-material-8.2.10
Bump mkdocs-material from 8.2.9 to 8.2.10
|
2022-04-25 06:53:33 +02:00 |
|
Matthias
|
5cc5d77b5f
|
Merge pull request #6720 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.12
Bump types-python-dateutil from 2.8.11 to 2.8.12
|
2022-04-25 06:53:13 +02:00 |
|
dependabot[bot]
|
399be6f4e5
|
Bump types-requests from 2.27.19 to 2.27.20
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.19 to 2.27.20.
- [Release notes](https://github.com/python/typeshed/releases)
- [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>
|
2022-04-25 03:17:53 +00:00 |
|
dependabot[bot]
|
9b39c83586
|
Bump mkdocs-material from 8.2.9 to 8.2.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.2.9 to 8.2.10.
- [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/8.2.9...8.2.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:17:44 +00:00 |
|
dependabot[bot]
|
eee9fbb669
|
Bump types-python-dateutil from 2.8.11 to 2.8.12
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.11 to 2.8.12.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:17:38 +00:00 |
|
dependabot[bot]
|
5bfa2186a7
|
Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:17:29 +00:00 |
|
dependabot[bot]
|
46ac46a5d3
|
Bump ccxt from 1.79.81 to 1.80.61
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.79.81 to 1.80.61.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.79.81...1.80.61)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:17:23 +00:00 |
|
Nicolas Papp
|
e8aec967dd
|
Update on note
|
2022-04-24 17:42:52 -03:00 |
|
Nicolas Papp
|
086cc6be93
|
Correction on tests
|
2022-04-24 17:37:09 -03:00 |
|
Matthias
|
4de0fdbfca
|
Minor edits found during review
|
2022-04-24 14:43:30 +02:00 |
|
Matthias
|
6623192108
|
improve doc wording
|
2022-04-24 14:39:13 +02:00 |
|
Matthias
|
737bdfe844
|
Use "side" parameter when calling Pairlocks
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
144e4da96e
|
Update stoploss guard tests
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
b0a8bf3025
|
Show lock side
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
4942d73693
|
update pairlock tests
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
845f960a4e
|
realign pairlock naming to side
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
fc201bb4ff
|
implement pairlock side further
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
420836b1b2
|
Update test naming
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
7c79d937e0
|
Properly type "side" parameter
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
b7cada1edd
|
Convert ProtectionReturn to dataclass
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
9e199165b4
|
Update protection-interface to support per-side locks
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
6ff3b178b0
|
Add direction column to pairlocks
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
25c6c5e326
|
Update backtest sell terminology to exit
|
2022-04-24 14:30:50 +02:00 |
|
Matthias
|
3c17409bd7
|
Update buy to entry in backtesting
|
2022-04-24 14:28:15 +02:00 |
|
Matthias
|
3637549a5e
|
Merge pull request #6714 from froggleston/develop
Update advanced backtesting docs to match fixed buy_reasons script
|
2022-04-23 19:25:58 +02:00 |
|
froggleston
|
acec564014
|
Update advanced backtesting docs to match fixed buy_reasons script
|
2022-04-23 17:18:38 +01:00 |
|
Nicolas Papp
|
0f943c482b
|
PEP8 code compliance
|
2022-04-23 13:15:14 -03:00 |
|