Finance Management/CC statements/Mutual funds

34°
Deal Newbie
money_owl
Is there any open source code or software that can parse my statements to get into excel?
Like parse my cc statements and get individual transactions at a single place instead of manually doing it?
I wrote code to parse CAMS statement(Mutual fund), but any code to generate insights on top of it, like calculating LTCG/STCG gains? Also a way to analyze paytm statements? in short any way to do it automatically without registering on any third party apps?

Disclaimer
We are not SEBI/IRDA registered. The information provided herein is for education purposes only. We will not be responsible for any of your profit/loss with this channel's suggestions. Consult your financial advisor before making any decisions.
10 Comments  |  
3 Dimers
  • Sort By
Deal Cadet Deal Cadet
Link Copied

What language you used? what is there to parse in CAMS statement.

You can write Excel formulas for XIRR, LTGC STGC, Exit load. I use dynamic arrays you need to enter current NAV and select scheme from drop down it will give XIRR. LTCG STCG is simple calculation than XIRR. Also many apps gives good insights on MF.

Deal Newbie Deal Newbie
Link Copied
I use Python. CAMS+kfintech statement is in PDF, so I parse it to convert it into excel/csv. I wanted to automate current nav process also via mfapi, which is free. Are the apps open source?
View 6 more replies
Cool Cool
Link Copied

I was using etmoney spend analyser and Etmoney to track mf,

Usually it tracks by email and sms for spends.

Deal Newbie Deal Newbie
Link Copied
i dont want to give access of my data to third party
replyuser
Click here to reply
Reply