Code Monkey home page Code Monkey logo

Comments (5)

nicwortel avatar nicwortel commented on September 23, 2024 1

Hi @Virtlink, thank you for raising this issue. I see you have already closed it but I would still like to provide some explanation.

I have recently rewritten the service fees logic, see commit 9ac22df. I used to store (and display) the yearly fees, but now I store the quarterly / monthly fees (so the actual fees that are being applied in the simulation).
As @gerbenvl noted, the quarterly fees are all simply 25% of the yearly fees. So ING's costs haven't changed. The "per kwartaal" applies to the whole Servicekosten section, not just to the base fee.

Some banks show quarterly or monthly fees on their website, and other banks (such as ING) show yearly fees even though they actually charge costs every quarter. I've decided to display the actual fee on my website, together with the frequency in which it is charged. However, I can imagine that this may be confusing, so I'm open to suggestions as to how this may be displayed in a more intuitive way.

There is actually even more complexity, as banks have different ways to calculate your average invested capital over a certain period. This is taken into account in the simulation, but not yet displayed in the costs tab.

from indexfondsenvergelijken.nl.

gerbenvl avatar gerbenvl commented on September 23, 2024

But that's the same right? Per kwartaal / per jaar?

from indexfondsenvergelijken.nl.

Virtlink avatar Virtlink commented on September 23, 2024

But the percentages changed too. They are four times higher now, which can really influence the calculation.

from indexfondsenvergelijken.nl.

gerbenvl avatar gerbenvl commented on September 23, 2024

In 2020 I had the same percentages in my data. Nothing changed there as far as I can see. Nic is also using the same data already as above.

from indexfondsenvergelijken.nl.

Virtlink avatar Virtlink commented on September 23, 2024

Okay then I misinterpreted the data shown on the website.

from indexfondsenvergelijken.nl.

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.