Zerodha’s Kite no longer supports Internet Explorer

Zerodha’s Kite Web is no longer working in Internet Explorer. 

It was working till 26-Jun-2020, we hope some development changes at Kite should have broken support for Internet Explorer.

Zerodha no more recommends Internet Explorer, and advises its clients to use modern web browser’s like Chrome.
https://kite.trade/forum/discussion/8023/symbol-is-undefined
https://kite.trade/forum/discussion/8024/unable-to-establish-connection-with-kiteconnect

We have no option other than implementing alternative WebControl. Accordingly, we have updated our software with modern WebControl based on chromium.

Follow the below steps to update;

Applicable for All Users (EtaTrader/KiteXL etc)

  • Close Excel/AmiBroker/EtaTrader if running. Make sure you have Internet Connection
  • Download EtaTrader For Zerodha from https://howutrade.in/downloads/
  • Extract the Zip file to a folder
  • Run the ‘EtaTrader_Zerodha_Setup.exe’ as Administrator

Once installation is complete, you can continue using EtaTrader/KiteXL.

Post installation, if you get VBA error in Excel, then refer the below article to troubleshoot.
https://howutrade.in/2020/02/17/vba-compile-error-update/

Below steps only for ‘Custom .Net Application’ users.

Once the above steps completed, you have to manually copy DLLs to your App/Bin folder.

Just copy the below DLLs from EtaTrader Folder (C:\Program Files\EtaTrader Zerodha) to Your App/Bin Directory

KiteNet.dll
NDde .dll
Newtonsoft.Json .dll
WebSocket4Net .dll
EO.Base .dll
EO.WebBrowser .dll
EO.WebEngine .dll

(Optional)
ExcelTools.dll
AmiTools.dll

After copying DLLs, rebuild your project.