-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New release 2021.11 #5977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
New release 2021.11 #5977
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…main # Conflicts: # freqtrade/freqtradebot.py # freqtrade/optimize/backtesting.py
… a pair Add function unlock_reason(str: pair) which removes all PairLocks with reason Provide demo strategy that allows buying the same pair multiple times
….61.92 Bump ccxt from 1.61.24 to 1.61.92
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.
Use market data to get base and quote currencies in @informative() decorator
Changed the wording of the documentation to be clearer
fix typo in Volatility filter description.
Update ARMHF image to 3.9
Because apparently, we get at least 1 question about this everyday in Discord
Add more words on VolumePairlist backtest error message
13af88e
to
8b87e07
Compare
8b87e07
to
7e1eedd
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Highlighted changes
CalmarHyperOptLoss
loss function.unlock_reason()
to allow strategies to unlock all pairs locked by with particular reason.setup.sh
script now supports yum based (RHEL/Centos) distributions.sell_reason
from within populate_sell./weekly [num]
and/monthly [num]
to get more statistics.unfilledtimeout.exit_timeout_count
).How to update
As always, you can update your bot using one of the following commands:
docker-compose
Installation via setup script
Plain native installation
Expand full changelog