Saved Strategies
Save useful strategy outputs and continue refining them later.
Saved Strategies keeps the strategy outputs worth coming back to separate from the rest of your chat history. Most chats are scratch work. The ones with real strategies in them deserve a dedicated home.
When To Save A Strategy
Save a strategy when:
- The script compiles cleanly.
- The concept is worth testing again.
- You want to return to it later without scrolling through chat history.
- The output should be kept separate from normal chat noise.
Continue In Chat
A saved strategy can take you back to its source conversation so you can keep refining the code with the full prior context intact.
Use Continue in Chat when you want to:
- Add filters.
- Adjust risk settings.
- Fix a newly-discovered compiler error.
- Have Scribe explain the strategy in plain English.
- Add alerts or webhook messages.
Saved Strategy Workflow
- Generate a strategy in Scribe Studio.
- Test it in TradingView's Strategy Tester.
- Save the version that survives the first review pass.
- Return to it through Saved Strategies whenever you want to continue.
- Test each new revision back in TradingView.
Save the version that worked
Do not save every rough draft. Save the specific version you want to come back to — the one that compiled, the one that had the right inputs, the one that survived your first round of Strategy Tester review. Saved Strategies is a shortlist, not an archive of every iteration.