Hello,
In the excel files, there's a method called GetRicRules, which converts a RIC to a target depending on the parameter.
For example GetRicRule('BNPP.PA', "FALSE", "Forecast Dividend Cash flow") returns BNPPDIVCF.PA
How can I do the same with the python api ?
Thanks