-
DEBUG:NorenRestApiPy.NorenApi:https://api.shoonya.com/NorenWClientTP//QuickAuth
DEBUG:NorenRestApiPy.NorenApi:Req:jData={"source": "API", "apkversion": "1.0.0", "uid": "FA136941", "pwd": "c75f28325cf…
-
I am using 32-bit Amibroker and installed 32-bit Shoonya plugin. it does not work. Kindly re-examine what you uploaded here. Amibroker gives error message - The following plugins ShoonyApi.dll are 64…
-
I am getting this error while login:
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.shoonya.com:443
DEBUG:urllib3.connectionpool:https://api.shoonya.com:443 "POST /NorenWClientT…
-
we don't get expiry for following code
def get_atm_strike(self, ltp):
return round(ltp/self.strikediff)*self.strikediff
also above code will not yield anything
-
---------------------------------------------------------------------------
CertificateError Traceback (most recent call last)
File ~/miniconda3/lib/python3.9/site-packages/…
-
get_time_price_series giving wrong values
-
Hi,
I have written a code when I continuously check that status of orders from order book function myshoonya.get_order_book()
and it sometimes return null which stops and break my code. I have inc…
-
Traceback (most recent call last):
File "C:\Users\algotrader\algotrade.py", line 29, in
api.start_websocket( order_update_callback=event_handler_feed_update,
File "C:\Users\code\algotrader…
-
Midcap select index is not available throught searchscrip method
when running shoonya.searchscrip("NSE","NIFTY")
it returns
{'stat': 'Ok', 'values': [{'exch': 'NSE', 'token': '10690', 'tsym': '…
-
Return valid Error message in login fails
Example when login fails due to expired password
Now it returns None if stat is not OK