Home › Forums › KX Academy › Failures on “tradeContext has correct format.” › Reply To: Failures on “tradeContext has correct format.”
-
This is what I do
tradeContext:aj[
option_id
time;select from trade where date= max date;select option_id,time,ask,bid from nbbo where date= max date]The trade table is the original one.