daavfx 83037a3fdf V_1.0: Added replay system, indicators, and data services from charting_daavfx
- Added indicatorService.ts with Web Worker pool for background calculations
- Added dataService.ts for Rust backend bridge
- Added replayService.ts for market replay functionality
- Added ReplayControls.tsx component
- Added src/types/indicators.ts with 8 indicator definitions
- Added Rust replay.rs with async commands
- Updated lib.rs with replay state management
- Fixed Tauri imports from @tauri-apps/api/tauri to @tauri-apps/api/core
- Updated Chart.tsx integration with replay controls
2026-02-10 18:32:08 -06:00
2026-02-08 15:03:27 -06:00
2026-02-08 15:03:27 -06:00
2026-02-08 15:03:27 -06:00
2026-02-08 15:03:27 -06:00
2026-02-08 15:03:27 -06:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1EXtTZjCp4MfDsEaBf9NUT37yaMmgjSpP

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev
S
Description
No description provided
Readme 695 KiB
Languages
TypeScript 98%
HTML 1%
CSS 0.5%
Rust 0.4%
JavaScript 0.1%