doesn't get value in get_data with some condition.

TR.EventStartDate had NaN value when gets RICs from "SCREEN" for get_data() request.

image

it works when specify RIC/RICs.

image

Interesting is works for price field even I use "SCREEN" command.

univers = 'SCREEN(U(IN(Equity(active,public))), IN(TR.ExchangeMarketIdCode, XTKS ))'

fields=['TR.CommonName','CF_ASK','TR.EventType','TR.EventTitle']
df,err=ek.get_data(univers,fields=fields)

df

Best Answer

  • Hi,

    Thanks for your feedback, the issue should be on the back-end side, we'll forward to the involved team.

    best regards