I am using KITE API (PHP) to develop pivot point basis algorithm. I can post Buy / Sell Order via KITE API order place function.
Also using postback page, which tells the information related to the executed order.
I want to place an order Buy / Sell order exactly when the particular amount (i.e. PP amount) is hit for the symbol. I also got the URL where I can get the current price for the symbol.
https://api.kite.trade/quote/ltp?api_key=XXXXX&access_token=XXXX&i=NSE:SBIN But, I have an issue regarding the order placing exactly on PP amount.
Please help !!
October 2017