Anexen / pyxirr

Rust-powered collection of financial functions.
https://anexen.github.io/pyxirr/
The Unlicense
172 stars 16 forks source link

Fetching PME index amounts #53

Closed rnschmidt closed 6 months ago

rnschmidt commented 6 months ago

Thanks for your work on pyXIRR. I was looking for something with XIRR, but it was a nice surprise to find the PME functionality too.

For the index amounts on the PME functions, would it be possible to include the dates of the cash flows and then automatically fetch the index amounts somehow?

Anexen commented 6 months ago

Hi, @rnschmidt. I believe this functionality is out of scope of this library. For fetching index amounts, you may consider using existing solutions such as yfinance