alienbrett / PyAlly

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

repeated same limit pricing #45

Closed james1627 closed 4 years ago

james1627 commented 4 years ago

I get the same price for different limits on multiple stocks. After the first order is submitted all of the orders keep that price when they are submitted.

james1627 commented 4 years ago

image0

james1627 commented 4 years ago

This is only after submission because the order still gives me the correct limit.

alienbrett commented 4 years ago

Please check again to see if the same problem is still occuring (maybe best to try this after market hours) with the latest V1.0.6.

james1627 commented 4 years ago

Thanks, I will try it today after the market closes

james1627 commented 4 years ago

Works now, Thanks