Introduces the asset_selection module with AssetClass enum (Equity/ETF/Future), UniverseAsset struct, and AssetUniverse with filtering, lookup, and a us_starter() preset of 7 highly liquid US assets. Includes scorer/selector placeholder stubs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
26 B
Rust
2 lines
26 B
Rust
//! Selector module - TBD
|