Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functions for equity and currency option chain #67

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

sevakram
Copy link
Contributor

This will add live equity and currency option chain functionality similar to index option chain

from jugaad_data.nse.live import NSELive
n = NSELive()
eq_oc = n.equities_option_chain("RELIANCE")
cur_oc = n.currency_option_chain("USDINR")

@sevakram sevakram merged commit 8bc622f into master Dec 23, 2023
1 check passed
@sevakram sevakram self-assigned this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant