I'm currently downloading 1 min bars from TRTH using the Tick History Intraday Summaries Report.
Now I need to download daily OHLC data daily where prices are adjusted for corporate actions.
- How do I do that within TRTH API using python?
- On datascope site, when I select AAPL.OQ as RIC, I can see adjusted price history link, how do I download that data using TRTH's REST API for Python? See attachment below
- Does this data include cash dividend?
- Will the prices be adjusted for corporate actions like cash dividends, splits?