KX Community

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

Home Forums KX Academy fundamental_capstone_project

  • megan_mcp

    Administrator
    October 7, 2024 at 9:55 am

    Hi @nag4467,

    In the question, it states the q process is only accessible on port 5010 (screenshot attached). Try using this port instead.

    Thanks,

    Megan

  • nag4467

    Member
    October 7, 2024 at 11:32 am

    Hi Megan , Thanks for the reply but still unable to connect to port 5010 but able to connect to 5457 but unable to pull data

    • megan_mcp

      Administrator
      October 7, 2024 at 12:28 pm

      Apologies I was using an old instance of the project – port 5457 is correct.

      To understand your code better, I will need to see how you created your uniqueOpts list. I see you have included some of the code but I would also need to see the uniqueOptions_dictionary.

      You can send me this via dm if you wish🙂

      Thanks,

      Megan

  • nag4467

    Member
    October 7, 2024 at 2:02 pm

    Hi Megan, Thanks alot , please see snippet below

    uniqueOpts:(::)

    uniqueOptions_dictionary:flip select option_id: `$string asc distinct option_id from trade

    uniqueOpts:`symbol$ string uniqueOptions_dictionary[`option_id]

    Thanks


  • nag4467

    Member
    October 8, 2024 at 11:28 am

    Hi Megan ,

    I am stuck at this step , could you please let me know if any issue with my code.

    Thanks

  • megan_mcp

    Administrator
    October 8, 2024 at 11:30 am

    Hi @nag4467

    I’ll send you a direct message following up on this 🙂

    Thanks,

    Megan

Log in to reply.