Skip to main content

No project description provided

Project description

metafid

install

python3 -m pip install metafid-data

data

ise (Iran Stock Exchange)

TSETMC (tsetmc.com)

from mf_data.ise import TSETMC
tsetmc = TSETMC()
# market watch
stock_mw = tsetmc.market_watch(stock=True)
# option market watch
tsetmc.option_market_watch()
# instrument info 
tsetmc.stock_info()
tsetmc.option_info()
tsetmc.etf_info()
# adjust history price
tsetmc.adj_hist_price("10210670847057957") 

Rahavard

from mf_data.ise import Rahavard
rah = Rahavard()
# get balance-sheet
rah.balance_sheet("فولاد")

tgju

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

metafid_data-0.1.3-py3-none-any.whl (10.5 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