The get_timeseries api method in Eikon python API converts the RIC to uppercase before invoking the call. This results in invalid instrument which have lowercase letters in the RIC.
E.g. Bombardier Inc, class B shares has a RIC: BBDb.TO
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
The get_timeseries api method in Eikon python API converts the RIC to uppercase before invoking the call. This results in invalid instrument which have lowercase letters in the RIC.
E.g. Bombardier Inc, class B shares has a RIC: BBDb.TO