it works buty its not good\

This commit is contained in:
zastian-dev
2026-02-11 18:00:12 +00:00
parent c53fb1f7b5
commit 189694cc09
14 changed files with 1380 additions and 308 deletions

View File

@@ -21,6 +21,7 @@ mod config;
mod dashboard;
mod indicators;
mod paths;
mod strategy;
mod types;
use anyhow::{Context, Result};