when you mention "280" in front of "stoploss" property, does that mean, when we place Buy order, it will automarically create a Stoploss order for that Buy order ?
is this the "Bracket Order" / "Cover Order" , please clarify ?
when you mention "280" in front of "stoploss" property, does that mean, when we place Buy order, it will automarically create a Stoploss order for that Buy order ?
is this the "Bracket Order" / "Cover Order" , please clarify ?
Hi SMART API Team,
I couldn't find the "Order Status List for Intraday Trading Workflow Stages" in the SMART API documentation.
Please could you update the documentation to include this information or share this via email at rks.2k.ind@gmail.com
Your assistance would be greatly appreciated.
Thank you and regards,
Hi - Please send me the "order status list", so that, in my code, i can track the specific stage of my order in intraday trading work-flow.
Actually i could not find it in "Smart API documentation" and "google".
My email id is "rks.2k.ind@gmail.com"
Thanks!!
Rakhi.
orderid is just like your roll number (consider student as an order, when he moves up from one class to next class, his roll number gets changed, but his enrollment number remain same)
UniqueOrderId is the super-level id by which you can track all the modification histry related to that order.
OrderId is for the individual event with that order, and with that you can track only the single modification history.
thanks
Hi admin,
Please let meknow, where can I get the complete list of Order Status in the SMART API documentation.
My email if is "rks.2k.ind@gmail.com"
Thanks
Rakhi.
@Moderator_1 said in ROBO order example with Trailing SL:
{"variety":"ROBO","tradingsymbol":"NIFTY07DEC2321250CE","symboltoken":"43249","transactiontype":"BUY","exchange":"NFO","ordertype":"LIMIT","producttype":"INTRADAY","duration":"DAY","price":7.6,"squareoff":7.6,"stoploss":1.5,"trailingStopLoss":0.35,"quantity":150}
In this payload, have you mentioned both; price and squareoff are mentioned as 7.6 for any specific reason?
please elaborate.
Thanks
when you mention "280" in front of "stoploss" property, does that mean, when we place Buy order, it will automarically create a Stoploss order for that Buy order ?
is this the "Bracket Order" / "Cover Order" , please clarify ?
Hi,
After having done Authenbolded texttication using ....
https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByMpin
i received following response...
{StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Cache-Control: no-cache
Connection: close
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Content-Length: 246
}....}
And response-content is coming as below html:
<html>
<head>
<title>Request Rejected</title>
</head>
<body>The requested URL was rejected. Please consult with your administrator.
<br>
<br>Your support ID is: 5492786207515363687
<br>
<br><a href='javascript:history.back();'>[Go Back]</a>
</body>
</html>
Please suggest the reason for this rejection.
Regards.
@admin said in Important Announcement: Change in Angel One Login Policy:
passwords for login
SmartAPI documentation at https://smartapi.angelbroking.com/docs/User still mentions "passwords for login".
If I am missing the correct url for SmartAPI documentation, provide me the correct url.
Thanks
Are these changes updated in SmartAPI documentation.
If so, please provide the reference page.
Thanks