Giter Club home page Giter Club logo

Comments (5)

nicwortel avatar nicwortel commented on July 22, 2024 2

No worries @miguelci, it's actually a common mistake and I have to figure out a way to make this more clear on the website to prevent the confusion. Either way, thank you for contributing to the accuracy of the website!

And @ArdaXi thank you for helping to sort it out, I have been busy with other things lately and must have missed this issue 😅

from indexfondsenvergelijken.nl.

ArdaXi avatar ArdaXi commented on July 22, 2024 1

ABN Amro lists their service costs as annual, but charges them each quarter. So the calculation also takes them into account quarterly. The information is correct.

from indexfondsenvergelijken.nl.

miguelci avatar miguelci commented on July 22, 2024

but aren't these the numbers being used in the application? they seem wrong from what i posted above no?

{
        "name": "ABN Amro",
        "logo": "abn.png",
        "product": "Zelf Beleggen Basis",
        "serviceFee": {
            "tiers": [
                {"upperLimit": 100000, "percentage": 0.05},
                {"upperLimit": 400000, "percentage": 0.03},
                {"upperLimit": null, "percentage": 0.015}
            ]
        },

from indexfondsenvergelijken.nl.

ArdaXi avatar ArdaXi commented on July 22, 2024

You missed the very next line.

"serviceFeeCalculation": "endOfQuarter",

EDIT: Slightly less glib, looking at the code it assumes everywhere that costs are quarterly, unless monthly is specified. This is after all how most brokers operate. So really, the cost overview from the bank is misleading. The same way they tend to be with interest rates.

If you were to take it into account the way they advertise, you would ignore the compounding effect of the multiple charges in a year.

from indexfondsenvergelijken.nl.

miguelci avatar miguelci commented on July 22, 2024

oh okok, got it. was focusing on the actual percentage number and didn't reach that part.
thanks!

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.