Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.37 KB

AlertresponseConditions.md

File metadata and controls

17 lines (13 loc) · 1.37 KB

AlertresponseConditions

Properties

Name Type Description Notes
condition_logic_bind String Condition array should end with "n" * a - AND * o - OR * n - END [optional] [default to null]
condition_operator String optional, operator for the current condition * >= Greater than or equal to * <= Less than or equal to [optional] [default to null]
condition_time_zone String only needed for some MTA alert condition [optional] [default to null]
condition_trigger_method String optional, only some type of conditions have triggerMethod [optional] [default to null]
condition_type i32 Types: 1-Price, 3-Time, 4-Margin, 5-Trade, 6-Volume, 7: MTA market 8: MTA Position, 9: MTA Acc. Daily PN& [optional] [default to null]
condition_value String can not be empty, can pass default value &quot;*&quot; [optional] [default to null]
conidex String conid and exchange. Format supports conid or conid@exchange [optional] [default to null]
contract_description_1 String Format contract name [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]