Skip to content

Indian companies financials #43

Answered by JerBouma
poonkundran-k asked this question in Q&A
Discussion options

You must be logged in to vote

This is correct, the FinanceToolkit doesn't support all exchanges including the Indian Exchanges. This is why I refer to American exchanges. For example the company WIPRO (Wipro Limited) is listed on the American Exchanges under WIT so if I would use that ticker I'd find the relevant data again. I need to build in a proper error handling here, I'll put it on the to-do.

You can find this company by searching by name:

import financedatabase as fd

equities = fd.Equities()

equities.search(name='wipro', exclude_exchanges=True)
symbol name currency sector industry_group industry exchange market country state city zipcode website market_cap isin cusip figi composite_figi shareclass_figi

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@poonkundran-k
Comment options

@JerBouma
Comment options

Answer selected by JerBouma
@poonkundran-k
Comment options

@ptyson17
Comment options

@JerBouma
Comment options

@ptyson17
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants