Is there any way to programmatically access my strategy trade data?

Question: Is there any way to programmatically access my Stratzy trade data?

Hi Team,

I wanted to check if there is any existing or planned way to programmatically retrieve my Stratzy trade data. This is not a feature request—I’m simply trying to understand whether it’s technically possible today or if there are any supported approaches.

My requirement

I need a way to pull my completed trade data into my own application, preferably through an API, webhook, or even an exportable CSV/Excel that can be automated.

The data I’m looking for includes:

- Strategy/Algo name

- Entry and exit time

- Entry and exit price

- Quantity

- P&L

- Trade status

- Any other relevant trade details

Why I need it

I’m building a personal analytics dashboard for my own trading performance. The goal is to:

- Calculate portfolio-level metrics such as:

  • Sharpe Ratio

  • Calmar Ratio

  • Profit Factor

  • Risk-Reward Ratio

  • Expectancy

  • Drawdown and other performance metrics

- Analyze the combined performance of all my algos.

- Correlate my trading performance with market data (e.g., VIX, volatility, market trends) to understand under which market conditions each strategy performs well or poorly.

- Use this data for my own AI-based analysis and decision-making.

My question

Is there any supported way to retrieve this data programmatically?

I’m not looking for an immediate product enhancement. I only need one reliable way to extract my own trade data from the platform so I can feed it into my personal analytics system.

Any guidance or suggestions would be greatly appreciated. Thank you!

1 Like

Hi @M_P_Patil

Thank you for sharing your thoughts in such detail. I genuinely appreciate the clarity with which you’ve explained your use case. It’s great to see the effort you’re putting into analysing your trading performance at a portfolio level.

I would like to clarify that, at the moment, there isn’t a supported way to programmatically extract your Stratzy trade data through an API or webhook.

However, with our latest Web update, we’ve introduced the Orders section, where you can view all the orders executed during the day and save them for your personal records at the end of the trading session.

Additionally, I’m happy to share that our team is already working on making your trade history available on the platform. While I can’t commit to a timeline or promise when this will be released, I can certainly say that it’s something we’ve been thinking about and it aligns closely with the requirement you’ve described.

Thank you once again for your patience and for being an active member of the community. Feedback and ideas like yours help us build a better platform, and I hope we’ll be able to support this use case in the future.

1 Like

Thank you for your response,

When in order section on web I can see them but doesn’t look like I can export , if we can just enable export to CSV or excel with all parameters along with algo name , it solves my current ask although manually , I don’t expect team to build entire thing I need for my personal analytics,but if I can somehow even just export orders along with algo name I can build an utility to extract data and push it in my system . Currently I pull trades from my dhan via api and manually algin them with algos in my system , this order export will cut down my 70% efforts and also I don’t have to wait till next day on dhan free api, this is not I need it now ask we can work on it as time permits .

Hi @M_P_Patil

Understood. This certainly provides better context to your requirement. I’ve noted your feedback, and wwe will evaluate this.

Thank you for your suggestion.

1 Like