Roadmap
0.1 Strategy Lab
- ✓ Strategy Lab PoC 0.1
LiSA Script strategy definitions connect Python backtesting, stored market and result data, and browser-based result inspection.
- ✓ Strategy browser and Test Bench 0.1.1
Curated strategy and period browsing combines comparable result cards and detail views with custom Test Bench periods and options.
- ✓ Reports and stored result architecture 0.1.2
Unified reports combine performance charts, evaluated decision and trade-state inspection, lightweight cards, and stored full-report payloads.
- ✓ Spot portfolio strategy support 0.1.6
Simulated spot buys and sells preserve cash, holdings, proceeds, fees, and cost-basis accounting with action-aware report evidence.
- ◉ Trading lifecycle and execution semantics
Authored entry and exit logic runs through ordered position settlement before new-entry eligibility, with stop-loss and take-profit management plus auditable decision and lifecycle traces.
- ○ Comprehensive indicator library
Broad technical indicator coverage uses consistent LiSA Script contracts with composable expressions and historical reads.
- ○ External and onchain data pipeline
A non-price-series pipeline acquires, validates, aligns, stores, and updates onchain metrics, funding, open interest, sentiment, and similar inputs.
- ○ Multi market data layer
Market history and updates cover an initial set of actively traded Hyperliquid markets with validation and time alignment.
- ○ Asset agnostic strategy support
A compatible strategy runs on a user-selected supported market while retaining the option to restrict itself to a particular asset.
- ○ Multi asset strategy support
One strategy reads and trades multiple markets simultaneously through shared state, capital, exposure, and risk rules.
- ○ Compact LiSA Script specifications
Reduce repetition and unnecessary structure in generated strategy specifications while preserving their rules, validation, behavior, and results.
- ○ Agent guided strategy creation
A trader describes a strategy in natural language; an agent resolves missing details and assumptions, generates validated LiSA Script, and launches computation after user approval.
- ○ Synchronized backtest replay
One replay timeline provides play, pause, step, scrub, and speed controls while charts, execution activity, decision paths, positions, account value, and metrics advance together.
0.2 Run Layer
- ○ Hyperliquid integration
Connects strategy execution to Hyperliquid accounts, orders, fills, and positions.
- ○ Account and execution safety
Account authorization, execution approval, risk limits, and explicit failure handling guard account and order activity.
- ○ Live strategy execution
Approved strategies run from connected user accounts with synchronized orders, fills, positions, and strategy state.
0.3 Strategy Exchange
- ○ Strategy discovery
Search and comparison cover strategy metadata, compatible markets, and result evidence.
- ○ Private strategy sharing
Traders share strategy results without exposing private LiSA Script or decision logic.
- ○ Strategy access and execution
Other traders access eligible strategies and execute them from their own connected accounts.
0.4 $LISA Token
- ○ Platform access
Access to eligible platform capabilities through $LISA.
- ○ Strategy unlocking
$LISA-based access to eligible strategies.
- ○ Creator incentives
Incentives for creators whose strategies other traders access and use.