SAP

Sentiment Analysis Processor

Daily Generate All Sentiments Schedule

Configures the in-process daily scheduler that triggers the Generate All Sentiments routine — the daily ETL that waits on TDM's refresh_all_training_data, fetches the symbol universe via the ORK proxy, applies the UIP blacklist filter, fetches sentiment per symbol, and writes the consolidated report at sentiment_storage_dir/<T+1>/full/sentiment.txt for WIN's veto layer. Time is interpreted in the project's reference timezone (Eastern). When "Only on trading days" is on, the scheduled tick first asks the NYSE calendar whether today is a trading day and skips the run on closed days. Multithreaded / Max workers / Allow concurrent execution mirror the per-fire parameter triple from the Generate All Sentiments execution card and are copied onto every scheduled run. The Passive toggle marks this schedule as interruptible — when a non-passive scheduled job's turn comes up while this run is in flight, ORK will cancel this run to make room.

ET
0 = auto