Home › Forums › KX Academy › Fundamentals Capstone 5.2 length error › Reply To: Fundamentals Capstone 5.2 length error
-
Hi Megan,
Thank you for your help. I pass all the tests but format for 5.2.
This is my code:
edgeProfile: select numTrds: count i, avgEdge: avg edge, minQty: min qty, maxQty: max qty by option_id from trade where date = last date, edge > avg edge
I attached the test results and my schema for edgeProfile.