Skip to main content

stock market, mutual funds, commodities and general investments

Project description

Mokola

This package enables users to download stocks data from Ghana.

Installation

` pip install mokola `

Usage

Download Specific Stock Data

` import mokola.stocks.Gse as gse `

` df = gse.download('MTNGH','2021-12-01','2021-12-13') `

Download All Data for a period

You can as well all stocks data like this

` import mokola.stocks.Gse as gse `

` df = gse.download(None,'2021-12-01','2021-12-13') `

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

mokola-1.2.5.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

mokola-1.2.5-py3-none-any.whl (3.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