Details Of A Mobile Trading Alert
Retrieve information about your MTA alert. Each login user only has one mobile trading assistant (MTA) alert with it’s own unique tool id that cannot be changed. MTA alerts can not be created or deleted, only modified. When modified a new order Id is generated.
Response
The alert description for the unique MTA alert on the account.
account
Requestor's account ID
order_id
Alert's tracking ID. Can be used for modifying or deleting alerts.
alertName
Human readable name of the alert.
tif
Time in Force effective for the Alert
expire_time
Returns the UTC formatted date used in GTD orders.
alert_active
Returns if the alert is active [1] or disabled [0].
alert_repeatable
Returns if the alert can be sent more than once.
alert_email
Returns the designated email address for sendMessage functionality.
alert_send_message
Returns whether or not the alert will send an email.
alert_message
Returns the body content of what your alert will report once triggered
alert_show_popup
Returns whether or not the alert will trigger TWS Pop-up messages
alert_play_audio
Returns whether or not the alert will play audio
order_status
represent order statusAlways returns "Presubmitted".
alert_triggered
Returns whether or not the alert was triggered yet.
fg_color
Foreground color. Not applicable to API.
bg_color
Background color. Not applicable to API.
order_not_editable
Returns if the order can be edited.
itws_orders_only
Returns whether or not the alert will trigger mobile notifications.
alert_mta_currency
Returns currency set for MTA alerts. Only valid for alert type 8 & 9.
alert_mta_defaults
Returns current MTA default values.
tool_id
Tracking ID for MTA alerts only. Returns 'null' for standard alerts.
time_zone
Returned for time-specific conditions.
alert_default_type
Returns default type set for alerts. Configured in Client Portal.
condition_size
Returns the total number of conditions in the alert.
condition_outside_rth
Returns whether or not the alert will trigger outside of regular trading hours.
conditions
Returns all conditions

