-
I am trying to fetch historical data of a stock on daily time frame using the code below:
```
enddate = datetime.datetime.today()
enddate = enddate.replace(hour=9, minute=15, second=0, microsecon…
-
Unable to install the Shoonya API with python-3.12.4-amd64 and VSCodeUserSetup-x64-1.91.1.
Please guide which version of the python and VsCode I should install and also share the version of all dep…
-
Appreciate the great work AI4Bharat is doing for Indic languages in machine learning domain. However , all of the it just seems a hacky way to call it open-source without actual documentation or suppo…
-
How to connect Shoonya
-
Hi
Saw your post on linking zerodha /dhann with the platform like to give it a try how can we utilise the screener power with automated trading do let me know what all need to done getting starte…
-
ret = api.get_quotes(exchange, str(token))
is started to return **None** after few successful returns.
How to overcome this issue.
Pls check the screen shot
-
dear @Shoonya-Dev ,
getting the below error please help,
following test performed still no luck.
1. latest websocket-client installed
2. added the 'venv\Lib\site-packages\certifi\cacert.pem' t…
-
**Is your feature request related to a problem? Please describe.**
Support for Indian broker is not yet implemented
**Describe the solution you'd like**
Implement support for Indian Broker or pro…
-
* Implement Order APIs to support finvasia
-
It is like this in NorenRestAPI.cs
public bool GetDailyTPSeries(OnResponse response, string endpoint, string exch, string token, string starttime, string endtime)
{
…