ig-client 0.11.3

This crate provides a client for the IG Markets API
Documentation
1
2
3
4
5
6
7
8
mod serialization_tests;
mod test_account;
mod test_chart;
mod test_market;
mod test_price;
mod test_serialization;
mod test_trade;
mod test_transaction;