There may be a SELL order (StopLoss/Target) already in the system.
Posts made by amrut_k
-
RE: Options buying position not exiting, showing margin issueposted in C#/.Net SDK
-
RE: Get Option Greekposted in C#/.Net SDK
@kbhuf drop me mail or suggest a time /platform to connect. here is sample of Nifty greeks ```
{
"name": "NIFTY",
"expiry": "31JUL2025",
"strikePrice": 24700.0,
"optionType": "CE",
"delta": 0.6268,
"gamma": 0.0008,
"theta": -47.6861,
"vega": 6.9591,
"impliedVolatility": 11.3,
"tradeVolume": 3737468.0
},
{
"name": "NIFTY",
"expiry": "31JUL2025",
"strikePrice": 24800.0,
"optionType": "CE",
"delta": 0.5404,
"gamma": 0.0009,
"theta": -49.2108,
"vega": 7.2945,
"impliedVolatility": 10.87,
"tradeVolume": 3513076.0
},
{
"name": "NIFTY",
"expiry": "31JUL2025",
"strikePrice": 24750.0,
"optionType": "CE",
"delta": 0.5834,
"gamma": 0.0008,
"theta": -48.7265,
"vega": 7.1715,
"impliedVolatility": 11.16,
"tradeVolume": 2093149.0
}, -
RE: Pledging from Kite to Angel One for Algotradingposted in General Discussion
Kite API has reduced cost to 500Rs. As far as I know, one can't pledge to other broker. when we pledge, we give the broker the authority to liquidate them in case of shortfall. It is like mortgage of gold with a jeweller.
-
RE: Get Option Greekposted in C#/.Net SDK
@kbhuf Share what you have built. Post your query or email to amrut.mexcel@gmail.com. The Smart API available from Angel One is not good enough. No update since the launch 4 years ago. Here is sample of what I have built already!

-
RE: volume is always 0 in getCandleData for Index tokens (e.g., NIFTY 50)posted in NodeJS SDK
Because the Index is not traded. Either it's futures or options are traded. Have you ever seen volume candle or VWAP indicator on index chart ?
-
Tradetron error in order placingposted in Test
Dear Sir,
The following error execution occur while placing a commodity order from tradetron.
"Quantity is not a multiple lot size"
Please guide me. -
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"posted in General Discussion
Hi I am getting execution error while live trade execution from tradetron. My client ID is AGRA5039, please migrate my iD to new system.
Thanks. -
RE: Error in Tradetronposted in Test
Hi, My client ID is AGRA5039,I am getting execution error "Quantity is not a multiple of lot size" while placing order from tradetron, please help me Thanks..
-
Quantity is not a multiple of lot size-tradetron auto trade executionposted in Test
Please give solution on auto execution trade from tradetron with angel broking platform. Having following error on every strategy executed.
"Quantity is not a multiple of lot size" -
Error "Quantity is not a multiple of lot size"posted in General Discussion
Please give solution to solve the error "Quantity is not a multiple of lot size" on live auto trade execution from tradetron plateform.
-
How to get API key and token from Angel brokingposted in General Discussion
I want to generate API KEY and Token to connect a algo trading plateform. Please suggest how to get this key and token.