margin is showing zero even though there is margin available

bharathkatari
bharathkatari edited May 2020 in API clients
{
"status": "success",
"data": {
"enabled": true,
"net": 0,
"available": {
"adhoc_margin": 0,
"cash": 0,
"opening_balance": 0,
"live_balance": 0,
"collateral": 0,
"intraday_payin": 0
},
"utilised": {
"debits": 0,
"exposure": 0,
"m2m_realised": 0,
"m2m_unrealised": 0,
"option_premium": 0,
"payout": 0,
"span": 0,
"holding_sales": 0,
"turnover": 0,
"liquid_collateral": 0,
"stock_collateral": 0
}
}
}
  • sujith
    After a BOD process, all the data is wiped out every day. It is again uploaded by the RMS team after the process.
    You might have noticed this after BOD is done.
Sign In or Register to comment.