Skip to content

Commit

Permalink
Merge pull request freqtrade#4314 from JoeSchr/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
xmatthias authored Feb 4, 2021
2 parents e8e5acc + 5cd8745 commit 19e43e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Please find the complete documentation on our [website](https://www.freqtrade.io

- [x] **Based on Python 3.7+**: For botting on any operating system - Windows, macOS and Linux.
- [x] **Persistence**: Persistence is achieved through sqlite.
- [x] **Dry-run**: Run the bot without playing money.
- [x] **Dry-run**: Run the bot without paying money.
- [x] **Backtesting**: Run a simulation of your buy/sell strategy.
- [x] **Strategy Optimization by machine learning**: Use machine learning to optimize your buy/sell strategy parameters with real exchange data.
- [x] **Edge position sizing** Calculate your win rate, risk reward ratio, the best stoploss and adjust your position size before taking a position for each specific market. [Learn more](https://www.freqtrade.io/en/latest/edge/).
Expand Down

0 comments on commit 19e43e2

Please sign in to comment.