Skip to content

Commit

Permalink
Update ZerodhaAutomationExample.py
Browse files Browse the repository at this point in the history
  • Loading branch information
srikar-kodakandla authored Jul 1, 2022
1 parent 336c279 commit 58f4f5b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions kite/ZerodhaAutomationExample.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Sun Apr 12 14:15:45 2020
@author: harpal
@email : hpl.nain@gmail.com
"""

from Brokers.Zerodha import ZC, ZerodhaConnect
from Loggers.StockDataLogger import StockLogger
from signal import signal, SIGINT
Expand Down

0 comments on commit 58f4f5b

Please sign in to comment.