Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Einlesen von Aktienkursen

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    137

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    170

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    871

Einlesen von Aktienkursen

Scheduled Pinned Locked Moved ioBroker Allgemein
109 Posts 31 Posters 28.4k Views 22 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H hippocampus 0

    @olli_m
    Da leider der Yahoo Stock Adapter bei mir nicht funktioniert, wollte ich die Frage mit dem auslesen eines Kurses über eine Seite (z.B. https://site.financialmodelingprep.com/index-summary/^VIX) aktualisieren .

    Das Auslesen sollte über den Parser Adapter mit der notwendigen RegEx Formatierung oder einem Script laufen.

    Über Hilfe bin ich sehr dankbar :)

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #99

    @hippocampus-0 sagte in Einlesen von Aktienkursen:

    Da leider der Yahoo Stock Adapter bei mir nicht funktioniert,

    Warum nicht?

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    H 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @hippocampus-0 sagte in Einlesen von Aktienkursen:

      Da leider der Yahoo Stock Adapter bei mir nicht funktioniert,

      Warum nicht?

      H Offline
      H Offline
      hippocampus 0
      wrote on last edited by
      #100

      @thomas-braun
      Da habe ich keine Ahnung. Es wird mir nichts ausgegeben, trotz Eingabe des Symbols ...

      Bildschirmfoto 2024-04-16 um 20.13.27.png

      Bildschirmfoto 2024-04-16 um 20.12.18.png

      Thomas BraunT CodierknechtC 2 Replies Last reply
      0
      • H hippocampus 0

        @thomas-braun
        Da habe ich keine Ahnung. Es wird mir nichts ausgegeben, trotz Eingabe des Symbols ...

        Bildschirmfoto 2024-04-16 um 20.13.27.png

        Bildschirmfoto 2024-04-16 um 20.12.18.png

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #101

        @hippocampus-0

        Im Log steht dann vermutlich sowas drin, oder?

        2024-04-16 20:20:37.051  - info: yahoo-stock-market.0 (543840) initialize yahoo-stock-market adapter
        2024-04-16 20:20:38.995  - error: yahoo-stock-market.0 (543840) Error on APi Call for symbol: NVDA
        2024-04-16 20:20:38.996  - error: yahoo-stock-market.0 (543840) Error: Invalid Crumb
        
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        H 1 Reply Last reply
        0
        • H hippocampus 0

          @thomas-braun
          Da habe ich keine Ahnung. Es wird mir nichts ausgegeben, trotz Eingabe des Symbols ...

          Bildschirmfoto 2024-04-16 um 20.13.27.png

          Bildschirmfoto 2024-04-16 um 20.12.18.png

          CodierknechtC Online
          CodierknechtC Online
          Codierknecht
          Developer Most Active
          wrote on last edited by Codierknecht
          #102

          @hippocampus-0

          "^VIX" wird wohl auch kaum richtig sein.

          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
          HmIP|ZigBee|Tasmota|Unifi
          Zabbix Certified Specialist
          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

          H 1 Reply Last reply
          0
          • CodierknechtC Codierknecht

            @hippocampus-0

            "^VIX" wird wohl auch kaum richtig sein.

            H Offline
            H Offline
            hippocampus 0
            wrote on last edited by
            #103

            @codierknecht
            Hallo. Der Ticker ist wie beschrieben korrekt.

            https://de.finance.yahoo.com/quote/^VIX?.tsrc=fin-srch

            CodierknechtC 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @hippocampus-0

              Im Log steht dann vermutlich sowas drin, oder?

              2024-04-16 20:20:37.051  - info: yahoo-stock-market.0 (543840) initialize yahoo-stock-market adapter
              2024-04-16 20:20:38.995  - error: yahoo-stock-market.0 (543840) Error on APi Call for symbol: NVDA
              2024-04-16 20:20:38.996  - error: yahoo-stock-market.0 (543840) Error: Invalid Crumb
              
              
              H Offline
              H Offline
              hippocampus 0
              wrote on last edited by
              #104

              @thomas-braun
              Genau
              IMG_3696.jpeg

              1 Reply Last reply
              0
              • H hippocampus 0

                @codierknecht
                Hallo. Der Ticker ist wie beschrieben korrekt.

                https://de.finance.yahoo.com/quote/^VIX?.tsrc=fin-srch

                CodierknechtC Online
                CodierknechtC Online
                Codierknecht
                Developer Most Active
                wrote on last edited by
                #105

                @hippocampus-0 sagte in Einlesen von Aktienkursen:

                Hallo. Der Ticker ist wie beschrieben korrekt.

                Sah jedenfalls seltsam aus.

                Bei mir funktioniert's ... noch

                5a2cc088-39a0-4cbb-ad5d-0aae0c527b7b-image.png

                Aber Yahoo hat den Zugriff auf das API abgekündigt:
                https://github.com/gadicc/node-yahoo-finance2/issues/764

                "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                HmIP|ZigBee|Tasmota|Unifi
                Zabbix Certified Specialist
                Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                H 1 Reply Last reply
                0
                • CodierknechtC Codierknecht

                  @hippocampus-0 sagte in Einlesen von Aktienkursen:

                  Hallo. Der Ticker ist wie beschrieben korrekt.

                  Sah jedenfalls seltsam aus.

                  Bei mir funktioniert's ... noch

                  5a2cc088-39a0-4cbb-ad5d-0aae0c527b7b-image.png

                  Aber Yahoo hat den Zugriff auf das API abgekündigt:
                  https://github.com/gadicc/node-yahoo-finance2/issues/764

                  H Offline
                  H Offline
                  hippocampus 0
                  wrote on last edited by hippocampus 0
                  #106

                  @Codierknecht @Thomas-Braun

                  Bei der Seite financialmodelingprep kann man einen API Zugang kostenlos bekommen. Kann mir jemand helfen über die Seite vielleicht mit Hilfe vom Parser Adapter (und RegEx) oder einem Script (Blockfy) das Auslesen zu ermöglichen?

                  https://site.financialmodelingprep.com/index-summary/^VIX

                  Über Hilfe bin ich sehr dankbar 🙂

                  CodierknechtC 1 Reply Last reply
                  0
                  • H hippocampus 0

                    @Codierknecht @Thomas-Braun

                    Bei der Seite financialmodelingprep kann man einen API Zugang kostenlos bekommen. Kann mir jemand helfen über die Seite vielleicht mit Hilfe vom Parser Adapter (und RegEx) oder einem Script (Blockfy) das Auslesen zu ermöglichen?

                    https://site.financialmodelingprep.com/index-summary/^VIX

                    Über Hilfe bin ich sehr dankbar 🙂

                    CodierknechtC Online
                    CodierknechtC Online
                    Codierknecht
                    Developer Most Active
                    wrote on last edited by Codierknecht
                    #107

                    @hippocampus-0
                    Da kommt doch JSON zurück.
                    Das sollte mit Blockly oder JS gar kein Problem sein.

                    Poste doch mal eine Antwort hier (in Code-Tags </>).

                    Mit dem kostenlosen Key gibt's aber nur "End-Of-Day" Daten.

                    const request = require("request");
                    
                    request('https://financialmodelingprep.com/api/v3/quote-short/AAPL?apikey=bliblablubb', async (error, response, result) => {
                        if (result) {
                            console.log(JSON.parse(result)[0].price);
                        }
                        }).on("error", (e) => {
                            console.error(e); 
                        }
                    );
                    

                    Edit
                    Aber danke für den Tipp.
                    Wenn Yahoo dann das API einstampft, kann man mit diesem Endpunkt

                    https://financialmodelingprep.com/api/v3/symbol/XETRA?apikey=
                    

                    eine Liste erhalten, die man nach dem gewünschten Symbol durchsuchen kann.
                    Sollte man allerdings nicht zu häufig machen, sonst ist der Zugang vermutlich ruckzuck wieder zu.

                    Vielleicht schreib' ich ja dafür mal 'nen Adapter.

                    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                    HmIP|ZigBee|Tasmota|Unifi
                    Zabbix Certified Specialist
                    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                    H 1 Reply Last reply
                    0
                    • CodierknechtC Codierknecht

                      @hippocampus-0
                      Da kommt doch JSON zurück.
                      Das sollte mit Blockly oder JS gar kein Problem sein.

                      Poste doch mal eine Antwort hier (in Code-Tags </>).

                      Mit dem kostenlosen Key gibt's aber nur "End-Of-Day" Daten.

                      const request = require("request");
                      
                      request('https://financialmodelingprep.com/api/v3/quote-short/AAPL?apikey=bliblablubb', async (error, response, result) => {
                          if (result) {
                              console.log(JSON.parse(result)[0].price);
                          }
                          }).on("error", (e) => {
                              console.error(e); 
                          }
                      );
                      

                      Edit
                      Aber danke für den Tipp.
                      Wenn Yahoo dann das API einstampft, kann man mit diesem Endpunkt

                      https://financialmodelingprep.com/api/v3/symbol/XETRA?apikey=
                      

                      eine Liste erhalten, die man nach dem gewünschten Symbol durchsuchen kann.
                      Sollte man allerdings nicht zu häufig machen, sonst ist der Zugang vermutlich ruckzuck wieder zu.

                      Vielleicht schreib' ich ja dafür mal 'nen Adapter.

                      H Offline
                      H Offline
                      hippocampus 0
                      wrote on last edited by
                      #108

                      @codierknecht
                      Hallo. Leider geht das Symbol ^VIX (also der Index) nicht bei der "Quote" Abteilung - und damit das Darstellen des Preises in der Abfrage :/ Hat jemand noch eine andere Idee für den Dateininput?

                      OliverIOO 1 Reply Last reply
                      0
                      • H hippocampus 0

                        @codierknecht
                        Hallo. Leider geht das Symbol ^VIX (also der Index) nicht bei der "Quote" Abteilung - und damit das Darstellen des Preises in der Abfrage :/ Hat jemand noch eine andere Idee für den Dateininput?

                        OliverIOO Offline
                        OliverIOO Offline
                        OliverIO
                        wrote on last edited by OliverIO
                        #109

                        @hippocampus-0
                        Was fehlt dir hier?

                        https://de.finance.yahoo.com/quote/^VIX?.tsrc=fin-srch

                        Evtl hat der Adapter Schwierigkeiten mit dem Sonderzeichen?
                        Sonderzeichen wird hier zwar normal angezeigt, aber in der echten url wird das Zeichen codiert.

                        
                        https://de.finance.yahoo.com/quote/%5EVIX?.tsrc=fin-srch
                        
                        

                        Meine Adapter und Widgets
                        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                        Links im Profil

                        1 Reply Last reply
                        0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        250

                        Online

                        32.8k

                        Users

                        82.7k

                        Topics

                        1.3m

                        Posts
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Home
                        • Recent
                        • Tags
                        • Unread 0
                        • Categories
                        • Unreplied
                        • Popular
                        • GitHub
                        • Docu
                        • Hilfe