We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The exchange data types are defined in Connect.py ->class XTSConnect(XTSCommon)
The following segments are available.
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.
The text was updated successfully, but these errors were encountered:
They don't care ser. Write your own. It's better that way.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: