This is my code
'''
import requests
url = "https://integrate.definedgesecurities.com/dart/v1/orders"
header = {"Authorization": f"{api_sess}"}
q = requests.get(url = url, headers=header)
'''
The above gives the following error:
{"timestamp":"2025-10-01T10:47:55.066+00:00","status":404,"error":"Not Found","path":"/orders"}
P
Pranabh Sawant
All Replies
-
-
Hi,
Is there a way to select options strike price using only the delta value?
I am aware of the "Add Multileg" option, but that requires 2 legs.
I was thinking of trading OTM options, with technical analysis on underlying chart.
-
Does anyone else have any issues using the Ultrascanner in Tradepoint PRO. I can't understand why the scanner doesn't generate signals. The Real time Renko scanner generates signals for the same stategy.
Issue in definedge api
Selecting options strike price using delta
Tradepoint PRO