northis / ew_impulse_ts

Elliott Wave trading system
MIT License
2 stars 0 forks source link

cTrader bots & indicators

Can be easily connected to your cTrader terminal.

  1. Build the project you need.
  2. Get the indicator or bot /bin/Release/net6.0/<bot_project_name>.algo.
  3. Place it to /cAlgo/Sources/Indicators or /cAlgo/Sources/Robots.
  4. Find it in cTrader and connect to a chart/backtesting/real trading
  5. ???
  6. 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.

Setup

Signals checker bot & indicator

Rate-based bot

Telegram reporting

Bot in work