Merged
Conversation
…rs, historical data, market information, and option chain - Introduced examples for fetching brokerage details for various order types (equity delivery, intraday, futures, and options). - Added examples for retrieving expired future and option contracts, as well as historical candle data for expired instruments. - Included GTT order functionalities: placing, modifying, and canceling GTT orders. - Provided examples for accessing market status, holidays, timings, and full market quotes. - Added option chain examples for fetching option contracts and put/call option chains.
- Introduced comprehensive examples for various order-related functionalities, including placing, modifying, and canceling orders. - Added examples for exiting all open positions and retrieving order details, order history, and trades. - Included methods for fetching trade history for both equity and futures/options segments. - Created a new script to convert MDX example files to Markdown format, focusing on Python SDK code blocks.
… portfolio, trade profit and loss, and user functionalities - Created README files for market information, market quotes, option chain, portfolio, trade profit and loss, and user sections. - Added example code for fetching market holidays, market timings, and exchange status. - Implemented full market quotes, LTP quotes, OHLC quotes, and option Greek fields retrieval. - Included functionalities for managing orders, including placing, modifying, and canceling orders. - Added examples for retrieving user positions, holdings, and fund margins. - Implemented trade profit and loss reporting, including fetching report metadata and trade charges.
upstox-security-review
previously approved these changes
Mar 12, 2026
anand-sajankar
previously approved these changes
Mar 12, 2026
81d1858
upstox-security-review
approved these changes
Mar 12, 2026
upstox-security-review
approved these changes
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.