MarketTradeSpdTotalVolume Property
Returns the total volume that has traded at this price since a different
price traded, this includes trades due to spreads trading where available.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public int SpdTotalVolume { get; }
Public ReadOnly Property SpdTotalVolume As Integer
Get
Property Value
Int32
Trades occuring in outrights due to spreads trading can be off the market, hence
these trades should not be used for charting or triggering of stops etc.