TDM

Tetsuo Data Manager

Primary Data Retention

Trading days of minute-level primary OHLCV data TDM keeps per symbol on disk. The save path trims any row older than this window on every write so per- symbol CSVs do not grow without bound, and the data validator uses the same window to decide whether a freshly-pulled DataFrame covers enough history to be persisted. Updates take effect on the next save / validate — no service restart.

trading days