AutoProphets Research Atlas · Pegasus
Pegasus Backtest
A reconstruction of the original backtest workflow: choose the market data, capital, reserve and execution assumptions, then inspect the complete result bundle.
Run a test
The built-in fixture is deterministic and proves code paths only. Uploaded bars must contain UTC epoch-millisecond timestamps and valid OHLC values.
What was reconstructed
The legacy workflow exposed BTCUSD, a dollar test balance, preset periods, custom dates, “Current Price” and “Recent High” DCA calculation choices, midpoint leverage, liquidation, drawdown, funding and a leverage comparison table.
This version keeps those research questions visible while routing calculations through the audited kernel. The legacy “Recent High” path is documented but not silently re-enabled because its original implementation used future-window selection risk.
Spot buy-and-hold and portfolio comparisons are available with supplied bars. Inverse Pegasus requires an admitted instrument manifest. Grid remains a conservative diagnostic until exchange fill semantics are implemented.
View the archived page source locally · Open the original hosted page · Read the research plan
Results
| Surface | Status | Return | Max drawdown | Fees | Funding | Trades |
|---|
Manifest and audit details
Use the JSON export to reproduce the exact input/configuration. A structural audit does not approve performance.