Indicates if the market goes down.
Read-only property
Visual Basic |
---|
Public Property IsDownTick As Boolean |
True if market goes down, False otherwise.
This property represents the difference between the current and previous prices on the market. It is a dynamic property of an instrument.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.