TradeViaPython / Kite_Zerodha

156 stars 108 forks source link

ADDED OHLC function #26

Open Anirudh-12 opened 7 months ago

Anirudh-12 commented 7 months ago

added a function to get ohlc of an instrument #4 Solved

ramugr71 commented 5 months ago

dowloaded this version and tried to run the ohlc method. getting error AttributeError: 'KiteApp' object has no attribute 'ohlc' how to rectify this ?