-
TypeError Traceback (most recent call last)
in
1 logging.basicConfig(level=logging.DEBUG)
2
----> 3 api = ShoonyaApiPy()
~\Desktop\Python DS\Shoon…
-
I am getting error when installing dependencies.
+++
PS E:\Portable\ShoonyaApi-py> pip install -r requirements.txt
Processing e:\portable\shoonyaapi-py\dist\norenrestapi-0.0.28-py2.py3-none-any.…
-
### Steps to reproduce
I have call the auth methods --
```
final UserCredential userCredential = await _auth.signInWithEmailAndPassword(
email: email,
password: password,
);…
-
[{
"resource": "/c:/Users/SOS/Downloads/5 EMA CALL BUYING-1.ipynb",
"owner": "_generated_diagnostic_collection_name_#2",
"code": {
"value": "reportMissingImports",
"target": {
"$mid": …
-
1) I found that there is a delay of around 10 seconds while getting feed data. Please see the logs given below. eg. look for the feed time `(Internet/Local machine timestamp: 1673598343.6566086)` in t…
-
Hi team,
we were using /EODChartData for more then 1 year it was working fine but now it has stopped working.
below is the api details i am using
https://api.shoonya.com/NorenWClientTP//EODChartDat…
-
Error:
> {'stat': 'Not_Ok', 'emsg': 'Invalid Input : basic_string::at: __n (which is 0) >= this->size() (which is 0)'}
This API call was working fine till last Fri, and over the weekend now ge…
-
api is not defined, more details are required on how to import API, this will confuse new users who will be using API
this is code in documentation where API is not defined
https://github.com/Sho…
-
ERROR:websocket:error from callback : 'lp'
-
The Documentation Does not have any information on login through Totp, it is quite easy but still, it should be in documentation.
@Shoonya-Dev , @kambalatech , @Nikhesh do you accept PR on this REPO?…