The Smart Grid Template is an educational example for cTrader that demonstrates how grid logic can be combined with multi-timeframe technical indicators. It showcases how an automated system can place orders based on predefined rules during price retracements. The algo highlights how to structure a core algorithm for research and learning purposes.
An educational RSI example for cTrader that demonstrates signal generation from relative strength levels. It demonstrates how to identify overbought and oversold conditions, optionally trigger automated order placement for testing, and send alerts via email and on-screen pop-ups. Provided with source code for learning. Not financial advice.
This cBot is a community-developed project for cTrader based on the Waddah Attar Explosion indicator combined with additional trend filters. It demonstrates how to incorporate entry logic, risk-management rules, and profit-locking functions within an automated system. The cBot also includes optional trade alerts via Telegram and email. Provided as an educational example only. Not financial advice and not a performance-guaranteed trading system.
The Moving Average Template for cTrader demonstrates how to build an automated system that reacts to moving average crossovers. It includes eight different moving average types and adjustable parameters so you can study how variations affect trade logic across symbols. Provided for educational use only. Not financial advice and not a performance-guaranteed trading system.
This template demonstrates how to automate trading logic in cTrader using the Hull Moving Average (HMA) indicator, created by Alan Hull. It shows how to generate entry and exit conditions, add alerts via popup, email, or Telegram, and integrate scheduled news-event controls. The example includes parameters that can be adjusted and tested on different symbols, including Gold. Provided for educational use only. Not financial advice and not a performance-guaranteed trading system.
This template demonstrates how to automate trading logic in cTrader using the DiNapoli Stochastic Indicator, which applies smoothing to reduce price noise. It shows how signals can be generated for manual review or connected to automated order placement. The example also includes integration with a News Release Manager. Provided for educational use only. Not financial advice and not a performance-guaranteed trading system.
This template demonstrates how to automate breakout logic in cTrader using trendline indicators. It shows how to detect price movement through predefined levels and trigger automated responses. The example also illustrates how to send alerts by email or Telegram and how to configure hidden pending orders. Provided for educational use only. Not financial advice and not a performance-guaranteed trading system.