TradeViaPython / Kite_Zerodha

156 stars 108 forks source link

how to add another method into kite_trader.py ? #28

Open ramugr71 opened 5 months ago

ramugr71 commented 5 months ago

I tried adding the ohlc method suggested in the below conversation. but still getting error AttributeError: 'KiteApp' object has no attribute 'ohlc' Any tips on how to make it work ?