Hi guys,
Just for fun, I asked AI to build me a stored procedure to give stock market signal. Valid signal are Buy, Hold, and Sell.
Gave it Table's DDL and market data and with these data, it returned the result.
What amaze me are its ability to understand complex question, make deduction, and sometimes offer an alternative solution.
I could chat it in an interactive way and it can understood what I mean.
One thing for sure, AI always give answer to your question. Right or wrong answer, it is a different story.
Just for fun, I asked AI to build me a stored procedure to give stock market signal. Valid signal are Buy, Hold, and Sell.
Gave it Table's DDL and market data and with these data, it returned the result.
What amaze me are its ability to understand complex question, make deduction, and sometimes offer an alternative solution.
I could chat it in an interactive way and it can understood what I mean.
One thing for sure, AI always give answer to your question. Right or wrong answer, it is a different story.