Buy - Limit Order

Places a limit order buy for a stock. Targets a specific price to execute the order, but fulfillment is not
guaranteed. Only available for whole number stock quantities. Note that fees are not included in the limit
price and will be added to the total payment for the order.

More details on limit orders here

Use the confirmation_code returned by this endpoint in the /order_requests endpoint to grab the order_id when available.

Log in to see full request history
Body Params
string
required

ID of account placing the order

string
required

ID of stock, as returned by the /stocks endpoint, e.g. 1

integer
required
≥ 0

Quantity of stock to trade. Must be a positive integer.

number
required

Price at which to execute the order. Must be a positive number with a precision of up to 2 decimal places.

Responses

Language
Credentials
api_key
Click Try It! to start a request and see the response here! Or choose an example:
application/json