alpacahq / Alpaca-API

The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.
https://alpaca.markets/
141 stars 13 forks source link

Fractional Limit order #230

Open crftwr opened 2 years ago

crftwr commented 2 years ago

Is your feature request related to a problem? Please describe.

Currently, Alpaca market API doesn't support Fractional orders with Limit order.

Describe the solution you'd like

For safety and performance purposes, I would like to use Fractional units with Limit order type.

Describe alternatives you've considered

On Paper account, I am tentatively using Fractional & market order. But it is not ideal for my algorithm. For trading on live account, I would like to use fractional & limit oder.