When turned on, workers in Pipeline will listen to Codex streaming for all the tokens in the current rotation. Broadcast token data to the clients. Workers also track liveness, pipe events to data persistor (long-term storage for backtesting) as well as coverage persistor (track which tokens were in rotation and when).
Token Rotation
When turned on, we can rotate active tokens to the top tokens returned from the Codex endpoint based on their 24 hour trending score and market cap greater than $1M (Note: the count of tokens set is determined by "Token Count").
Automated Trading
When turned on, it automatically start trading tokens as fresh rotation of tokens comes in.
Trading Overseer
If turned on, Overseer will monitor if data is coming in and if it isn't, session will be marked failed.