Module presentation

Source
Expand description

User interface and presentation layer

Re-exports§

pub use trade::TradeData;

Modules§

trade
Trade-related presentation module containing data structures for trade updates.

Structs§

AccountData
Representation of account data received from the IG Markets streaming API
ChartData
Chart data structure that represents price chart information Contains both tick and candle data depending on the chart scale
MarketData
Representation of market data received from the IG Markets streaming API
PriceData
Structure for price data received from the IG Markets API Contains information about market prices and related data