Skip to main content

Access to African, American, European and Asian market data for financial analysis.

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

Or simply with

from marketflow import MarketRegistry, MarketTickers, 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 Distribution

marketflow-1.1.87.tar.gz (13.8 MB view details)

Uploaded Source

Built Distribution

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

marketflow-1.1.87-py3-none-any.whl (16.4 MB view details)

Uploaded Python 3

File details

Details for the file marketflow-1.1.87.tar.gz.

File metadata

  • Download URL: marketflow-1.1.87.tar.gz
  • Upload date:
  • Size: 13.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for marketflow-1.1.87.tar.gz
Algorithm Hash digest
SHA256 39a60d8e3b9ee83aed3d810314471159f8eaa048318ce46c10ab33b89e184552
MD5 b00f5478af476e047c92b7eaa18ad677
BLAKE2b-256 0e66e78e0a0d0be7211be62eed7169e0694f4e8d0295ed827e19de8d631b6cee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: marketflow-1.1.87-py3-none-any.whl
  • Upload date:
  • Size: 16.4 MB
  • 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.87-py3-none-any.whl
Algorithm Hash digest
SHA256 d630ca8cf74fdf6e4b542b76b39abe610e26b178dff6e6b9ed046ef84a112287
MD5 87417565feeef739d25a6920ccdc2a53
BLAKE2b-256 bcf47b0deeb2d99fc7236bb2cad4c85e44ef7f1aa31374fc8a3032b01c42f603

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