High-level broker trading source: place / modify / cancel plus subscriptions
to orders and positions. NOTE: the trade tier's OrderEngine uses the smaller
OrderFeed (place / modify / cancel, from openalgo-charts/trade), which
is what OpenAlgoTradeFeed implements. Implement OrderFeed for the engine's
write path; use TradeFeed for a higher-level broker abstraction.
High-level broker trading source: place / modify / cancel plus subscriptions to orders and positions. NOTE: the trade tier's
OrderEngineuses the smallerOrderFeed(place/modify/cancel, fromopenalgo-charts/trade), which is whatOpenAlgoTradeFeedimplements. ImplementOrderFeedfor the engine's write path; useTradeFeedfor a higher-level broker abstraction.