TradingAPIs icon indicating copy to clipboard operation
TradingAPIs copied to clipboard

fetch_trade_info() not returning any result

Open satishayinala opened this issue 1 year ago • 3 comments

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.

satishayinala avatar Mar 25 '24 12:03 satishayinala

@IIFLSecurities any update?

satishayinala avatar Mar 26 '24 12:03 satishayinala

Can you please share a sample request with the data.

amitdixitiifl avatar Apr 02 '24 06:04 amitdixitiifl

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.

satishayinala avatar Apr 02 '24 07:04 satishayinala