IsTickReplay
<< Click to Display Table of Contents >> IsTickReplay |
Indicates if the bar series is using the Tick Replay data series property.
This property returns true if the bar series is using tick replay; otherwise, false. This property is read-only.
Warning: A Tick Replay indicator or strategy CANNOT use a MarketDataType.Ask or MarketDataType.Bid series. Please see Developing for Tick Replay for more information. |
private double askPrice; |