Download STOCK PRICES / OPTIONS / FUNDAMENTALS in Python using yfinance Ticker object

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024
  • This video shows how to remotely DOWNLOAD STOCK PRICES / OPTIONS / FUNDAMENTAL data in Python using yahoo finance - yfinance Ticker object.
    Feel free to post any questions in the comments section and/or provide any suggestions for future videos !
    PLEASE LIKE THE VIDEO AND SUBSCRIBE TO THE CHANNEL !!
    Thanks so much for your support !

ความคิดเห็น • 20

  • @SuperLuckyLad
    @SuperLuckyLad 11 หลายเดือนก่อน

    Excellent introduction to using yfinance ... thanks.

  • @alakeshdas1882
    @alakeshdas1882 3 หลายเดือนก่อน

    Intraday database

  • @ryanchege3359
    @ryanchege3359 2 ปีที่แล้ว +4

    Exactly what I needed in my project thanks 😊 🙏

  • @LonglongFeng
    @LonglongFeng 2 ปีที่แล้ว +2

    Thanks for your help.
    Do you know how to retrieve the Mutual Fund's data as well? I am having trouble in doing this.
    For example, these 3 mutual funds: yf.Tickers('EDG909 NWT020 NWT198')
    I only got:
    3 Failed downloads:
    - NWT198: No data found, symbol may be delisted
    - NWT020: No data found, symbol may be delisted
    - EDG909: No data found, symbol may be delisted

  • @mrbaertek
    @mrbaertek 2 ปีที่แล้ว +1

    Excellent, just what I needed,thanks

  • @shivangnirawat9536
    @shivangnirawat9536 2 ปีที่แล้ว

    Why the dataframe starts from one day before the starting date i have mentioned.? Pls explain

  • @Septumsempra8818
    @Septumsempra8818 2 ปีที่แล้ว

    What's the best way to set up a sql database for this? All other vids in TH-cam don't create a database with the fundamental/balance sheet data.
    s/o from South Africa

  • @lucksimi3320
    @lucksimi3320 2 ปีที่แล้ว

    Hi
    What is the code in python to get EMA that is the same than the EMA in yahoo finance? Thanks!

  • @wheaten1
    @wheaten1 11 หลายเดือนก่อน

    Great video thanks

  • @AhmadAli-uu3tr
    @AhmadAli-uu3tr ปีที่แล้ว

    What interactive development environment do you use? If Jupyter how do you get the hints and autocorrect? Thank you

    • @andres_maga
      @andres_maga ปีที่แล้ว

      it seems that he is using VsCode to open Notebooks

    • @AhmadAli-uu3tr
      @AhmadAli-uu3tr ปีที่แล้ว

      @@andres_maga thank you!!

  • @ryanchege3359
    @ryanchege3359 2 ปีที่แล้ว

    Thanks so munch
    If I may ask, which IDE are you using , it's cool

    • @pythonbox9395
      @pythonbox9395  2 ปีที่แล้ว

      Visual Studio Code, one of my preferred IDEs

  • @TheGreyRock.
    @TheGreyRock. ปีที่แล้ว

    thnx

  • @satyajitroychaudhury2593
    @satyajitroychaudhury2593 ปีที่แล้ว

    How can I download the BID and ASK data?

  • @sanchezmandelbrot6130
    @sanchezmandelbrot6130 2 ปีที่แล้ว

    9:30

  • @kalpanakunkna4983
    @kalpanakunkna4983 ปีที่แล้ว

    Gtt

  • @lucksimi3320
    @lucksimi3320 2 ปีที่แล้ว

    Hi
    What is the code in python to get EMA that is the same than the EMA in y.finance? Thanos!