Freqtrade Strategy Dev
v1.0.4Develop, iterate, and improve Freqtrade cryptocurrency trading strategies. Use when writing a new strategy, improving an existing one, analyzing why a strate...
⭐ 0· 163·1 current·1 all-time
byDeonte Cooper@djc00p
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description: develop and iterate Freqtrade strategies. Declared requirements: docker and docker-compose — reasonable because the guide assumes Freqtrade runs in Docker. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md and reference docs only contain strategy guidance, indicator formulas, iteration/backtest workflows, and example freqtrade CLI commands. Instructions do not ask the agent to read unrelated system files, exfiltrate data, or call unexpected external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by the skill itself.
Credentials
Skill declares no environment variables or credentials (and doesn't attempt to access any). In real usage, running Freqtrade for live trading requires exchange API keys and config files, but the guide focuses on backtesting/dry-run and therefore does not request those secrets — this is coherent but users should be aware they must supply and protect any exchange credentials when actually running trades.
Persistence & Privilege
always:false and no configuration changes are requested. The skill does not request permanent presence or modify other skills or system-wide settings.
Assessment
This is an instruction-only guide for building and iterating Freqtrade strategies and appears coherent and proportional. Before using: ensure docker and docker-compose are installed; follow the guide in dry-run/backtest mode first; never paste your exchange API keys into untrusted tools or public places — when you move to live trading, provide API keys only to your Freqtrade config and protect them (read-only or withdrawal-disabled keys where possible). Verify actual freqtrade CLI versions/flags against the official Freqtrade docs before running commands, and treat any strategy advice as educational (live trading carries financial risk).Like a lobster shell, security has layers — review code before you run it.
latestvk97fvnzrt2wbb3t9yx3fvhsd4n84bccm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
OSLinux · macOS · Windows
Binsdocker, docker-compose
