Capstone 2 project - Exercise 3 errors

q) meta tradeContext

c t f a
date d
option_id s p
trade_id C
time t
price f
qty j
side s
edge f
exch_id j
broker_id j
bid f
ask f

quizItem success description error

exercise3.1 Pass “tradeContext Is Defined In Process” “”
exercise3.1 Fail “tradeContext Has Correct Format” “”
exercise3.3 Pass “badTrades Is Defined In Process” “”
exercise3.3 Fail “bad Trades Has Correct Format” “”
exercise3.4 Fail “abort” “abort in before block due to error "/opt/kx/developer/workspace/nouser/funds_capstone/badTrades.csv. OS reports: No such file or directory"”

Hi @jack12345
Your meta for the tradeContext table is correct, however this is what the first few lines should look like:

Can you also share your code for 3.3 and 3.4 please? You can send these by personal message if you prefer :slight_smile: