RealCode API
NetChange Method
RealCode APIWBI.CommonBlocksRealCodeIndicatorNetChange()()()
Returns the net change vs the previous bar
Declaration Syntax
Visual Basic
Public Function NetChange As Single
Return Value
Net change for previous bar.
Remarks
Not used during manual loop calculations
Examples
Example: Return the current net change
CopyVB.NET
plot = price.netChange
See Also

Assembly: WBI.CommonBlocks (Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)