softwarespartan / IB4m

Interactive Brokers API for Matlab
GNU General Public License v2.0
62 stars 21 forks source link

Time and Sales #141

Closed dalefin closed 2 years ago

dalefin commented 2 years ago

Hi!

First, thank you so much for providing IB4m - it helps a ton!

I have a question. How am I able to import historical Time&Sales data of a specific timeframe. Historical Bar Data I was able to get. But do you also have a function or script for Time & Sales?

Thanks again, you guys are great! dalefin

softwarespartan commented 2 years ago

Thanks for reaching out.

The api calls should be here

https://interactivebrokers.github.io/tws-api/historical_time_and_sales.html

Let me know if any issues

-abel

On Oct 20, 2021, at 3:22 AM, dalefin @.***> wrote:

 Hi!

First, thank you so much for providing IB4m - it helps a ton!

I have a question. How am I able to import historical Time&Sales data of a specific timeframe. Historical Bar Data I was able to get. But do you also have a function or script for Time & Sales?

Thanks again, you guys are great! dalefin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

dalefin commented 2 years ago

Thanks for reaching out. The api calls should be here https://interactivebrokers.github.io/tws-api/historical_time_and_sales.html Let me know if any issues -abel On Oct 20, 2021, at 3:22 AM, dalefin @.***> wrote:  Hi! First, thank you so much for providing IB4m - it helps a ton! I have a question. How am I able to import historical Time&Sales data of a specific timeframe. Historical Bar Data I was able to get. But do you also have a function or script for Time & Sales? Thanks again, you guys are great! dalefin — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

dalefin commented 2 years ago

Thanks for your reply abel!

To be honest I don't really know how to apply the API commands into Matlab language :D For historical bar data I used your nice guide from the tutorials section and it worked right away. Would you mind giving me one example please? That'd be amazing.

Thanks for your support! dalefin

dalefin commented 2 years ago

sorry unintentionally closed the issue.