Getting error while calling the kite.order_place()

RajeshSivadasan
I am getting the below error:
RuntimeError: dictionary changed size during iteration

I am using the below line of code(refer http://www.profitaddaweb.com/2017):
OD1=kite.order_place('NSE','YESBANK','BUY',1,validity='DAY',trigger_price=293,variety='co')


This discussion has been closed.