Giter Club home page Giter Club logo

Comments (3)

codereverser avatar codereverser commented on July 19, 2024

As far as I am aware, the CAS statements from CAMS or Karvy contains details of schemes registered across all three RTAs. So there is no need to generate separate statements as long as the email address is same.

From Karvy website

KFintech, CAMS and FTAMIL have come together to provide great convenience to investors by allowing them to see a consolidated view of their portfolio as a Mailback Statement.
If you have registered an email address in your folios across Funds serviced by CAMS, KFintech and FTAMIL, you can use this Mailback Service to obtain a consolidated PDF Account Statement at your registered email address

Also implementing this feature in the parser will be tricky due to various reasons

  1. handling separate passwords for pdfs
  2. identifying duplicate transactions
  3. handling statements with different date ranges

It may be better to leave it to the user to handle it by merging the two data structures. The logic for printing table is available in casparser cli

from casparser.

mandys avatar mandys commented on July 19, 2024

Thanks @codereverser !

However, the use case gets interesting when your RMs or fund houses are using multiple emails on your behalf.

I have many friends, who have at least 2 emails on which their funds are listed.

Cams works on email and Karvy on PAN.

So, you see this feature could be useful to process your funds under multiple email accounts.

Also, I am assuming its a hobby project and you really don't need to handle all use cases 👍

Can be handle in the code by individual developer.

p.s. Any plan on providing an html output ? The same table that we have on command line moved to html ?

from casparser.

codereverser avatar codereverser commented on July 19, 2024

Hmm, yeah .. that makes sense.

I am working on a webapp based on casparser, for this exact purpose i.e handling multiple portfolios of same person or family together, along with some meaningful statistics but have no ETA on that yet.

Let me see if I can port some parts of the code from there to here; not sure about supporting multiple pdf files, but html output seems doable.

from casparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.