GetCandleData function of PHP API not return historical data for MCX - commodity exchange
-
Hi Admin, When I am trying to fetch the MCX historical data with GetCandleData function of PHP API, it is not returning data but, same code is working fine for NSE and BSE.
Please help so that I can fetch MCX instrument's historical data with GetCandleData function using PHP API.
Thanks.
-
@msg2biswajit only for NSE and NFO the candle are available as far as my knowledge . May be Angel may provide candle in the future days for MCX too .
ref the note at the bottom of the link below:
https://smartapi.angelbroking.com/docs/Historical -
@msg2biswajit : It is showing this message without data
{"status":"success","http_code":200,"http_error":"","response_data":{"status":true,"message":"SUCCESS","errorcode":"","data":null}}
Please help.