#315: Access Stock Market Data With yfinance - Python Friday

そろそろ来るかも?投資信託の“兆し”を分析して自動ポストする仕組みを作った話
https://qiita.com/Necoze/items/f71c748decd4f32aa126?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #Python #TwitterAPI #prophet #yfinance

そろそろ来るかも?投資信託の“兆し”を分析して自動ポストする仕組みを作った話 - Qiita

1.はじめに どうも、趣味でデータ分析している猫背なエンジニアです。 今回は、学生時代からやりたかった「X(旧Twitter)にテクニカル分析したチャートを自動投稿してくれる」システムを開発したいと思い、数か月温めまくって一段落したので記録として投稿したいと思います。 精...

Qiita
Python×株式投資:都度DLはやめた─yfinanceで爆速テクニカル分析を回したい - Qiita

yfinaceデータを用いた軽量データセット(個人用)の構築 はじめに これまでテクニカルスクリーニングのバックテストを行う中で、 処理速度の遅さに課題を感じていました。 特に、複数銘柄に対してループ処理を行う際、 毎回 yfinance を通じて株価データを取得してい...

Qiita

Every once and a while, I see an #opensource community interaction that is just beautifully efficient, from someone reporting to a bug, to others confirming which environments they can reproduce it in, to someone filing a PR, to others testing and reviewing it, to a quick release that fixes an issue for everyone. Today was one of those days and it made glad.

https://github.com/ranaroussi/yfinance/issues/2093

#python #programming #yfinance #git

f-string: unmatched '(' when importing yfinance · Issue #2093 · ranaroussi/yfinance

Describe bug Syntax error in screener with Python 3.10. Error is coming from https://github.com/ranaroussi/yfinance/blob/main/yfinance/screener/screener.py#L101 Simple code that reproduces your pro...

GitHub
Pythonで Yahoo! ファイナンス の情報を取得する。 - Qiita

はじめに株価や為替、主要な株式指などの情報を簡単に取得できる yfinance。スクリーニングに使えそうなので調べてみた。目次yfinanceでできること。株情報銘柄の情報を取得する。企…

Qiita

I had some fun today "playing" with Stock Market share price data APIs.

Why... Well I am on vacation and I had some spare time... I know, I should probably check the definition of holiday in a dictionary 😉

Anyway, I settled upon "yfinance' because it is free and "good enough ", despite some quirks.

I was able to get a lot of very useful information, although it was probably not "timely" enough for anything even beyond casual

My efforts are here:

https://github.com/ilneill/ShareChecker

#python
#yfinance

GitHub - ilneill/ShareChecker: A Simple Script to check Stock Market Share values using Yahoo! Finance

A Simple Script to check Stock Market Share values using Yahoo! Finance - ilneill/ShareChecker

GitHub

What's happening here? #yfinance kaputt?

>>> http://msft.info
{'regularMarketPrice': None, 'preMarketPrice': None, 'logo_url': ''}
Looking for:
div = ticker_yf.info['dividendYield']

#python #börse #aktien #stock

Microsoft – AI, Cloud, Produktivität, Computing, Gaming und Apps

Entdecken Sie Microsoft-Produkte und -Dienste für Ihr Zuhause oder Ihr Unternehmen. Microsoft 365, Copilot, Teams, Xbox, Windows, Azure, Surface und mehr kaufen

So this evening a new app in my blog. In the future I will provide a gui (user interface) 🙂

https://finsteininvest.pythonanywhere.com/

"A program to load a list of tickers and check there price and dividend performance as well as check for risk (standard deviation)"

#python #ffn #gooey #yfinance #stocks

Python Will Trade