Type Alias SymbolSubscription

SymbolSubscription: { symbol: string; source?: StreamingSource }

Feed subscription input - can be symbol/source pair or feedHash, default source to 'WEIGHTED'

Type declaration