Function ib_client::apis::alert_api::iserver_account_mta_get[][src]

pub async fn iserver_account_mta_get(
    configuration: &Configuration
) -> Result<AlertResponse, Error<IserverAccountMtaGetError>>

Each login user only has one mobile trading assistant (MTA) alert with it's own unique tool id. The tool id cannot be changed. When modified a new order Id is generated. MTA alerts can not be created or deleted. If you call delete /iserver/account/:accountId/alert/:alertId, it will reset MTA to default. See here for more information on MTA alerts.