My tradeContext is failing on the test “tradeContext has correct format”, while all other tests pass.
I have this
tradeContext:select from aj[option_id
time;select from trade;select date,option_id,time,ask,bid from nbbo] where date=max date
Can anyone give me a hint where I’m going wrong, thanks!