Returns the trade range (high - low)

Visual Basic |
Public Function TradeRange As Single

Returns the high - low.

Not used during manual loop calculations
Examples

Example: Return the current trade range
CopyVB.NET

plot = price.TradeRange