-
Orders getting rejected "16052 function not available" for SL-LMT orders with trigger price and price mentioned , kindly help on this issue
-
Targeting Endpoint: `POST https://api.shoonya.com/NorenWClientTP/EODChartData`
Resulted in a `405 Method Not Allowed`
Response: `Method Not Allowed`
_Originally posted by @ghostjat in ht…
-
The get_daily_price_series showing none please fix it.
-
When using the searchScrips API, it is throwing 404.
```
post https://api.shoonya.com/NorenWClientTP/SearchScrip jData={"uid":"FA87055","exch":"NFO","stext":"BANKNIFTY42300"}&jKey=somekey
Error: …
-
I am not able to login to my Shoonya account after update in endpoint URL through python. I have used same parameters used for login but returned parameter 'ret' gives None.
ret = shoonya.login(use…
-
Team @Shoonya-Dev, thanks for your hard work, in putting this API and everything in git.
I have a query for get_time_price_series().
Here I am explaining my Requirements and related problems.
**…
-
*** requests.exceptions.SSLError: HTTPSConnectionPool(host='shoonyatrade.finvasia.com', port=443): Max retries exceeded with url: /NorenWClientTP//QuickAuth (Caused by SSLError(SSLCertVerificationErro…
-
Hello Team,
I am unable to log in using the sample code you have provided (test_api.py) after providing my authentication. Below is the error I get. Do I need to download the certificate and save it …
-
WARNING:NorenRestApiPy.NorenApi:websocket run forever ended in exception, WebSocketApp.run_forever() got an unexpected keyword argument 'ping_payload'
its showing this: |
NorenApi File:-
def __…
-
Traceback (most recent call last):
File "/Users/siddu/Documents/shoonya/stratergy2.py", line 10, in
ret = api.login(userid=config.user, password=config.pwd, twoFA=pyotp.TOTP(config.otpToken).…