fetch_trade_info() not returning any result
Hi Team,
I am trying to get trade details using fetch_trade_info() method but it is not returning any data. Please help. reqlist_t = [ { "Exch": "N", "ExchType": CE_ExchType, "ScripCode": int(optScrip_ce), "ExchOrderID": str(ce_exch_order_id) }, { "Exch": "N", "ExchType": PE_ExchType, "ScripCode": int(optScrip_pe), "ExchOrderID": str(pe_exch_order_id) } ] trade_detail=client.fetch_trade_info(req_list=reqlist,client_id=client_code)
getting empty tradedetials.
@IIFLSecurities any update?
Can you please share a sample request with the data.
Hi @amitdixitiifl , thanks for your reply, i may not be able to use this api as i moved to BLAZE due to this issue. i will use BLAZE API.
regards, satish.