finished symbol info
This commit is contained in:
parent
5640444c47
commit
77bba31456
4 changed files with 73 additions and 54 deletions
|
|
@ -69,7 +69,7 @@ export class QMHandler extends BaseHandler<DataIngestionServices> {
|
|||
@Operation('update-symbol-info')
|
||||
updateSymbolInfo = updateSymbolInfo;
|
||||
|
||||
@Disabled()
|
||||
// @Disabled()
|
||||
@ScheduledOperation('schedule-symbol-info-updates', '0 */6 * * *', {
|
||||
priority: 7,
|
||||
immediately: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue