Hi Hardik,
I wanted to ask that , if we create a custom pinescript strategy how can i modify the json string to suit my strategy requirements.
JSON string has to be in the format that Dhan specify. Within that format u r strategy specific values can be plugged in using pine script string manipulation methods.
Please go through this doc - https://web.dhan.co/assets/Pdf/Webhooks.pdf
Hey, is there any tutorial on how to modify the Dhan scripts according to our own custom pinescript?
Hello @pyrasp
There isnβt any tutorial on customising pinescript, as each strategy will have different parameters that might need to be modified to meet JSON params.
You can refer to this, created by @Shylaja here: https://community.dhan.co/t/introducing-webhooks-as-order-type-on-dhan-now-do-options-trading-on-tradingview-com/13614/78.
Havenβt tried myself but do let us all know in the community if this helps!
Webhooks are great help. Now I dont miss any signal even while working or sleeping. Feel free to contact me if you need help with this