Create a price alert
Arms an alert on one contract at one price. The trade engine watches the last TRADE price — never the order-book mid — and fires once, then sets the alert to triggered and emails the trader.
condition defaults to crossing, which needs a real cross: the engine must have seen a price on the other side of the level first, so an alert armed at a level the market is already sitting on does not fire immediately. Use greater/less for a plain level comparison that fires on the first qualifying price.
A trader may hold 5 armed alerts; creating more returns 409.
Body
Contract code as the market-data feed names it — "ESU6", "BTCUSDT" — not the product symbol "ES".
32"ESU6"
Price level to watch
5432.25
crossing (either direction) | crossing-up | crossing-down | greater | less
crossing, crossing-up, crossing-down, greater, less Optional note, included in the email
200"breakout level"
Related topics
Delete a price alertList your price alertsMove or re-arm a price alertDelete all your price alertsChangelog