I am using the Interactive Brokers API with python. I notice in the Trader Work Station there is a window with news updates. I understand how to get the news updates using the reqMkData
. This post does a great job explaining that much.
My question:
Is it possible to get Alexandria Contextual Text Analysis (ACTA) data that appears in the Trader Work Station? I did not see anything in the documentation about news updates. Here is a screenshot: The ACTA analysis is the far-right column labeled Rank.
I figured I would ask here first before I go through the process of writing a sentiment analysis myself. Any help is greatly appreciated, thank you.