Freqtrade Executor

Execute paper-trading algorithms via freqtrader.

Knuckles-Team 1b9caf7 521 B Updated

File contents

Freqtrade Executor Skill

Use this skill to convert a vetted trading hypothesis into an executable crypto trading bot via freqtrade.

Workflow

  1. Read the ConsensusRound from the Knowledge Graph.
  2. Formulate freqtrade strategy code from the consensus.
  3. Validate against the Safety framework (Must be Paper-Trading Only).
  4. Use graph_orchestrate (execute_freqtrade) to deploy the signal generation locally.

Knuckles-Team/universal-skills/tree/main/universal_skills/finance/freqtrade-executor commit 1b9caf75c0

Frequently asked questions

npx skillmds@latest add knuckles-team/freqtrade-executor