A Python App for Investment
Project description
A Python App for Investment
Features
9000+ tickers as included in major indexes and exchanges (DOW 30, NASDAQ 100, S&P 500, Russell 2000, ARK investment, etc.)
Breakdown by 11 sectors and 145 industries; key info for each ticker; Common indicators: ADX, RSI, Money Flow, OBV, A/D, MACD, PPO, PVI/NVI, Bollinger Bands
An ETF database of 2000+ tickers, and an equity database of 7000+ tickers
Install and Execute
$ python -m venv env # the binary may be called 'python3'
$ source env/bin/activate # for Linux and macOS
$ env\Scripts\activate.bat # for Windows
$ pip install investment # this only needs to be done once
$ python -m investment # after installation, execute within the virtual environment (recommended)
# Note: to obtain price target, package 'selenium' and a Chrome browser driver must be installed on your computer first
# see https://pypi.org/project/selenium/
Sample Screenshot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
investment-0.2.17-py3-none-any.whl
(201.1 kB
view hashes)
Close
Hashes for investment-0.2.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e73f2a232c8f0b9f854a9c8d6ce7e42a42c7a5ce1bcdf904359f3123691f5dee |
|
MD5 | 73943e58767dfd9632286de64b7e4812 |
|
BLAKE2b-256 | 45d3b8111414b62ea8e658611a8b86ca1f7903362578c4d30af64170b8f9f178 |