rebuild(stage-7): deliver ladder and sector rotation
This commit is contained in:
@@ -26,3 +26,5 @@ class MarketDataProvider(Protocol):
|
||||
def snapshot_inputs(
|
||||
self, trade_date: str, previous_trade_date: str
|
||||
) -> dict[str, ProviderResult | dict[str, Any]]: ...
|
||||
|
||||
def sector_members(self, representative: str, trade_date: str) -> ProviderResult: ...
|
||||
|
||||
Reference in New Issue
Block a user