PriceAlertCondition
Summary
Represents the price alert conditions.
Signature
1 | |
Namespace
cAlgo.API
See Also
Fields
HigherOrEqual
Summary
Price alert will be triggered if symbol price is above or equal than alert price.
Signature
1 | |
Return Value
PriceAlertCondition
LowerOrEqual
Summary
Price alert will be triggered if symbol price is lower or equal than alert price.
Signature
1 | |
Return Value
PriceAlertCondition