ClickAlgo/ctrader ? reverse-engineered prompt
Reverse engineered prompt
Build me a set of simple cTrader example projects in C# for learning purposes.
I want a few clear, working examples that show the basics of how to make indicators, cBots, and a simple plugin, with comments that explain what each part is doing in plain English. Please include at least one beginner friendly automated trading bot and one indicator that a new trader could understand, and keep the logic simple so it is easy to follow and test in cTrader.
Make the examples feel like real starter code, not just placeholders, and structure them so someone can copy them into cTrader and experiment with them. If anything depends on current cTrader behavior or docs, look up the latest guidance online before you finish. Also make sure the code is clean, readable, and educational, since this is meant for learning rather than live trading.
Are you gonna build this?
make sure you review the code using coderabbit