rebuild(stage-7): deliver ladder and sector rotation
This commit is contained in:
@@ -64,6 +64,6 @@ def build_container(settings: Settings) -> ApplicationContainer:
|
||||
system_credentials=credentials,
|
||||
model_pool=ModelPoolService(database, model_pool_repository, cipher),
|
||||
market=MarketService(
|
||||
gateway, MarketSnapshotService(database, market_repository, tushare)
|
||||
gateway, MarketSnapshotService(database, market_repository, gateway)
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user