Documentation
Explore & Sharing
Explore is the discovery and reuse layer for Astral. It has three tabs: strategies, indicators, and saved (your saved library).
Strategies Tab
- Sort by Popular, Recent, ROI, Drawdown, Win Rate, or Trades.
- Open a strategy card to inspect it.
- Save a strategy to your own library.
- Use the share button to copy a public link (e.g. /strategy/xyz)
Indicators Tab
- Browse expression-based indicators with visual previews.
- Copy indicators into your library.
- Open indicators via shared links (e.g. /indicator/xyz) into the terminal.
Saved Tab
View and search your saved strategies and saved indicators in one place. This is your reusable working set for future terminal sessions.
Search & Sorting
Each tab has its own search context and recent-search history. Use this to quickly revisit topics or filter large lists.
What happens when you open a shared link?
Shared strategy and indicator routes redirect into the terminal using query parameters. The terminal then handles the import/apply flow and transitions you into a normal session route.