Code Monkey home page Code Monkey logo

bnd-quotes's Introduction

Brand New Day quotes

๐Ÿ‡ฌ๐Ÿ‡ง English | ๐Ÿ‡ณ๐Ÿ‡ฑ Nederlands

API Docs: https://bnd.properchaos.nl/docs

This project delivers quotes from BrandNewDay.nl funds in a structured manner, with support for PortfolioPerformance. You can either self-host this application, or you can use the publicly available endpoint.

The minimum version of PortfolioPerformance that is compatible with this project is 0.45.0.

Using the public endpoint in PortfolioPerformance

To use the endpoint in PortfolioPerformance for Historical Quotes, use the following configuration. For Latest Quote, use the (same as historical quotes) option.

Setting Value
Provider JSON
Feed URL https://bnd.properchaos.nl/quotes/bnd-wereld-indexfonds-hedged?page={PAGE}
Path to Date $.[*].Date
Path to Close $.[*].Close

You can replace bnd-wereld-indexfonds-hedged in the Feed URL with any of the fund names you can find here (use the fund names, ignore the numbers).

Self-hosting

To self-host this project, use the Dockerfile:

$ git clone [email protected]:StevenReitsma/bnd-quotes.git
$ cd bnd-quotes
$ docker build --tag bnd-quotes .
$ docker run -it -p 80:80 bnd-quotes

You can then access the API at http://localhost/docs.

Brand New Day koersen

API documentatie: https://bnd.properchaos.nl/docs

Dit project zorgt ervoor dat PortfolioPerformance de koersen van BrandNewDay.nl fondsen op de juiste manier kan importeren. Je kunt deze applicatie zelf hosten, of het publieke endpoint gebruiken.

Je hebt minimaal versie 0.45.0 van PortfolioPerformance nodig.

Het publieke endpoint gebruiken in PortfolioPerformance

Gebruik onderstaande instellingen bij Historical Quotes om het publieke endpoint in PortfolioPerformance te gebruiken. Voor Latest Quote moet je de (same as historical quotes) optie gebruiken.

Instelling Waarde
Provider JSON
Feed URL https://bnd.properchaos.nl/quotes/bnd-wereld-indexfonds-hedged?page={PAGE}
Path to Date $.[*].Date
Path to Close $.[*].Close

Je kunt bnd-wereld-indexfonds-hedged in de Feed URL vervangen met de naam van elk ander fonds. Hier vind je een lijst van alle fondsen (gebruik alleen de naam van het fonds, de getallen kun je negeren).

Zelf hosten

Om de applicatie zelf te draaien gebruik je de Dockerfile:

$ git clone [email protected]:StevenReitsma/bnd-quotes.git
$ cd bnd-quotes
$ docker build --tag bnd-quotes .
$ docker run -it -p 80:80 bnd-quotes

Je kunt de API dan benaderen via http://localhost/docs.

Disclaimer

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Brand New Day, or any of its subsidiaries or its affiliates. The official Brand New Day website can be found at https://brandnewday.nl.

bnd-quotes's People

Contributors

stevenreitsma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pschoenmakers

bnd-quotes's Issues

Installing using Docker

Hello,

Installing using Docker gives this error:
Please type 'yes' or 'no': yes
Warning: Permanently added 'github.com,140.82.121.4' (RSA) to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Can you please help me? It works fine using the public option.

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.