Skip to main content

AlertEventAlertType

AlertEventAlertType is enum for the field alert_type

enum AlertEventAlertType {
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

AlertEventAlertType.status_change

AlertEventAlertType.trade_opened

AlertEventAlertType.trade_closed

AlertEventAlertType.large_profit_loss

AlertEventAlertType.daily_loss_limit

AlertEventAlertType.drawdown_threshold

AlertEventAlertType.profit_target

AlertEventAlertType.connection_issue

AlertEventAlertType.backtest_completed

AlertEventAlertType.backtest_failed

AlertEventAlertType.hyperopt_completed

AlertEventAlertType.hyperopt_failed

AlertEventAlertType.backup_failed

AlertEventAlertType.organization_suspended

AlertEventAlertType.low_credit_balance

AlertEventAlertType.payment_failed

AlertEventAlertType.subscription_cancelled

AlertEventAlertType.trial_started

AlertEventAlertType.trial_ending_soon

AlertEventAlertType.trial_converted

AlertEventAlertType.trial_expired

AlertEventAlertType.plan_changed

AlertEventAlertType.downgrade_failed

AlertEventAlertType.payment_succeeded

AlertEventAlertType.organization_unsuspended

AlertEventAlertType.downgrade_will_apply

AlertEventAlertType.open_trades_orphaned

AlertEventAlertType.org_security_posture

Member Of

AlertEvent object ● AlertEventWhereInput input