<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Unable to Place FNO Orders but EQUITY Orders Work]]></title><description><![CDATA[<p dir="auto">Re: [Unable to Place orders for Options Trading](able to place orders for equity)</p>
<p dir="auto">I am also facing same problem</p>
<p dir="auto">This works fine<br />
{'variety': 'NORMAL', 'tradingsymbol': 'SBIN-EQ', 'symboltoken': 3045, 'transactiontype': 'BUY', 'exchange': 'NSE', 'ordertype': 'MARKET', 'producttype': 'INTRADAY', 'duration': 'DAY', 'price': 100, 'squareoff': '0', 'stoploss': '100', 'quantity': 100, 'triggerprice': 100}</p>
<p dir="auto">This gives error<br />
{'variety': 'NORMAL', 'tradingsymbol': 'BANKNIFTY30NOV23FUT', 'symboltoken': 57919, 'transactiontype': 'BUY', 'exchange': 'NFO', 'ordertype': 'MARKET', 'producttype': 'INTRADAY', 'duration': 'DAY', 'price': 100, 'squareoff': '0', 'stoploss': '100', 'quantity': 2, 'triggerprice': 80}</p>
<p dir="auto">Pls resolve this at the earliest.</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/topic/4044/unable-to-place-fno-orders-but-equity-orders-work</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 22:42:54 GMT</lastBuildDate><atom:link href="https://smartapi.angelone.in/smartapi/forum/topic/4044.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Oct 2023 12:05:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to Place FNO Orders but EQUITY Orders Work on Tue, 05 Dec 2023 11:04:36 GMT]]></title><description><![CDATA[<p dir="auto">Dear  <a class="plugin-mentions-user plugin-mentions-a" href="https://smartapi.angelone.in/smartapi/forum/uid/22299">@rgangara</a></p>
<p dir="auto">Apologies for the delayed response. From your request we can see that you have entered 2 in the quantity field, which is not allowed. Only Multiples of the Lot size are allowed in it. If you want to buy 2 lots of BANKNIFTY, please enter 2*15, ie. 30 in the request. If you are still facing this issue, please share request and response on <a href="mailto:smartapi@angelbroking.com" target="_blank" rel="noopener noreferrer nofollow ugc">smartapi@angelbroking.com</a>.</p>
<p dir="auto">Regards<br />
SmartAPI Team</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/post/14381</link><guid isPermaLink="true">https://smartapi.angelone.in/smartapi/forum/post/14381</guid><dc:creator><![CDATA[Moderator_1]]></dc:creator><pubDate>Tue, 05 Dec 2023 11:04:36 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to Place FNO Orders but EQUITY Orders Work on Fri, 17 Nov 2023 05:04:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://smartapi.angelone.in/smartapi/forum/uid/22299">@rgangara</a></p>
<p dir="auto">Pathetic customer support services.<br />
Its 20 days and no response yet.</p>
<p dir="auto">simple code</p>
<p dir="auto">orderparams = {<br />
"variety": "NORMAL",<br />
"tradingsymbol": "NIFTY30NOV2319750CE",<br />
"symboltoken": str(58682),<br />
"transactiontype": "BUY",<br />
"exchange": "NFO",<br />
"ordertype": "LIMIT",<br />
"producttype": "INTRADAY",<br />
"duration": "DAY",<br />
"price": str(100),</p>
<h1>"squareoff": 10,</h1>
<h1>"stoploss": 40,</h1>
<pre><code>"quantity": str(2),
"triggerprice": str(105)
</code></pre>
<p dir="auto">}</p>
<p dir="auto">Throwing up error : TypeError: 'NoneType' object is not subscriptable</p>
<p dir="auto">Even without using the str() for numbers, same issue<br />
Can you respond ASAP ?<br />
Unable to place Orders</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/post/15033</link><guid isPermaLink="true">https://smartapi.angelone.in/smartapi/forum/post/15033</guid><dc:creator><![CDATA[rgangara]]></dc:creator><pubDate>Fri, 17 Nov 2023 05:04:34 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to Place FNO Orders but EQUITY Orders Work on Sat, 04 Nov 2023 12:39:16 GMT]]></title><description><![CDATA[<p dir="auto">Admin,<br />
Can you pls respond ?  I am unable to place NFO Orders with Place_Order API but Equity Orders work fine.</p>
<p dir="auto">Pls respond at the earliest... Its urgent.</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/post/15039</link><guid isPermaLink="true">https://smartapi.angelone.in/smartapi/forum/post/15039</guid><dc:creator><![CDATA[rgangara]]></dc:creator><pubDate>Sat, 04 Nov 2023 12:39:16 GMT</pubDate></item></channel></rss>