RMS should return correct trading balance
-
Hi,
Get RMS Limit Response, should return correct value so that we can place trades correctly. It is not able to return correct value like if i want to buy delivery then balance value more than actual balance. Because of this order gets rejected due to insufficient margin. We do not want to use pledged amount.
https://smartapi.angelbroking.com/docs/User#Funds
Please so something about it
-
I am Suneel Maghani, can you explain in detial with example?
-
Hi @vijayyande
Please note that 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.
-
You people answer even without reading. You replied that this is not about smartapi, but this is about smartapi only. Please at least read what people has to say.
Please reply, i am asking for help and you calling it as spamming.
Please i just need to get correct trading balance. Your customer support not able to help.
This is i am asking about SmartAPI only.I need correct trading balance amount through SmartAPI
-
Hi @vijayyande , request you to please stop spamming. The forum is meant only for SmartAPI queries, for everything else please connect with the customer support team.
-
please reply
-
please reply
-
please reply
-
please reply
-
please reply
-
@admin said in RMS should return correct trading balance:
Hi @vijayyande Request you to please contact our customer support team.
your customer support team not able to answer this query. Please check yourselfm balance s
@admin said in RMS should return correct trading balance:
Hi @vijayyande Request you to please contact our customer support team.
Hi your customer support team not able to answer this.
Please check yourself , balance shown on web portal is including pledging. I want to receive balance which i can use to buy in delivery. Please do something. Its long pending
-
Hi @vijayyande Request you to please contact our customer support team.
-
@vijayyande said in RMS should return correct trading balance:
Hi,
Get RMS Limit Response, should return correct value so that we can place trades correctly. It is not able to return correct value like if i want to buy delivery then balance value more than actual balance. Because of this order gets rejected due to insufficient margin. We do not want to use pledged amount.
https://smartapi.angelbroking.com/docs/User#Funds
Please so something about it
Please reply, your web also showing wrong values
-
@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"
}
}