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
,limit
andstop_limit
orders are supported while the supportedtime_in_force
values aregtc
, andioc
. - For equities and crypto we accept fractional orders as well with either
notional
orqty
provided. - Note that submitting an options order is only available for partners who have been enabled for Options BETA.
- In case of Fixed Income, only
market
andlimit
order types withday
time_in_force
are 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.