cancel
Showing results for 
Search instead for 
Did you mean: 

Fundamental capstone exercise 3

daramcs
New Contributor II

Exercise 3.2

At the end of exercise 3, my tradeContext table doesn't have the correct format. I am unsure where I am going wrong

daramcs_1-1690994241296.png

 

daramcs_0-1690994190169.png

 

1 ACCEPTED SOLUTION

daramcs
New Contributor II

All good, I changed date to last date

View solution in original post

5 REPLIES 5

daramcs
New Contributor II

Hi Ashish, thank you for the reply. I read through the thread you linked and I have the same schema for tradeContext and my figures look the same so I am still unsure what is wrong

daramcs_0-1692196670542.pngdaramcs_1-1692196687062.png

 

megan_mcp
Moderator Moderator
Moderator

Hi @daramcs!

Can you share your definition of tradeContext so I can better assist - you can use the spolier tag (expand three dots in toolbar to select).

Thanks,

Megan

daramcs
New Contributor II

Hi megan,

Thanks for the response

Spoiler
tradeContext: aj[`option_id`time;select from trade where date= last date;select option_id, time, bid, ask from nbbo where date= last date]

daramcs
New Contributor II

All good, I changed date to last date