Skip to main content

Access to African, American, European and Asian market data for financial analysis, scientific study and to provide a decision-making basis to investors.

Project description

Asset Management Package

Access to African, American, European and Asian open market data for financial analysis, scientific study and to provide a decision-making basis to investors.

Installation

You can install this package using pip:

pip install marketflow

How to use marketflow

Import requirements

from marketflow.market_registry import MarketRegistry
from marketflow.market_ticker import MarketTickers
from marketflow.market_data import MarketData

Initialize the registry (to manage cache / stored data)

register = MarketRegistry()
# register.purge()   # Uncomment to clear existing registry data

Get available tickers for market (Ex : BRVM)

tickers = MarketTickers()
brvm_tickers = tickers.getTickers("BRVM")
print(brvm_tickers)

Download market data (example: BRVM, ticker BNBC.ci)

data = MarketData()
brvm_data = data.getData("BRVM", ["BNBC.ci"])
print(brvm_data.head())

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

If you're not sure about the file name format, learn more about wheel file names.

marketflow-1.1.5-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file marketflow-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: marketflow-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 17.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for marketflow-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9ac46d6a55fd96b1f2f32df490a2846535df928f6acea2bc6eb14cdbc9a872a8
MD5 765e62fa280283e4d54306d24ed94e6c
BLAKE2b-256 00541c2efbe0458f1f38b47995a630bcb3c824baf02b7a85a6c01d724992051c

See more details on using hashes here.

Supported by

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