Guitheg
b0ec82ab60
Update btanalysis.py
2021-12-13 11:09:34 +01:00
Guitheg
44843910c6
pep8
2021-12-13 11:03:32 +01:00
Guitheg
d08b0918ad
test done
2021-12-13 10:15:34 +01:00
Guitheg
91e57f64d4
Update btanalysis.py
2021-12-10 10:58:16 +01:00
Guitheg
c8c14aecfc
Update btanalysis.py
2021-12-09 17:21:18 +01:00
Guitheg
553c5e9606
Update btanalysis.py
2021-12-09 17:20:05 +01:00
Guitheg
3e7ecf931b
finition mdd
2021-12-09 16:21:02 +01:00
Guitheg
beefbad160
Update btanalysis.py
2021-12-09 14:29:18 +01:00
EmbraysiteReal
4b05786230
Mdd almost final push
...
Correction bug close mark & compute mdd for each pair
2021-12-09 12:17:51 +01:00
Guitheg
3c83de940d
Update btanalysis.py
2021-12-09 10:18:10 +01:00
Guitheg
fbd9388809
Update btanalysis.py
2021-12-09 10:05:52 +01:00
EmbraysiteReal
48d36cd98f
Update btanalysis.py
2021-12-07 18:06:43 +01:00
EmbraysiteReal
95e6f574f3
Update btanalysis.py
2021-12-07 12:09:08 +01:00
Guitheg
a5706e8432
Update btanalysis.py
2021-12-07 11:05:56 +01:00
Guitheg
d7b1d4eb2a
Update btanalysis.py
2021-12-07 09:52:37 +01:00
Guitheg
fa52373035
Update btanalysis.py
2021-12-06 17:37:25 +01:00
Guillaume
dc2091baf8
Merge remote branch 'origin/cagr-mdd-backtest-results'
2021-12-06 11:49:12 +01:00
Guillaume
da701e67de
test
2021-12-06 11:21:57 +01:00
Matthias
c1fed8a077
Merge pull request #6014 from freqtrade/double_notifications
...
Double notifications
2021-12-02 06:39:18 +01:00
Matthias
0375a08302
use to_hdf instead of HDFStore
2021-12-01 20:32:23 +01:00
Matthias
5ce1eeecf5
Reorder messages to be sent in correct order
...
buy first, then buy fill,
sell first, then sell fill.
2021-12-01 19:57:24 +01:00
Matthias
c22f381dfe
Fix Schema issue
...
closes #6010
2021-11-30 20:46:47 +01:00
Matthias
542963c7a6
Reduce code complexity by combining buy and buy_fill methods
2021-11-30 19:45:20 +01:00
Matthias
f0abe218a2
Batch ohlcv requests to not overwelm ccxt's async throttler
...
closes #6003
2021-11-30 07:10:12 +01:00
Matthias
231b1e2f57
Improve Async error message content
2021-11-30 07:10:12 +01:00
Matthias
de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
...
Shuffle filter use seed only in backtesting mode
2021-11-30 06:37:35 +01:00
incrementby1
85b1f6f6b3
Update pairlists.md
2021-11-29 20:44:51 +01:00
incrementby1
60eca8b1f1
revert to random object
2021-11-29 20:35:43 +01:00
Matthias
06d8217e62
Merge pull request #5983 from PostmanSpat/webhook-raw-retry
...
Added raw config and retry config to webhook
2021-11-29 20:30:06 +01:00
Matthias
dfb148f8d7
Fix formatting
2021-11-29 19:54:54 +01:00
Matthias
f8cb3d2901
Restore openAPI functioning
2021-11-29 19:52:40 +01:00
Matthias
bd8348451e
Merge pull request #5999 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.1
...
Bump mkdocs-material from 7.3.6 to 8.0.1
2021-11-29 19:50:59 +01:00
Matthias
0f15340269
Merge pull request #5995 from freqtrade/dependabot/pip/develop/aiofiles-0.8.0
...
Bump aiofiles from 0.7.0 to 0.8.0
2021-11-29 19:32:45 +01:00
Matthias
2e51477455
Update mkdocs file to 8.0
2021-11-29 19:32:16 +01:00
Spat
018407852a
Added missing webhook config params to constants
2021-11-29 18:17:59 +11:00
Matthias
56b4457a9c
Merge pull request #5996 from freqtrade/dependabot/pip/develop/time-machine-2.4.1
...
Bump time-machine from 2.4.0 to 2.4.1
2021-11-29 08:07:30 +01:00
Matthias
2db064d8f7
Merge pull request #6000 from stash86/fix-docs
...
Add few sentences to make clear about backtest + pairlist handlers
2021-11-29 07:09:36 +01:00
Matthias
f0bf9b51dc
Merge pull request #5992 from freqtrade/dependabot/pip/develop/ccxt-1.62.42
...
Bump ccxt from 1.61.92 to 1.62.42
2021-11-29 07:08:46 +01:00
dependabot[bot]
57e55eb938
Bump time-machine from 2.4.0 to 2.4.1
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/adamchainz/time-machine/releases )
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/HISTORY.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 06:00:32 +00:00
Matthias
5ee5600cb9
Merge pull request #5993 from freqtrade/dependabot/pip/develop/scipy-1.7.3
...
Bump scipy from 1.7.2 to 1.7.3
2021-11-29 06:59:51 +01:00
Matthias
828ab874c1
Merge pull request #5991 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.23
...
Bump prompt-toolkit from 3.0.22 to 3.0.23
2021-11-29 06:59:30 +01:00
Matthias
90892e5a89
Merge pull request #5997 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.3
...
Bump types-python-dateutil from 2.8.2 to 2.8.3
2021-11-29 06:59:14 +01:00
Matthias
180df0514f
Merge pull request #5998 from freqtrade/dependabot/pip/develop/types-requests-2.26.1
...
Bump types-requests from 2.26.0 to 2.26.1
2021-11-29 06:58:55 +01:00
Matthias
731208936f
Merge pull request #5994 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.6
...
Bump types-cachetools from 4.2.5 to 4.2.6
2021-11-29 06:58:41 +01:00
Stefano Ariestasia
3b4051488f
Merge branch 'fix-docs' of https://github.com/stash86/freqtrade into fix-docs
2021-11-29 14:32:37 +09:00
Stefano Ariestasia
c126d2530a
Add few sentences on docs
...
- Add warning that PrecisionFilter can't be used on backtest that use multiple strategies
- Add note that not all pairlist handlers can be used on backtest
2021-11-29 14:32:33 +09:00
dependabot[bot]
24997fb36f
Bump mkdocs-material from 7.3.6 to 8.0.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 7.3.6 to 8.0.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.3.6...8.0.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 03:01:50 +00:00
dependabot[bot]
b81d768eb3
Bump types-requests from 2.26.0 to 2.26.1
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.26.0 to 2.26.1.
- [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>
2021-11-29 03:01:45 +00:00
dependabot[bot]
39c3175b69
Bump types-python-dateutil from 2.8.2 to 2.8.3
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.2 to 2.8.3.
- [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>
2021-11-29 03:01:43 +00:00
dependabot[bot]
b0b2fdba70
Bump aiofiles from 0.7.0 to 0.8.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 03:01:38 +00:00