KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Fundamentals Capstone 5.2 length error Reply To: Fundamentals Capstone 5.2 length error

  • Kenan

    Member
    March 26, 2024 at 9:31 pm

    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.