Matthias
409a801763
Fix caching problem in refresh_ohlcv
...
closes #5978
4 years ago
incrementby1
b90303c9a3
Update ShuffleFilter.py
...
random.Random() is deprecated since 3.9
4 years ago
Matthias
cb95b362ec
Merge pull request #5976 from freqtrade/forcebuy
...
allow force options with ordertype
4 years ago
incrementby1
62d248d182
Merge pull request #2 from incrementby1/ShuffleFilterDetectLiveModes
...
Update pairlists.md
4 years ago
incrementby1
2f0f576fce
Update pairlists.md
...
ShuffleFilter will automatically detect runmodes and apply the `seed` only for backtesting modes - if ad `seed` value is set.
4 years ago
incrementby1
8c52ba3360
ShuffleFilterDetectLiveMode
...
# Apply seed in backtesting mode to get comparable results,
# but not in live modes to get a non-repeating order of pairs during live modes.
4 years ago
Matthias
a629777890
Improve test coverage in telegram module
4 years ago
Matthias
6ca6f62509
Remove duplicate code in optimize_reports
4 years ago
Matthias
bc52b3db56
Properly handle None values via API
4 years ago
Matthias
80ed5283b2
Add forcesell market/limit distinction
4 years ago
Matthias
450293878f
Merge pull request #5964 from stash86/fix-docs
...
Add more words on VolumePairlist backtest error message
4 years ago
Matthias
897788de17
Reformulate exception to be "nicer"
4 years ago
Matthias
f4bc30c927
Update docs to include "vpn/ssh" section
4 years ago
Stefano Ariestasia
5307d2bf3b
Trimming the sentence
4 years ago
Stefano Ariestasia
c23d90e2b8
Update test_backtesting.py
4 years ago
Stefano Ariestasia
0c629fc951
Update test_backtesting.py
4 years ago
Stefano Ariestasia
0d1e84cf55
Add more words
...
Because apparently, we get at least 1 question about this everyday in Discord
4 years ago
Matthias
338fe333a9
Allow forcebuy to specify order_type
4 years ago
Matthias
65906d330f
Improve tests for pair_to_filename
4 years ago
Matthias
e8feac3674
Improve tests for pair_to_filename
4 years ago
Matthias
342862a5f3
Merge pull request #5952 from freqtrade/armhf_39
...
Update ARMHF image to 3.9
4 years ago
Matthias
c23ca35d23
Update ARMHF image to 3.9
4 years ago
Matthias
b8cefd687e
Add api_version to botresponse
4 years ago
Matthias
0d082f7b17
Merge pull request #5950 from flozzone/patch-1
...
fix typo in Volatility filter description.
4 years ago
flozzone
c245a2a897
fix typo in Volatility filter description.
4 years ago
Matthias
2c805e53ee
Merge pull request #5945 from ACMCMC/patch-1
...
Changed the wording of the documentation to be clearer
4 years ago
Matthias
259b95074f
Merge pull request #5936 from rokups/rk/decorator-fix
...
Use market data to get base and quote currencies in @informative() decorator
4 years ago
Aldán Creo
43dab3ee60
Changed the wording of the documentation to be clearer
...
The sentence I've changed was continued on a different paragraph before, even though they were connected ideas. I have changed it so that they are part of the same paragraph now.
4 years ago
Rokas Kupstys
78a00f2518
Use market data to get base and quote currencies in @informative() decorator.
4 years ago
Matthias
280a0ec17e
Merge pull request #5944 from freqtrade/dependabot/pip/develop/ccxt-1.61.92
...
Bump ccxt from 1.61.24 to 1.61.92
4 years ago
Matthias
64e34f382e
Sell-fill should include open-rate
4 years ago
Matthias
ecf2ac3c21
Bump aiohttp to 3.8.1
4 years ago
dependabot[bot]
80946cd9d6
Bump ccxt from 1.61.24 to 1.61.92
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 1.61.24 to 1.61.92.
- [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.61.24...1.61.92 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Matthias
965ab3848c
Merge pull request #5943 from freqtrade/dependabot/pip/develop/plotly-5.4.0
...
Bump plotly from 5.3.1 to 5.4.0
4 years ago
Matthias
6f93f96f18
Merge pull request #5941 from freqtrade/dependabot/pip/develop/cryptography-36.0.0
...
Bump cryptography from 35.0.0 to 36.0.0
4 years ago
Matthias
9f1fdc9931
Merge pull request #5942 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.5
...
Bump types-cachetools from 4.2.4 to 4.2.5
4 years ago
Matthias
e0f21a5e35
Merge pull request #5939 from freqtrade/dependabot/pip/develop/filelock-3.4.0
...
Bump filelock from 3.3.2 to 3.4.0
4 years ago
dependabot[bot]
0ef99206b0
Bump plotly from 5.3.1 to 5.4.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.3.1...v5.4.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
247f855ba9
Bump types-cachetools from 4.2.4 to 4.2.5
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
fdc6ca1bd8
Bump cryptography from 35.0.0 to 36.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/35.0.0...36.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
ab93e13682
Bump filelock from 3.3.2 to 3.4.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.3.2...3.4.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Dardon
d4fd13bf50
Telegram and log prints strategy version.
4 years ago
Matthias
c0cc3f5f97
Small doc improvements to callback documentation
4 years ago
Matthias
b36fe8fe0f
Simplify strategy documentation
4 years ago
Matthias
0bae1471bd
Extract callbacks into a separate site
4 years ago
Matthias
ef67a2adfc
Improve callback documentation
4 years ago
Matthias
d8ee72554f
Improve callback documentation
4 years ago
Matthias
f8f7d81fc2
Update strategy template to use parameters
4 years ago
Matthias
a239e5f725
Add segment on colliding signals
4 years ago
Matthias
06c81b5234
Merge pull request #5919 from mablue/patch-6
...
indentation problem :)
4 years ago