Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fractional Shares not working #146

Open
aaronthomaswebster opened this issue Aug 25, 2021 · 1 comment
Open

Fractional Shares not working #146

aaronthomaswebster opened this issue Aug 25, 2021 · 1 comment

Comments

@aaronthomaswebster
Copy link

I am trying to execute the code below and getting the following error: {"code":40010001,"message":"qty is required"}

alpaca.createOrder({ symbol: 'AAPL', // any valid ticker symbol notional: 100, // qty or notional required, not both side: 'buy', type: 'market', time_in_force: 'day' });

@Bexanderthebex
Copy link
Contributor

@aaronthomaswebster just circling back were you able to resolve this issue on your side yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants