Not able to get the orders and trade details
-
I am trying to get the orders and trade details but getting following error, Can someone help me for this.
Exception has occurred: gaierror
[Errno 11001] getaddrinfo failedconn = http.client.HTTPSConnection(
"apiconnect.angelbroking.com "
)headers = {
'Authorization': 'Bearer Autorization token',
'Content-Type': 'application/json',
'Accept': 'application/json',
'X-UserType': 'USER',
'X-SourceID': 'WEB',
'X-ClientLocalIP': CLIENT_LOCAL_IP,
'X-ClientPublicIP': external_ip,
'X-MACAddress': mac_Address,
'X-PrivateKey': api_key
} -
Hi @Xcaliber our team is working on it we will update on this.
-
@sandipkhairnar Hey, I am facing the issue of request timeout = 7ms while I am fetching and placing orders in a 2-second interval. Are you also facing this kind of errors?
-
@Xcaliber Yes, I am able to fetch real-time order and trade book.
-
@sandipkhairnar Has you able to fetch the real-time trade book because My last trade is not updating in the trade book immediately.
-
@nshekhar Please refer links below to get order book and get trade book request.