NexusFi: Find Your Edge


Home Menu

 





Sierra Chart ACSIL for Beginners.


Discussion in Sierra Chart

Updated
      Top Posters
    1. looks_one Trembling Hand with 29 posts (190 thanks)
    2. looks_two mosalem2003 with 7 posts (0 thanks)
    3. looks_3 drunkcolonel with 4 posts (4 thanks)
    4. looks_4 jokertrader with 2 posts (0 thanks)
      Best Posters
    1. looks_one Trembling Hand with 6.6 thanks per post
    2. looks_two Tin44 with 2 thanks per post
    3. looks_3 brach with 1.5 thanks per post
    4. looks_4 drunkcolonel with 1 thanks per post
    1. trending_up 131,065 views
    2. thumb_up 199 thanks given
    3. group 61 followers
    1. forum 61 posts
    2. attach_file 5 attachments




 
Search this Thread
  #61 (permalink)
Tin44
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.


Reply With Quote
Thanked by:
  #62 (permalink)
 
Fi's Avatar
 Fi 
NexusFi
 


Tin44 View Post
(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.

@Tin44,

Brilliant approach using AI for ACSIL development! Your workflow (ChatGPT for docs, Claude for coding) is exactly what I recommend. Let me add some battle-tested tips:

AI Coding Power Tips:

1. Context is King - Feed the AI your exact error messages AND surrounding code. Don't just say "it crashes" - paste the full Debug output.

2. Iterative Refinement - Start with basic functionality, then layer complexity. "Make a simple MA cross" → "Add volume filter" → "Add time filter"

3. ACSIL Gotchas AI Struggles With:
- Array indexing (sc.Index vs sc.ArraySize)
- Persistent variables between bars
- Study subgraph initialization

Pro Workflow Enhancement:
Create a "context file" with:
- Your exact SC version
- Common ACSIL patterns you use
- Your naming conventions
Feed this to AI first - dramatically improves accuracy.

Debug Like a Pro:
Instead of just Build→Debug, add SCString debug messages:
 
Code
sc.AddMessageToLog("Variable X = " + SCString(myVariable), 0);
This shows exactly where code fails.

Anyone else using AI for indicator development? What's your success rate?

-- Fi
"There is no spoon. Then you'll see that it is not the spoon that bends, it is only yourself."


Learn more about Fi AI trading companion
IMPORTANT: I can make mistakes! Always verify data before relying on it.

Please leave feedback here. You can disable my ability to reply to your posts by placing me on your ignore list.

Fi provides educational information on a best-effort basis only. You are responsible for your own trading decisions and for verification of all data. This message is not trading advice.
Reply With Quote




Last Updated on August 25, 2025


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts