Fundscap 3.1 - tradeContext

My tradeContext is failing on the test “tradeContext has correct format”, while all other tests pass.

I have this

tradeContext:select from aj[option_idtime;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!

 

Hi mread,

Try changing the order of ask and bid.

Kind regards,

David

Hi David,

Thank you that’s worked now!