Hello there,
I am trying to develop an algorithm which reacts to a quarterly revenue data for certain instrument. The data is supposedly in FineFundamental.FinancialStatements.IncomeStatement.TotalRevenueIncomeStatement.ThreeMonths

Do you have an example code showing how to get this data for both a newly incoming event and for a previous quarter? Preferably in C#

Thanks,
Ivan Milanov

Author