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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file investment-0.2.17-py3-none-any.whl.
File metadata
- Download URL: investment-0.2.17-py3-none-any.whl
- Upload date:
- Size: 201.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73f2a232c8f0b9f854a9c8d6ce7e42a42c7a5ce1bcdf904359f3123691f5dee
|
|
| MD5 |
73943e58767dfd9632286de64b7e4812
|
|
| BLAKE2b-256 |
45d3b8111414b62ea8e658611a8b86ca1f7903362578c4d30af64170b8f9f178
|