|
Madrid Spain
Posts: 13 since Nov 2022
Thanks Given: 5
Thanks Received: 5
|
(apologies for my English)
I manage to create my own indicator and strategy from scratch without a single knowledge of coding or whatsoever.
I recommend to download any possible information about ACSIL from Sierra Chart and paid both subscriptions for ChatGpt and Claude Sonnet.
ChatGpt has nearly no limitations about uploading EXTENSIVE pdf files. And Claude Sonnet is better at coding.
I use ChatGpt o3 mini for reasoning what i want and o4 mini for coding with the sierra chart code plugin and upload ALL the documentation at once (you CAN'T do that with Claude Sonnet).
When I have the heavy part of the code with chatgpt i will use Claude Sonnet to fine tune it.
ALWAYS, ALWAYS use the option under Build ---> Build With Visual C++ - Debug
This will indicate the error in the code (believe me, you will have tons) you only have to paste what Sierra Chart Debug is telling you on the IA, and the Ia will solve the issue.
It is not the holy grail, lots of trial an error.. but believe me, is more cheaper than a coder and more EASY to do than learning coding. It took me like a month starting 9:00 am and finishing when my back hurts... at night.. very late.
But the satisfaction you experience when finish is nearly orgasmic.
|