Implement Trading Logic with Dhan

Job ID: 39793293

Budget: ₹600 – ₹1,500 INR

I have a fully-tested trading strategy that is ready to go; what I’m missing is a clean Python implementation that talks to Dhan. Your main focus will be Order Placement, and the code must handle Limit, Market, and Stop orders reliably every time the logic calls for them.

I will hand over:
• the strategy expressed as clear entry/exit signals
• my Dhan account credentials for sandbox testing

You will return:
• a well-structured Python script (or small package) that receives the signals, authenticates, and fires the correct order type
• a short README explaining how to install any dependencies and run the script
• a quick demo log or screenshot proving a successful placement of each required order type

Feel free to pick the libraries you’re most comfortable with—pandas, requests, or plain HTTP calls—so long as the final code is lightweight, readable, and easy for me to extend later.

If you’ve already worked with Dhan’s order endpoint, this should be straightforward. Let me know how soon you can deliver and, if you have them, share snippets or repos that show relevant experience.