Skip to main content

A basic stock data puller/monitor

Project description

StockTrackr

This is a basic application that uses alpha_vantages API to pull stock data as well as monitor it real-time.


Installation

You can use pip to download the package directly:

pip install StockTrackr


Usage

Use the FX() class to gain access to all methods

import StockTrackr

fx = StockTrackr.FX()

The UI() method provides an easy-to-use, text-based entry point to run the program

fx.UI()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

StockTrackr-0.2.2.tar.gz (3.7 kB view hashes)

Uploaded Source

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