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!
Setup principle is to find an initial impulse (wave 1 or wave A) and trade the next wave from the pullback.