post
https://broker-api.sandbox.alpaca.markets/v1/trading/accounts//orders
Creating an order for your end customer. Each trading request must pass in the account_id in the URL.
- Note that when submitting crypto orders,
market,limitandstop_limitorders are supported while the supportedtime_in_forcevalues aregtc, andioc. - For equities and crypto we accept fractional orders as well with either
notionalorqtyprovided. - Note that submitting an options order is only available for partners who have been enabled for Options BETA.
- In case of Fixed Income, only
marketandlimitorder types withdaytime_in_forceare supported, and order replacement is not supported. Note that submitting Fixed Income orders is only available for partners who have been enabled for Fixed Income. - For IPO indications of interest (
asset_class: "ipo"), thesymbolis the offering reference returned byGET /v1/ipos(e.g.FI111225). IPO orders are notional-only (notionalrequired,qtymust be omitted), buy-side,markettype, andgtctime_in_force. Indications of interest can be replaced or canceled while the offering is open viaPATCH /v1/trading/accounts/{account_id}/orders/{order_id}andDELETE /v1/trading/accounts/{account_id}/orders/{order_id}.
422Some parameters are not valid