Placing order with excel (HowUtrade)

Hanut
can someone help with syntax if i want to sell a weekly expiry NIfty option say NIFTY2152015100PE with a MIS, Limit order with Day validity
Currently provided syntax is
PlaceShortPE(Exch,Symbol,TrdSymPE,OrdType,Qty,ProdType,LmtPrice,StgyCode,IsPlace)

this is what im trying with but not working;
=PlaceShortPE(NFO,NIFTY,NIFTY2152015100PE,"LIMIT",1,"MIS",250)

Value error, Also what to use in Symbol, TrdSymPE, StgyCode, IsPlace

TIA
Sign In or Register to comment.