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

EXCHANGE_BSEFO missing #15

Open
ankit-quant opened this issue Jul 10, 2024 · 1 comment
Open

EXCHANGE_BSEFO missing #15

ankit-quant opened this issue Jul 10, 2024 · 1 comment

Comments

@ankit-quant
Copy link

The exchange data types are defined in Connect.py ->class XTSConnect(XTSCommon)

The following segments are available.

Exchange Segments

EXCHANGE_NSECM = "NSECM"
EXCHANGE_NSEFO = "NSEFO"
EXCHANGE_NSECD = "NSECD"
EXCHANGE_MCXFO = "MCXFO"
EXCHANGE_BSECM = "BSECM"

There is no support for BSEFO exchange in this sdk.

@rm-21
Copy link

rm-21 commented Oct 3, 2024

They don't care ser. Write your own. It's better that way.

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