-
Notifications
You must be signed in to change notification settings - Fork 27
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
Any way to get time and sales data #77
Comments
Hey @lach1010 can you clarify what do you mean by 'sales'? Are you referring to 'trades'? |
Hey Voyz, Time and sales, also known as course of sales is a time series of all trades matched and executed by the exchange. In TWS I believe it's called course of sales. |
Gotcha 👍 The closest I can think of would be Trades WebSocket topic https://www.interactivebrokers.com/campus/ibkr-api-page/cpapi-v1/#ws-trades-sub - though I think this is for your trades only. I'd suggest you contact IBKR support and ask them. |
Yep ok thanks will do. Is there a particular mailbox related to their API's or just general customer support? |
You need to choose the topic when you submit a ticket. If you want a quicker response, jump on a live chat with them. |
Wondering is there is any want to get time and sales/course of sales data via the web api.
Thanks
The text was updated successfully, but these errors were encountered: