# AlertrequestConditions
## Properties
**conidex** | **String** | conid and exchange. Format supports conid or conid@exchange | [optional] [default to null]
**logic_bind** | **String** | \"a\" means \"AND\", \"o\" means \"OR\", \"n\" means \"END\", the last one condition in the condition array should \"n\" | [optional] [default to null]
**operator** | **String** | optional, operator for the current condition, can be >= or <= | [optional] [default to null]
**time_zone** | **String** | only needed for some MTA alert condition | [optional] [default to null]
**trigger_method** | **String** | optional, only some type of conditions have triggerMethod | [optional] [default to null]
**_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]
**value** | **String** | can not be empty, can pass default value \"*\" | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)