How to back test my strategy without subscribing data api?

Hi ,
I am beginner in algo and python coding.I just want to check my strategy with live feed without subscribing Data API and i am not planning to place a call ,just need to test with fetched info …how to get the data

Trading APIs are free however to use Data API you need to subscribe for Data API.
So whatever you are trying to do is not possible using DhanHQ API.

For testing you can check for some free data provider available. Google it and use one of them for testing. Once you are confident then you can subscribe to Dhan Data API and rebuild your logic using dhan api.

ok thank you. Can you provide at least 30 day for demo purpose.
I don’t want order place just want live feed