Closed lastmeta closed 2 months ago
@lastmeta thank you for the report. Please let me investigate and fix the issue.
@lastmeta
Could you please try to Reset Account
of your paper account via the Dashboard of Alpaca Trading API on the web? (The button is in the Your portfolio
block of Home
screen after select Paper
account on the web)
To enable features recently added (i.e. fractional/options trading) for paper account, resetting the paper account is required. (fyi. live account is not required this process.)
that was it! thanks!
Is there an existing issue for this?
Current Behavior
following the colab tutorial (https://colab.research.google.com/github/alpacahq/alpaca-py/blob/master/examples/stocks-trading-basic.ipynb#scrollTo=MH33Rtt6SX7L)
I tried to run this cell:
and got this error:
how could qty be an integer? I thought it was because I had done it after hours, but I'm still within extended hours... so that's not it.
Furthermore, this is a different bug:
that example said
So maybe the colab example is just out of date?
Expected Behavior
allow me to use a float for fractional order.
SDK Version I encountered this issue in
0.30.0
Steps To Reproduce
Filled out the Steps to Reproduce section?
Anything else?
No response