3.3 KiB
3.3 KiB
freqtrade documentation
Welcome to freqtrade documentation. Please feel free to contribute to this documentation if you see it became outdated by sending us a Pull-request. Do not hesitate to reach us on Slack if you do not find the answer to your questions.
Table of Contents
- Pre-requisite
- Bot Installation
- Bot Configuration
- Bot usage (Start your bot)
- Bot Optimization
- Change your strategy
- Add more Indicator
- [Test your strategy with Backtesting] (https://github.com/freqtrade/freqtrade/blob/develop/docs/backtesting.md)
- [Edge positionning] (https://github.com/freqtrade/freqtrade/blob/develop/docs/edge.md)
- Find optimal parameters with Hyperopt
- Control the bot with telegram
- Receive notifications via webhook
- Contribute to the project
- FAQ
- Sandbox Testing)