PriorValue
<< Click to Display Table of Contents >> PriorValue |
Contains the last value of CurrentValue. PriorValue is assigned the value of CurrentValue immediately before CurrentValue is updated.
A double containing the last value contained in CurrentValue before its most recent update
PriorValue
protected override void OnMarketData(MarketDataEventArgs marketDataUpdate) |