- RejectTransactions have no required arguments - API methods now apply default values - Added undocumented attributes - Path class has been removed in favour of helper function. Allowing for more useful error message on failure.
2.2.5b0
=======
- PriceComponent accepts all combinations of 'M' 'A' 'B'
2.2.4b3
=======
Added attributes to TradeSummary: - margin_used
2.2.4b1
=======
Added attributes to TradeReduce: - guaranteed_execution_fee
2.2.4b0
=======
Added attributes to Transaction: - guaranteed_execution_fee - gain_quote_home_conversion_factor - loss_quote_home_conversion_factor
Added attributes to TradeOpen: - price - guaranteed_execution_fee
2.2.3b0
=======
- Added 'margin_used' to Position object. (OANDA added new attribute, causing error) - Added TimeoutError to stream