alienbrett / PyAlly

Ally Invest API Module for Python3
https://alienbrett.github.io/PyAlly/
MIT License
57 stars 28 forks source link

Extended hours support #48

Closed mattrobinson3 closed 4 years ago

mattrobinson3 commented 4 years ago

Not specific to your wrapper, but in general I've never been able to figure out how to submit extended hours orders? Do you have any idea?

alienbrett commented 4 years ago

I don't think Ally provides this functionality through their API. You can submit orders after-hours for execution during the next trading session, but I haven't really seen any service that offers extended hours trading.

mattrobinson3 commented 4 years ago

Ok thanks. Maybe they'll add that ability eventually. Especially since they support it thru their website, it would be good to support it thru their api also.