=AdFxSwpToDep(CalcDate, PeriodArray, Cur1Cur2, Spot1BA, Spot2BA , Swp1Array, Swp2Array, DepArray, CalcStructure, AdMode)
Hi, is there an equivalent function for this on the Python api?
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
=AdFxSwpToDep(CalcDate, PeriodArray, Cur1Cur2, Spot1BA, Spot2BA , Swp1Array, Swp2Array, DepArray, CalcStructure, AdMode)
Hi, is there an equivalent function for this on the Python api?
This is currently only available as a COM library. This library can be used in 32-bit Python. Here's the article describing how to:
Using AdfinX Analytics in Python
It's not very straightforward, but currently this is the only way.