All Projects → brandleesee → TerminalStocks

brandleesee / TerminalStocks

Licence: other
Pure terminal stock ticker for Windows.

Projects that are alternatives of or similar to TerminalStocks

Sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
Stars: ✭ 128 (+45.45%)
Mutual labels:  trading, stock-market, stocks, stock-data
Stonks
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash.
Stars: ✭ 405 (+360.23%)
Mutual labels:  stock-market, stocks, terminal-based, stock-data
dukascopy-tools
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Stars: ✭ 128 (+45.45%)
Mutual labels:  trading, stock, stock-data, stock-prices
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-73.86%)
Mutual labels:  stock, stock-market, stocks, stock-data
intrinio-realtime-python-sdk
Intrinio Python SDK for Real-Time Stock Prices
Stars: ✭ 79 (-10.23%)
Mutual labels:  stock-market, stocks, stock-data, stock-prices
intrinio-realtime-java-sdk
Intrinio Java SDK for Real-Time Stock Prices
Stars: ✭ 22 (-75%)
Mutual labels:  stock-market, stocks, stock-data, stock-prices
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-76.14%)
Mutual labels:  trading, stock, stock-market
Robinhood On Rails
A web dashboard for the free trading platform Robinhood using Ruby on Rails and a private API
Stars: ✭ 134 (+52.27%)
Mutual labels:  trading, stock-market, stocks
pyEX
Python interface to IEX and IEX cloud APIs
Stars: ✭ 407 (+362.5%)
Mutual labels:  stock-market, stocks, stock-data
Ta Rs
Technical analysis library for Rust language
Stars: ✭ 248 (+181.82%)
Mutual labels:  trading, stock-market, stocks
Personae
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.
Stars: ✭ 1,140 (+1195.45%)
Mutual labels:  trading, stock, stock-data
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (+172.73%)
Mutual labels:  trading, stock-market, stock-data
Stocksera
Web application that provides alternative data to retail investors
Stars: ✭ 426 (+384.09%)
Mutual labels:  stock, stocks, daytrading
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+18.18%)
Mutual labels:  trading, stock, stock-data
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (+159.09%)
Mutual labels:  trading, stock, stock-market
Tradestation
EasyLanguage indicators and systems for TradeStation
Stars: ✭ 65 (-26.14%)
Mutual labels:  trading, stock-market, stocks
TradeByte
💸 TradeByte - Stocks Trading Simulation WebApp
Stars: ✭ 30 (-65.91%)
Mutual labels:  trading, stock-market, stocks
pair-trading-view
Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models.
Stars: ✭ 45 (-48.86%)
Mutual labels:  stock-market, shares, stocks
cira
Cira algorithmic trading made easy. A Façade library for simpler interaction with alpaca-trade-API from Alpaca Markets.
Stars: ✭ 21 (-76.14%)
Mutual labels:  trading, stock-market, stocks
Mop
Stock market tracker for hackers.
Stars: ✭ 1,534 (+1643.18%)
Mutual labels:  trading, stock-market, stocks

Terminal Stocks

A command-line utility that displays financial instruments and refreshes in realtime.

image

Building TerminalStocks on Windows 10 & 11

Ensure GO language is installed. Download from: https://go.dev/dl/

In cmd write:

go install github.com/brandleesee/TerminalStocks/cmd/TerminalStocks@latest 

Running TerminalStocks

The program can be found in this directory: C:\Users\**USERNAME**\go\bin and is called TerminalStocks.exe

Adding & Removing Stocks

The stock tickers are stored in .TSrc file in the current user directory: C:\Users\**USERNAME**.

License

click to read the license terms
Copyright (c) 2013-2021 Michael Dvorkin, Brandon Lee Camilleri and contributors. All Rights Reserved.
"mike" + "@dvorkin" + ".net" || "twitter.com/mid"

"me" + "@blc" + ".mt" || "twitter.com/brandleesee"

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].