All Projects → vinaykale64 → market-monitor

vinaykale64 / market-monitor

Licence: MIT license
Interactive app to monitor market using Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to market-monitor

Finance-Robinhood
Trade stocks and ETFs with free brokerage Robinhood and Perl
Stars: ✭ 42 (+110%)
Mutual labels:  options, stock-market, stocks, options-trading
Graphvega
Open Source Options Analytics Platform.
Stars: ✭ 189 (+845%)
Mutual labels:  options, stock-market, stocks
intrinio-realtime-python-sdk
Intrinio Python SDK for Real-Time Stock Prices
Stars: ✭ 79 (+295%)
Mutual labels:  stock-market, stocks, stock-prices
stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
Stars: ✭ 21 (+5%)
Mutual labels:  news, stocks, finviz
Td Ameritrade Client
TD Ameritrade Java Client
Stars: ✭ 35 (+75%)
Mutual labels:  options, stock-market, stocks
ProjectReward
A software to shortlist and find the best options spread available for a given stock and help it visualise using payoff graphs.
Stars: ✭ 57 (+185%)
Mutual labels:  options, stocks, options-trading
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (+340%)
Mutual labels:  stock-market, stocks, stock-prices
intrinio-realtime-java-sdk
Intrinio Java SDK for Real-Time Stock Prices
Stars: ✭ 22 (+10%)
Mutual labels:  stock-market, stocks, stock-prices
Financedatabase
This is a database of 180.000+ symbols containing Equities, ETFs, Funds, Indices, Futures, Options, Currencies, Cryptocurrencies and Money Markets.
Stars: ✭ 554 (+2670%)
Mutual labels:  options, analysis, stock-market
NSE-Stock-Scanner
National Stock Exchange (NSE), India based Stock screener program. Supports Live Data, Swing / Momentum Trading, Intraday Trading, Connect to online brokers as Zerodha Kite, Risk Management, Emotion Control, Screening, Strategies, Backtesting, Automatic Stock Downloading after closing, live free day trading data and much more
Stars: ✭ 78 (+290%)
Mutual labels:  options, stock-market, stocks
Turingtrader
The Open-Source Backtesting Engine/ Market Simulator by Bertram Solutions.
Stars: ✭ 132 (+560%)
Mutual labels:  options, stocks
Robinhood Google Sheets
Robinhood Custom Functions for Google Sheets 📈
Stars: ✭ 117 (+485%)
Mutual labels:  options, stocks
NasdaqCloudDataService-SDK-Java
Nasdaq Data Link provides a modern and efficient method of delivery for real-time exchange data and other financial information. This repository provides a Java SDK for developing applications using Nasdaq Data Link's real-time data.
Stars: ✭ 70 (+250%)
Mutual labels:  news, options
amazon-transcribe-news-media-analysis
Transcribe news audio in realtime
Stars: ✭ 21 (+5%)
Mutual labels:  news, analysis
pinance
Python module(s) to get stock data, options data and news.
Stars: ✭ 70 (+250%)
Mutual labels:  news, options
Tradingview Trainer
A lightweight app for practicing your trading on Tradingview
Stars: ✭ 106 (+430%)
Mutual labels:  options, stocks
Python Nse Option Chain Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis
Stars: ✭ 58 (+190%)
Mutual labels:  options, analysis
news
🕸 【MDH • 前端情报】
Stars: ✭ 277 (+1285%)
Mutual labels:  application, news
iOScanX
iOScanX (iOS Application Scanner for OS X) is a Cocoa application for semi-automated iOS app analysis and evaluation
Stars: ✭ 33 (+65%)
Mutual labels:  application, analysis
short-fork
Stock market helper: financial data, multipliers (PE, PS, PEG etc), insider selling, debt and short volume charts from various sources. All in one place!
Stars: ✭ 41 (+105%)
Mutual labels:  stock-market, stocks

market-monitor

py27 py36 black license

Welcome to github repo of the market-monitor app. Created completely in Python.

This is a dash app which

  • let's user choose a stock/company/ETF from NYSE and NASDAQ exchanges
  • shows prices across a chart with customizable time periods (1d/1mo/3mo/1y/2y/5y/10y/ytd)
  • shows options info table closest to stock price with color codes (green-ITM, white-OTM)
  • any recent news about the underlying organization

Its updated live and uses the yfinance, finviz API in backend.

If you want to learn more, please check out the Developer Guide. Feel free to contribute through PR or raise issues. Leave a star if you like the work :)

Stocks

Options

News

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].