documentation
π―Skillfrom zuytan/rustrade
Generates comprehensive technical documentation, API references, and code comments for the RustTrade project's codebase using Claude's AI-powered documentation generation capabilities.
Part of
zuytan/rustrade(9 items)
Installation
cargo run --bin rustradecargo run --bin benchmark -- --symbol NVDA --start 2023-01-01 --end 2023-12-31 --strategy advancedcargo run --bin benchmark -- --symbol AAPL,TSLA,NVDA,MSFT --start 2024-01-01 --end 2024-03-31 --parallelcargo run --bin optimize -- --symbol TSLA --grid-config grid.tomlcargo run --bin train_mlSkill Details
More from this repository8
trading best practices skill from zuytan/rustrade
project specifications management skill from zuytan/rustrade
benchmarking & performance skill from zuytan/rustrade
Orchestrates the systematic deployment, configuration, and integration of trading agents, strategies, and system components in the RustTrade algorithmic trading platform.
testing & validation skill from zuytan/rustrade
critical review skill from zuytan/rustrade
rust trading development skill from zuytan/rustrade
Designs and generates high-performance, localized desktop UI components for the RustTrade trading dashboard using egui, supporting real-time charts and interactive metrics.
