SharpTrader.SDK - Developer API

IQuoteSeries<(Of <(<'TValue>)>)> Interface

Series of (real-time) quotes.

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public interface IQuoteSeries<TValue>
where TValue : ICloseValue

Type Parameters

TValue
The type of the value.