Expand description
Service implementations for business logic
Modules§
- account_
service - Module containing account service for retrieving account information
- ig_
tx_ client - Module containing client for fetching transaction data from IG Markets
- market_
service - Module containing market update listener implementation Module containing market service for retrieving market information
- order_
service - Module containing order service for creating and managing orders
Structs§
- Listener
- Trade data listener that processes updates through a callback Thread-safe and can be shared between threads
Type Aliases§
- Listener
Result - Result type for listener operations that don’t return a value but may return an error