RealCode API
TradeRange Method
RealCode APIWBI.CommonBlocksRealCodeIndicatorTradeRange()()()
Returns the trade range (high - low)
Declaration Syntax
Visual Basic
Public Function TradeRange As Single
Return Value
Returns the high - low.
Remarks
Not used during manual loop calculations
Examples
Example: Return the current trade range
CopyVB.NET
plot = price.TradeRange

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