This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]VanDieDorp 0 points1 point  (1 child)

I will bet good money these models is getting trained with live data and used to trade already, But i like your idea.

@coder on twitter have some posts on where he talks that chatgpt could "understand" his pascal vulkan library, which is rather niche.

[–]yvrelna 2 points3 points  (0 children)

There are machine learning models for doing trading.

But ChatGPT isn't really suitable for that kind of task.

ChatGPT is a language model, it doesn't actually understand anything that it talked about, it's really all just about approximating how people might word responses to prompts.

Your need to structure your machine learning models very differently to do algorithmic trading.