exercise4.1 Fail "edge15 Table Format Is Correct"
What is the expected table format for edge15?
Please advise.
I am getting stuck on this:
meta edge15 // below is my current result
c | t f a
------| -----
minute. | u s
edge | f
qty | j
nmTrds. | j
exercise4.1 Fail "edge15 Table Format Is Correct"
What is the expected table format for edge15?
Please advise.
I am getting stuck on this:
meta edge15 // below is my current result
c | t f a
------| -----
minute. | u s
edge | f
qty | j
nmTrds. | j
got the answer to for the messages table.
The exch_message
column should be read in as a string, and the trade_id
column should be consistent with the trade
table column of the same name.
Please advise what is format is expected for edge15
I found the issue... due to misspelled column name.
thanks
Apologies for the delay in response I was out of office yesterday. I'm glad you have resolved the issue!
Any other questions, please feel free to ask :)