I am using pya3 python library and getting all NSE & BSE market live data but cannot get live feed of any MCX symbol , Can anyone help me ?
This is waht I am using to get instrument > alice.get_instrument_by_symbol(‘MCX’, ‘GOLD’)
any one want to help from alice blue support team ?
hi alice blue
any one want to help ?
hi alice blue mcx data not alailable on websocket
Could you please confirm if you received a single line of information, or if you haven’t received anything at all?
yes , single line information is available like , subscription is done for mcx symbol .
subscribe_list = [alice.get_instrument_by_symbol(‘MCX’, ‘GOLD’),alice.get_instrument_by_token(‘INDICES’, 26000)]
i am using above code and getting second instument’s data perfectly but not receving data of any MCX instument.
The demand for live data feeds depends on the number of market participants and traders actively using the data. Stock exchanges like NSE may have a larger number of traders and investors compared to commodity exchanges like MCX. This greater demand can incentivize the availability of live data
ok so there is no guarantee that I can get live data for MCX continuously right ?
It depends on the specific token you are searching for