Running algo not specific to any chart
Created at 22 Oct 2022, 15:44
MA
Running algo not specific to any chart
22 Oct 2022, 15:44
I've created an algo that will monitor all positions across all pairs, and close breakeven etc, with a bit more logic.
But I realize I want to run 1 copy of this algo as part of ctrader altogether.
I don't neccesarily want to attach it to any one chart.
Is there a way to run the algorithm, in a way that's non-specific to a symbol?
PanagiotisChar
24 Oct 2022, 09:34
Hi there,
You need to attach cBot to a chart, for the sake of running, but you can operate on other symbols as well. You are not obliged to use the chart's symbol.
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar