Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: YFinance v0.1.4 #82302

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

JuliaRegistrator
Copy link
Contributor

  • Registering package: YFinance
  • Repository: https://github.com/eohne/YFinance.jl
  • Created by: @eohne
  • Version: v0.1.4
  • Commit: eb64e2a62c7e48b310f7d634c6be195a850bb532
  • Reviewed by: @eohne
  • Reference: Register eohne/YFinance.jl#2 (comment)
  • Description: Fetch stock market data from Yahoo Finance. Exposes stock, commodity, futures, currency (FX), mutual fund, and ETF prices, stock fundamental, summary data , and options data.
  • Release notes:

Bug Fix

  • get_prices now returns dictionaries containing price vectors of type Array{Float64} rather than Array{ Union{Nothing,Float64}} (#7)

Improvements

  • get_prices now runs faster than before.

New Functionality

  • get_symbols allows the user to search for yahoo finance symbols from (partial) company/security names
  • get_all_symbols exposes all tickers from the NASDAQ, AMEX, and NYSE exchanges (#8)
  • search_news now allows for news searches

Docs

  • Added documentation for the new functionality
  • Added a clarification statement in the Readme.md and Docs that YFinance uses API endpoints to access data and does not suffer from decryption issues (#6)

UUID: e4b3b0a2-f9a3-42f3-aabb-32142cceaf77
Repo: https://github.com/eohne/YFinance.jl.git
Tree: f0876e222bd18f7ea2da2fd07b8c867112e584e0

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch April 25, 2023 18:29 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 476d626 into master Apr 25, 2023
@JuliaTagBot JuliaTagBot deleted the registrator-yfinance-e4b3b0a2-v0.1.4-fb6d177a60 branch April 25, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants