Interface | Description |
---|---|
MarketPrice |
The interface of a
MarketPrice implementation that you can use
to open level 1 instruments published on the real-time platform (Elektron
or TREP). |
MarketPrice.OnCompleteFunction |
Represents an optional operation that is called when the
MarketPrice
is complete. |
MarketPrice.OnImageFunction |
Represents an optional operation that is called when a
MarketPrice
receives an new Refresh message (a.k.a. |
MarketPrice.OnStateFunction |
Represents an optional operation that is called when a
MarketPrice
receives a Status message that transports a new State of the MarketPrice . |
MarketPrice.OnUpdateFunction |
Represents an optional operation that is called when a
MarketPrice
receives an update message (updated fields only). |
Class | Description |
---|---|
MarketPrice.Builder |