py5paisa
py5paisa copied to clipboard
Official Python SDK for 5paisa APIs natively written in VB .NET
* 5paisa Python SDK version: py5paisa-0.1.8 * Python version: Python 3.7.9 * Operating System: Windows 10 ### Description Actually, I have installed "py5paisa-0.3.1" too, but I was not able to...
i want to run the websocket in background. but the module has no feature. can you just please help on it.
* 5paisa API * Operating System: Win10 ### Description Trying to get USDINR positions data. But buy or sell avg rate is zero because of which unbooked PL is wrong....
* 5paisa Python SDK version: * Python version: * Operating System: ### Description I GOT THE FOLLOWING ERROR MESSAGE. I ALREADY CHECK ALL CREDENTIALS. {'body': None, 'head': {'responseCode': '5PMF', 'status':...
* 5paisa Python SDK version: * Python version: * Operating System: ### Description The first time I tried to login, it showed a logged in!! message. But thereafter, I am...
* 5paisa Python SDK version: * Python version: * Operating System: ### Description Hi, there The api response of endpoint to fetch holding details does not provide average buy rate...
for placing order, scrip code is required. but we don't have an API to fetch the scrip codes. API to fetch scrip details is much neededd
Ticker Data
How do we query ticker data ? I found out that we need to query https://www.5paisa.com/developerapi/websocketformarketfeeds for live market feeds by accessing the APIs. How do we do it via...