Hi, Wants to confirm PostBack Feature is available or not.
If yes, then how can we integrate it. Please share the steps. Please
sachinsrm
@sachinsrm
Best posts made by sachinsrm
Latest posts made by sachinsrm
-
PostBack Feature
-
RE: Guide to secure your SmartAPI Account with two factor authentication
Using smart api-Angel Broker plugin, include following js file
<script src="https://smartapi.angelbroking.com/common/v1.js"></script>
then passing api key; <smartapi-login href="#" data-smartapi="<api-key>">Login</smartapi-login>
How to solve with this integration?
-
Require Instrument List and LTP data For segments
Hi,
Please specify for which segment you will provide Instrument List and LTP data. I am using following segment:- NSE Cash
- NSE Future
- Index Option
- Stock Option
- MCX
- MCX Option
- NCDEX
- NSE Currency
-
Calling Historical Data API
Can you please confirm in which frequency Historical Data API is called?
As I am calling Historical Data API in a loop, some time it will not return Historical Data. -
PostBack URL
Hi,
On creating SMART API app; post back URL option is given.
How this option can be used? Please suggest. -
Order Rejected Reason
Hi,
Placing an order via API with the following input:"variety" => "NORMAL", "tradingsymbol" => "SBIN-EQ", "symboltoken" => "3045", "exchange" => "NSE", "quantity" => "1", "transactiontype" => "BUY", "ordertype" => "MARKET", "producttype" => "INTRADAY", "duration" => "DAY"
order will be placed successfully; but after that order is rejected with following reason
RMS:Blocked for NON-INTRADAY nse_cm INTRADAY Remarks: INTRADAY PRODUCT BLOCKED FOR NON INTRADAY USERS block type: ALLPlease clear why this order is rejected.
-
RE: Access Token/Authorize Token Time Period
@admin Waiting for the response !
-
RE: Order Rejection API Response
@admin
Hi,
Not getting the same response as in trading panel.
Trading Panel shows Order : Rejected but API response returns Success message. -
RE: Order Placing API return no response
@sandipkhairnar
Hi,
Thanks!
Now getting the responses.
API response getting Success but when checking into the trading panel:
https://trade.angelbroking.com/
it shows Order Rejected.