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