- - Use long-format CSV with columns: date/time, ticker, and value.
- Normalize values to a baseline (percentage change) and aggregate to weekly averages for smoother scrubbing.
- Save the CSV file in the Unity project's Resources folder for runtime access.
-
-