Trading
Order Management Interfaces
📄️ Order Preview
• Function description: Calculate the estimated amount and cost based on the incoming information, and support simple orders. For crypto trading, this feature is currently not supported.<br/>• Frequency limit: Rate limit 150 requests every 10 seconds
📄️ Order Place
• Function description: Place equity orders (preferred), including simple orders.<br/>For futures, only quantity orders are supported.<br/>Please note: When selling crypto, your position must not fall below $2 after placing the order.<br/>• Frequency limit: Rate limit 600 requests per minute
📄️ Order Batch Place
• Function description: Batch Place order, allows multiple orders to be submitted at once.<br/>A maximum of 50 orders can be submitted once, Currently only stocks are supported(This service is not currently available to all clients. Please contact Webull if you require assistance.)<br/>• Frequency limit: Rate limit 600 requests per minute
📄️ Order Replace
• Function description: Modify equity, options and futures orders, including simple orders. For crypto trading, this feature is currently not supported.<br/>• Futures order modification rules:<br/> - For market orders, only `quantity` can be modified.<br/> - For limit orders, only `order_type`, `time_in_force`, `quantity` and `limit_price` can be modified; if modifying `order_type`, it can only be changed to `market`.<br/> - For stop orders, only `order_type`, `time_in_force`, `quantity` and `stop_price` can be modified; if modifying `order_type`, it can only be changed to `market`.<br/> - For stop limit orders, only `order_type`, `time_in_force`, `quantity`, `limit_price` and `stop_price` can be modified; if modifying `order_type`, it can only be changed to `limit`.<br/> - For trailing stop orders, only `trailing_stop_step` can be modified; `order_type` , `trailing_type` and `time_in_force` cannot be modified.<br/>• Frequency limit: Rate limit 600 requests per minute
📄️ Order Cancel
• Function description: Cancel orders for equities, options, futures and cryptos according to the incoming account_id and client_order_id.<br/>• Frequency limit: Rate limit 600 requests per minute