alphavantage-api
There are 100 repositories under alphavantage-api topic.
twopirllc/AlphaVantageAPI
An Opinionated AlphaVantage API Wrapper in Python 3.9. Compatible with Pandas TA (pip install pandas_ta). Get your FREE API Key at https://www.alphavantage.co/support/
jcwill415/Stock_Market_Web_App
Web App for Stock Quotes & Building a Portfolio Using Python & Django
LelandGrunt/FFE
A Microsoft Excel Add-in based on Excel-DNA which adds new user-defined functions (e.g. stock quote queries).
ricardo93borges/alphavantage-wrapper-ts
Alpha Vantage API wrapper in TypeScript
AMaheshVardhan/Stock-Analysis-and-News-Alert-System
Stock Alertify: A Python script that fetches and analyzes daily stock data using Alpha Vantage API. It sends SMS alerts via Twilio for stock price changes, along with relevant news articles from the News API. Stay informed about your investments and market trends in real time.
yagmurerdogan/stock-market-app
🚀 Stock Market App / See listed companies and details with Jetpack Compose.
haynieresearch/marketdata
Extract, transform, and load market data from various API's into a MySQL database.
nikolareljin/gutenberg-stocks
Wordpress Gutenberg Plugin for displaying Stocks using Alphavantage API and React. Plugin renders Stock index information as a Time Series of the global equity specified, covering 20+ years of historical data.
chc5/Limen
A stock market analysis tool that values buy-and-hold stocks more than trading stocks
Jordan396/JEN-stocktracker-bot
JEN keeps track of stock prices and notifies you when prices fall
Finland93/Stock-Analysis-Platform
Platform for NYSE & NASDAQ stocks to display RSI, P/E, P/B, EPS, CAP and candlestick chart with fibonacci + 6 latest news. This also calculates sector averages for RSI, P/E and P/B for displaying BUY | HOLD | SELL images on tables.
iamWing/swift-alpha-vantage
A Swift wrapper for Alpha Vantage APIs.
mirgj/alphavantage-wrapper
Wrapper around Alpha Vantage API with a user friendly interface
chemicoPy/SP500-data
Data scraping approach - storing S&P 500 data (both historical and real-time) for intervals 1-minute, 5-minute, 30-minute and Daily; and update it periodically. Data is via Alpha Vantage API. The hopeful vision of this project is for the data fetched to be used for any related form(s) of Data Analysis
FabioLuca/invst
A project for algorithm trading. From fetching OHLC market data from either Alpha Vantage API or Yahoo Finance API, or other data providers, analyze data based on investment strategies, and decide and act on Comdirect API.
joshuachinemezu/coin-quotes
This API returns the real-time exchange rate for any pair of digital currency (e.g., Bitcoin) or physical currency (e.g., USD) using https://www.alphavantage.co
Kokolipa/Nasdaq_100
Creating an interactive dashboard to explore the Nasdaq 100 share index using APIs to call the data, Python and SQLAlchemy to clean and transform the data, as well as loading the data to a SQLite database using SQLAlchemy's ORM.
programmingprincess/stock_spy
Analyze historical trends for any stock based on contextual, time-relevant news
Tschucki/alphavantage-laravel
Laravel Wrapper for the Alpha Vantage Stock Market API
BaraaJadaan/Stocking
Simple stock market website made with React & Material UI
bmoyer/daytrader_bot
A simple IRC/CLI stock market simulator.
DHAVAL-TANK/stock-price-tracker
It is simple one page application to track the stock price value( USD $ ) of five companies over period of time. i.e Facebook, Tesla ,IBM, Google, Amazon . Alphavantage is used to fetch the stock data.
hpuma/equest-explorer-backend
Fall 2023 - Web App with Financial News Integrations
leeweiminsg/stitap-stock-screener
Straits Times Index stock screener using AlphaVantage API. Screens: RSI, MACD, StochRSI
mdzoul/Stock-News-SMS-Alert
Coded a Stock News SMS Alert for TSLA which will return 3 article headlines via SMS if the stock has increased or decreased by 5%. #100DaysOfCode #Day036
nahime0/stock-market
A simple implementation of the Alpha Vantage API in Laravel
vinaybhide/portfoliomanager
Program using alpha vantage to manage stock portfolio
Anchit1909/alpha-stonks
AlphaStonks is an online platform for stock market data. It shows top-performing and underperforming stocks, offers stock details and financials, and provides Line, Candlestick, and Bar charts. It includes a quick search feature for your favorite stocks.
ddihora1604/Fin-AI-lytics
Fin-AI-lytics is an AI financial advisor for stocks and portfolio management, built with Python-Streamlit, Firestore, ML models, and APIs like YFinance and Alphavantage. It provides a user-friendly walkthrough for beginners, real-time stock analysis, portfolio optimization, and interactive financial tools with data visualizations.
hanskimero/investment-portfolio
React Native app to follow your stock portfolio
HauseMasterZ/upstocks-reactnative-d3
Stocks app
lambiengcode/stockcon
📟 Stock application on your console. You can add, show info, candlestick chart of any stock. Read news related to stock symbol.
mohanagolleru/IE555_MarketView
Market View Application provide insights into the stock's performance
TSilva23/Wealthwise-Stock-Portfolio-App
The Repository for the final deliverable of my capstone project; A Stocks Portofolio Application developed with React in the frontend and Flask in the backend using calls to Alphavantage API for financial data.