Panshi
PANSHI · SYSTEMATIC INFRA

Infrastructure for systematic crypto trading

Strategy · Backtest · Live

Strategy DSL · Advanced backtesting · Live routing · Binance-compatible API

$ curl -X POST https://api.panshi.io/v1/strategies/backtest \
-H "Authorization: Bearer $PANSHI_TOKEN" \
-H "Content-Type: application/json" \
-d '{"strategy_id":"...","timeframe":"1h","bars":720}'
# → walk-forward report · Sharpe, MDD, equity curve
The Platform
01

Strategy DSL

Describe signals, entries, exits, and risk in YAML. Rich indicator library. Cloud-compiled to executable bytecode.

02

Advanced Backtest

Walk-forward, Monte Carlo, and multi-parameter sweeps.

03

Live Routing

Binance-compatible order layer. TradingView webhook ingestion. Shadow portfolios mirror real fills 1-to-1.