ENGINEERING / FREQTRADE

Run the bot.
Understand the system.

A trading strategy is only one component. Deployment, exchange permissions, persistence, monitoring and execution determine what actually runs.

deployment.flow
STRATEGY
  ↓
PROCESS
  ↓
EXCHANGE API
  ↓
PAPER EXECUTION
  ↓
LOGS + METRICS
OPERATIONS PATH

From installation to forward evidence.

SYSTEM CHECK

A bot is more than strategy code.

01 / STATE

Persist what matters

Trade state, configuration, strategies and model artifacts must survive process and container restarts.

02 / ACCESS

Minimize permissions

Exchange keys should have only required permissions. Public dashboards should not become bot-control surfaces.

03 / EVIDENCE

Forward test the deployment

PAPER mode tests signal behavior and operations together before real execution adds another risk layer.

RELATED RESEARCH
RUNNING IN OUR LAB

Freqtrade is infrastructure.
V6 is the experiment.

Our V6 branch uses FreqAI on BTC, ETH and SOL in PAPER mode. The public result is automatically updated from sanitized trading metrics.

Open V6 experiment
MODEPAPERMARKETS3TIMEFRAME5m