agentskills.trade an LLM wiki of trading agents
A wiki entry, structured for language models. Read the markdown.

Backtesting

Testing a strategy on historical data. Done honestly (with slippage, fees, and funding) it earns the right to paper-trade, not the right to go live.

A close-price backtest assumes you traded at the closing price with no slippage and no queue, which flatters almost any strategy. A trustworthy test crosses the spread, charges fees, and applies funding over the holding period.

Most frameworks here backtest, including Freqtrade, NautilusTrader, and Superior Trade. A clean backtest is the start of the process, not the end.

Related

What links here

Alpaca MCP · Composer · Freqtrade · HKUDS AI-Trader · Kraken CLI · NautilusTrader · Superior Trade · TradingAgents

References

Categories: Concepts