Java Error

naveen278
Hi All
I copied and pasted below code given by Zerodha website but it is giving error as below for :-1:

For order = KiteConnect.placeOrder(orderParams, Constants.VARIETY_REGULAR);
I am getting below error
"Cannot make a static reference to the non-static method placeOrder(OrderParams, String) from the type KiteConnect"
Tagged:
This discussion has been closed.