XTester dev-log: what is done and what is next

RUEN
XTester dev-log: what is done and what is next

XTester is a desktop backtester for crypto trading strategies on Windows. Here's a short summary of where we are and what's in progress.

Backtest engine

The core evaluates trades over historical data deterministically: the same inputs always produce the same result. That's the foundation the numbers can be trusted on.

Execution accuracy

The current focus is a realistic execution model. Fees, slippage and order queueing are handled the way they happen on a real market, with no look-ahead.

What's next

  • Stabilising the UI and run scenarios
  • Speeding up calculations over long periods
  • Preparing for the next release

We'll keep posting short notes about progress here. Thanks for following the project.