-
### Feature description
Ref https://zerodha.tech/stack/
* frappe framework
* bench
* mariadb
* redis
* vuejs
* python
* javascript
-
I a trying to solve this bug which is affecting the kite.ltp and kite.quote methods. I have followed this solution https://github.com/jugaad-py/jugaad-trader/issues/59#issuecomment-2141187407 but it d…
-
suppose i want to buy any stock for intraday then the amount i need to pay is around divided by 5 or whatever margin is decided for that stock by zerodha is , for most it is around 5 times but it is d…
-
pandas 2.2.2 and pandas_ta 0.3.14b0
**Do you have _TA Lib_ also installed in your environment?**
No
**Have you tried the _development_ version? Did it resolve the issue?**
No
Issue:
I am ca…
-
If you add zerodha to run algo, It would be great.
-
-
1. Place different type of orders like MIS,LIMIT etc - Done at 20 March 2024
2. Retry mechanism for order execution as limit order
3. Get order details like average price, order id etc - Done at 22 Ma…
-
code
```
kite.quote(instruments=['NSE:INFY'])
```
error :
```
--------------------------------------------------------------------------
ConnectionError Traceback (…
-
I encountered a panic when processing parquet columns with logical_type=Null. This issue arises specifically when the library attempts to create a dictionary from a column with this logical type.
###…
-
It seems that if i subscribe to more than 40 instruments in websockets API for 1minute candle data, then the data is getting dropped. I am not getting data consistently.
What is maximum limit on the …