I was sending the tokens with a List(String) from one class to another with a casting to List(Long) through a generic method but it did not cause any error at the client as I see the Java client just converts that into json. Anyway, my bad and thank…
Thanks, Sujith for a quick reply.
What is the duration for the tick with data to arrive? I dont see any tick with data coming for more than 2 mins or so yet.
My bad! I just signed for KiteConnect today. Didn't know that MARKET order type is available. Guess, I mixed it up with BO, which does not support MARKET order type.
Guess, market order is not supported by default.
To achieve it, you can try placing (Buy) limit price > market price, should get executed at best market price.