

megan_mcp
Forum Replies Created
-
megan_mcp
AdministratorApril 30, 2025 at 1:10 pm in reply to: Fundamental Capstone 3.3 “type” error in testingThis has been resolved offline.
-
-
megan_mcp
AdministratorApril 28, 2025 at 2:35 pm in reply to: Unable to open kx developer notebook ( 500 : Internal Server Error )Hi @Jason
Can you try waiting 1-2mins and refreshing the screen. If this still does not work, let me know 🙂
Many thanks,
Megan
-
megan_mcp
AdministratorApril 22, 2025 at 9:23 am in reply to: kdb Developer Level 2 Capstone Project-1.5Hi Durgesh,
Were you able to resolve this issue?
Many thanks,
Megan
-
megan_mcp
AdministratorApril 22, 2025 at 9:22 am in reply to: Fundamental Capstone 3.3 “type” error in testingHi Martin,
Can you share with me what your asize, bsize and int_table variables are?
Many thanks,
Megan
-
-
Hi @Anish
Are you making sure to run ./setup.sh within the capstone directory such as the screenshot I have provided?
Many thanks,
Megan
-
megan_mcp
AdministratorMay 2, 2025 at 12:05 pm in reply to: Not able to submit the capstone projectHi @Sawi
Can you share any error messages you may be receiving when trying to submit the project?
Many thanks,
Megan
-
-
megan_mcp
AdministratorApril 28, 2025 at 3:09 pm in reply to: Unable to open kx developer notebook ( 500 : Internal Server Error )Hi @Jason
We have stopped and started your server and it should be working fine now!
Let me know if you have any problems.
Many thanks,
Megan
-
megan_mcp
AdministratorApril 28, 2025 at 2:49 pm in reply to: Unable to open kx developer notebook ( 500 : Internal Server Error )Is it okay if I access your server to see if I can investigate this further? Thanks in advance!
-
-
megan_mcp
AdministratorApril 22, 2025 at 6:25 pm in reply to: kdb Developer Level 2 Capstone Project-1.5Great to hear @Durgesh !!
If you require any further assistance, please feel free to let me know 🙂
Megan
-
megan_mcp
AdministratorApril 22, 2025 at 2:58 pm in reply to: Fundamental Capstone 3.3 “type” error in testingHi Martin,
Ah yes, apologies my bad. First of all, the question states that we need all of the trade data but only the two extra columns from the nbbo table (bid and ask).Â
If you take a look at the sample data, the only two matching columns between the two tables are option_id and time. So we can rule date out of the equation when joining. Â
Secondly, it states we need to the last date in the database. We can achieve this by using:
where date = last date
In our select queries. Using these tips, try and recreate the tradeContext table and send me the results either on this thread or by private message 🙂Â
Many thanks,
Megan
-
This reply was modified 1 month, 2 weeks ago by
megan_mcp.
-
This reply was modified 1 month, 2 weeks ago by