freqtrade
CommunityBuild and backtest Freqtrade trading strategies
Authorjayll1303
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enables developers to rapidly create, validate, and optimize algorithmic crypto trading strategies while avoiding common pitfalls like lookahead bias and misconfigured bot settings, reducing debugging time and improving reproducibility.
Core Features & Use Cases
- Strategy development: Scaffold IStrategy implementations, populate indicators, and implement entry/exit logic with clear guidance on startup candle counts and vectorized operations.
- Backtesting & optimization: Run deterministic backtests, hyperopt parameter searches, and analyze results to find robust buy/sell/roi/stoploss settings.
- Data & configuration: Download OHLCV for multiple timeframes, manage spot and futures config details, and implement callbacks for custom_stoploss, DCA, and leverage control.
- Real-world example: Build a multi-timeframe RSI strategy, download 30 days of 5m and 1h OHLCV, run a backtest to validate trade count and then hyperopt buy parameters to improve Sharpe ratio.
Quick Start
Create a new Freqtrade strategy template named MyStrategy, download 30 days of OHLCV for 5m and 1h timeframes, and run a backtest followed by a hyperopt to tune buy parameters.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: freqtrade Download link: https://github.com/jayll1303/AIEKit/archive/main.zip#freqtrade Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.