Skip to main content

A Python App for Investment

Project description

BuildTest PyPi License Downloads PythonVersion

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

image_UBER

Project details


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)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page