After thoroughly checking the Trade details from NSE for the user ID: YE3246 on 06-12-2019,
I understood that,
1. I was allowed only LONG Cover Order trades for the instruments,
NSE:VEDL, NSE:HINDALCO
2. I was also allowed to Square off the LONG C…
@sujith
The example points to "modifyFirstLegBo" function.
my case is CO which is shown above that function in the example.
It sends all the order parameters once again, including the TradingSymbol, qnty, order_type, exchange, validity, price.
…
@sujith Do I need to specifiy other parameters of the order again ? such as quantity, Trigger Price.
modifyOrder($variety="co", $order_id, $params("price"=>$ltp))
Does the above code work ?
You don't need to send any response to the HEAD.
I think it is your server or url issue. Just try to send some dummy post requests and see how your server / url works.
@sujith can you explain the risk involved in placing cover orders in case if the stop loss was not executed. For example, I have a cover order long position for stock A, and my stop loss is placed at 1.5% below my executed price. If there is a sudd…
Hi,
This is for PHP API request.
Fatal error: Uncaught DataException (504) 'Invalid response:
504 Gateway Time-out
504 Gateway Time-out
'
thrown in kiteconnect.php on line 907
Zerodha's Monday blues continues to hurt the traders. I had to loose 12K as the api failed to work today morning. A small bug in your system can cause a big hole in trader's portfolio. Sooner or later we have to add one more column in our P&L s…