Different results for same code

Options

Hi team,

df = ld.get_data('CK25^2', fields = [f'TR.SETTLEMENTPRICE(SDate={"2025-1-3"})'] )

image.png

also, if i run it again

it returns correct results

image.png

any solutions for this?

Many thanks!

Answers

  • Hello @tim_hannon

    I tried your query couple of times and got the same correct response every time.

    For you, is this happening repeatedly? Maybe the request is timing out due to high network activity. You can enable the debug logs and capture the response, next time this happens. This will help narrow down the cause of this issue.