[][src]Module fxoanda::account

Re-exports

pub use cancel_order::*;
pub use close_position::*;
pub use close_trade::*;
pub use configure_account::*;
pub use create_limit_order::*;
pub use create_market_order::*;
pub use create_stop_order::*;
pub use get_account::*;
pub use get_account_changes::*;
pub use get_account_instrument_candles::*;
pub use get_account_instruments::*;
pub use get_account_summary::*;
pub use get_order::*;
pub use get_position::*;
pub use get_prices::*;
pub use get_trade::*;
pub use get_transaction::*;
pub use get_transaction_range::*;
pub use get_transactions_since_id::*;
pub use list_accounts::*;
pub use list_open_positions::*;
pub use list_open_trades::*;
pub use list_orders::*;
pub use list_pending_orders::*;
pub use list_positions::*;
pub use list_trades::*;
pub use list_transactions::*;
pub use replace_order::*;
pub use set_order_client_extensions::*;
pub use set_trade_client_extensions::*;
pub use set_trade_dependent_orders::*;
pub use stream_pricing::*;
pub use stream_transactions::*;

Modules

cancel_order
close_position
close_trade
configure_account
create_limit_order
create_market_order
create_stop_order
get_account
get_account_changes
get_account_instrument_candles
get_account_instruments
get_account_summary
get_order
get_position
get_prices
get_trade
get_transaction
get_transaction_range
get_transactions_since_id
list_accounts
list_open_positions
list_open_trades
list_orders
list_pending_orders
list_positions
list_trades
list_transactions
replace_order
set_order_client_extensions
set_trade_client_extensions
set_trade_dependent_orders
stream_pricing
stream_transactions