What will be syntax if we want to order Option (index, stocks ) contracts ? my understanding on equity syntax has been shared below, what need to be changed for option and future orders ?
Everything remains same except exchange and product. The exchange will be NFO and product will be NRML to take an overnight position and MIS to take an intraday position.
Hi Sujith, Many thanks for your reply, if possible please share syntax for Option and Future contract orders as its involved Expiry of the instrument also, Is there any documentation present?
Hi @babansfolio, I would suggest don't waste time on old version because you seem to be starting now. Older versions will be deprecated soon. We will update readme to give proper instructions while upgrading to the new pykiteconnect.
If you just want to know, how to place an order in old APIs, go through pykiteconnect's master branch documentation. Even though there is some syntax change in method invocation the params to be sent will remain same.
PS: MARKET orders are not allowed for options.
The example for pykiteconnect 3.7.0 beta will be something like this,
Same problem also has been reported on
https://kite.trade/forum/discussion/3412/kiteconnect3-upgrade#latest,
if possible could you please guide.
I would suggest don't waste time on old version because you seem to be starting now. Older versions will be deprecated soon. We will update readme to give proper instructions while upgrading to the new pykiteconnect.
Even though there is some syntax change in method invocation the params to be sent will remain same.
Can you please create a new thread with a detailed description?
PS: Please don't hijack threads, create new threads for new queries.