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§
- Account
Data - Representation of account data received from the IG Markets streaming API
- Chart
Data - Chart data structure that represents price chart information Contains both tick and candle data depending on the chart scale
- Market
Data - Representation of market data received from the IG Markets streaming API
- Price
Data - Structure for price data received from the IG Markets API Contains information about market prices and related data