cTrader bots & indicators
Can be easily connected to your cTrader terminal.
- Build the project you need.
- Get the indicator or bot
/bin/Release/net6.0/<bot_project_name>.algo
.
- Place it to
/cAlgo/Sources/Indicators
or /cAlgo/Sources/Robots
.
- Find it in cTrader and connect to a chart/backtesting/real trading
- ???
- PROFIT!
Price Action patterns
Gartley patterns + MACD divergences (bot & indicator)
Elliott Wave Impulse Trading System (bot & indicator)
Setup principle is to find an initial impulse (wave 1 or wave A) and trade the next wave from the pullback.
Signals checker bot & indicator
Rate-based bot
Telegram reporting