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

Not able to place sensex options orders #67

Open
sonualok opened this issue Mar 21, 2024 · 2 comments
Open

Not able to place sensex options orders #67

sonualok opened this issue Mar 21, 2024 · 2 comments

Comments

@sonualok
Copy link

Describe the bug
I am using latest version of alphatrade but I am not able to place sensex options orders.

To Reproduce
Steps to reproduce the behavior:
I used below
sas.get_instrument_for_fno('SENSEX',datetime.date(2024, 3, 21),False,77300,True,'BFO')

It's returning none If I try to get the instrument, Please suggest I am doing anything wrong.

@nevatia
Copy link

nevatia commented Mar 21, 2024

Check expiry date

@sonualok
Copy link
Author

Even with the correct date its not working,
sas.get_instrument_for_fno('SENSEX',datetime.date(2024, 3, 22),False,77300,True,'BFO')

Can you send me some working example?

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

No branches or pull requests

2 participants