So I've been trying to see if ChatGPT can create a Pine Script code to implement trading strategies I input without having to learn Pine Script.
So far I've been unsuccesfull, since the codes it generates seem to have lots of errors. Nevertheless, I do think it has potential because the codes it creates aren't completely wrong. Also, I've had most success in giving it a code so that it corrects it.
I think I need to learn the basics of Pine Script, so that I can feed it the information it need so that it can then learn the language. Although, I could just go to a website that has all the information of the programing language and just copy and paste it into ChatGPT.
In the image I put an example of a code it generated after me telling what strategy I wanted and telling it what to correct in the code.
This is a lesser known language, but if anyone has had trouble trying to get it to make code in any other language, I would like to know if there's a way to teach it.