RMS should return correct trading balance
-
@admin said in RMS should return correct trading balance:
Hi @vijayyande
SmartAPI is the api layer built on our existing systems. The APIs are working as expected, as we can see the response through API is matching with the Angel one web platform. For any further queries on this please reach out to our customer support team.
your web also showing wrong values.
Please let me know how can i get balance which i can use to buy stocks in delivery
I do not want pledging BALANCE
-
@admin said in RMS should return correct trading balance:
Hi @vijayyande
SmartAPI is the api layer built on our existing systems. The APIs are working as expected, as we can see the response through API is matching with the Angel one web platform. For any further queries on this please reach out to our customer support team.
This is not working as expected. please do something.
-
Hi @vijayyande
SmartAPI is the api layer built on our existing systems. The APIs are working as expected, as we can see the response through API is matching with the Angel one web platform. For any further queries on this please reach out to our customer support team.
-
@vijayyande please reply
-
@vijayyande please reply
-
@admin said in RMS should return correct trading balance:
HI @vijayyande
It would be helpful if you can explain the requirement in detail We have compared the API result with Angel One Web and it's matching.
{
"status": true,
"message": "SUCCESS",
"errorcode": "",
"data": {
"net": "4663.4100",
"availablecash": "4663.4100",
"availableintradaypayin": "0.0000",
"availablelimitmargin": "0.0000",
"collateral": "0.0000",
"m2munrealized": "0.0000",
"m2mrealized": "0.0000",
"utiliseddebits": "0.0000",
"utilisedspan": "0",
"utilisedoptionpremium": "0",
"utilisedholdingsales": "0",
"utilisedexposure": "0",
"utilisedturnover": "0",
"utilisedpayout": "4663.4100"
}
}This image is wrong and balance is also wrong
I get this error message when i try to put order
Your order has been rejected due to Insufficient Funds. Available funds - Rs. 80776.78 . You require Rs. 119511.80 funds to execute this order.
Actual balance it is showing is
Please do something about it. Because of this order is getting rejected
-
HI @vijayyande
It would be helpful if you can explain the requirement in detail We have compared the API result with Angel One Web and it's matching.
{
"status": true,
"message": "SUCCESS",
"errorcode": "",
"data": {
"net": "4663.4100",
"availablecash": "4663.4100",
"availableintradaypayin": "0.0000",
"availablelimitmargin": "0.0000",
"collateral": "0.0000",
"m2munrealized": "0.0000",
"m2mrealized": "0.0000",
"utiliseddebits": "0.0000",
"utilisedspan": "0",
"utilisedoptionpremium": "0",
"utilisedholdingsales": "0",
"utilisedexposure": "0",
"utilisedturnover": "0",
"utilisedpayout": "4663.4100"
}
} -
@admin said in RMS should return correct trading balance:
HI @vijayyande
Request you to please explain the requirement in detail along with examples.
It should return correct value for below api
https://smartapi.angelbroking.com/docs/User#Funds -
@admin
Its very simplethis api should return correct value
https://smartapi.angelbroking.com/docs/User#Funds
It should return correct value for available funds, without pledging.
-
HI @vijayyande
Request you to please explain the requirement in detail along with examples.