feat(qe-m3-01): implement GetBarsAsOf with lookahead bias prevention and complete unit tests
This commit is contained in:
@@ -115,6 +115,7 @@ try
|
||||
builder.Services.AddScoped<SourcePriorityResolver>();
|
||||
builder.Services.AddScoped<PriceDataNormalizer>();
|
||||
builder.Services.AddScoped<ICollectionOrchestrator, KisDataCollectionOrchestrator>();
|
||||
builder.Services.AddScoped<IPriceHistoryReader, PriceHistoryReader>();
|
||||
|
||||
// Hangfire Background Jobs
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user