Skip to main content

AlertRuleAlertType

AlertRuleAlertType is enum for the field alert_type

enum AlertRuleAlertType {
status_change
trade_opened
trade_closed
large_profit_loss
daily_loss_limit
drawdown_threshold
profit_target
connection_issue
backtest_completed
backtest_failed
hyperopt_completed
hyperopt_failed
backup_failed
organization_suspended
low_credit_balance
payment_failed
subscription_cancelled
trial_started
trial_ending_soon
trial_converted
trial_expired
plan_changed
downgrade_failed
payment_succeeded
organization_unsuspended
downgrade_will_apply
open_trades_orphaned
org_security_posture
}

Values

AlertRuleAlertType.status_change

AlertRuleAlertType.trade_opened

AlertRuleAlertType.trade_closed

AlertRuleAlertType.large_profit_loss

AlertRuleAlertType.daily_loss_limit

AlertRuleAlertType.drawdown_threshold

AlertRuleAlertType.profit_target

AlertRuleAlertType.connection_issue

AlertRuleAlertType.backtest_completed

AlertRuleAlertType.backtest_failed

AlertRuleAlertType.hyperopt_completed

AlertRuleAlertType.hyperopt_failed

AlertRuleAlertType.backup_failed

AlertRuleAlertType.organization_suspended

AlertRuleAlertType.low_credit_balance

AlertRuleAlertType.payment_failed

AlertRuleAlertType.subscription_cancelled

AlertRuleAlertType.trial_started

AlertRuleAlertType.trial_ending_soon

AlertRuleAlertType.trial_converted

AlertRuleAlertType.trial_expired

AlertRuleAlertType.plan_changed

AlertRuleAlertType.downgrade_failed

AlertRuleAlertType.payment_succeeded

AlertRuleAlertType.organization_unsuspended

AlertRuleAlertType.downgrade_will_apply

AlertRuleAlertType.open_trades_orphaned

AlertRuleAlertType.org_security_posture

Member Of

AlertRule object ● AlertRuleWhereInput input ● AlertTypeInfo object ● CreateAlertRuleInput input ● UpdateAlertRuleInput input