Skip to content

feat: show fast strategy preview signals - #173

Merged
pjy008008 merged 3 commits into
developfrom
feature/market-history-cache
Aug 9, 2026
Merged

feat: show fast strategy preview signals#173
pjy008008 merged 3 commits into
developfrom
feature/market-history-cache

Conversation

@pjy008008

Copy link
Copy Markdown
Contributor

What changed

  • Request the selected timeframe and up to 400 bars for strategy previews and bot charts.
  • Bound fast local preview evaluation to the latest 400 bars.
  • Render predicted buy/sell markers with a small disclaimer that actual execution can differ.

Why

The strategy editor should provide immediate visual feedback using the cached market window while clearly distinguishing the preview from real execution.

Checks

  • pnpm typecheck
  • pnpm build
  • Full Vitest suite: 589/590 on the latest run due to one transient async workspace test; its focused rerun passed 9/9. A previous full run passed 590/590.

@pjy008008
pjy008008 merged commit adce9c6 into develop Aug 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant