Hi all,
I’m having difficulty with section 3.1. My code is as follows:
tradeContext:select from aj[option_id
time;select from trade;select date,option_id,time,bid,ask from nbbo] where date=max date
meta tradeContext
I’ve swapped the bid and the ask around as was the solution in a previous post, does anyone know why I am still getting a “trade context has correct format error”?
I feel like it has something to do with the meta of my table…
Thanks
(Please see attached photos for what my trade tableContext table looks like and it’s meta)