Opening Position directly from indicator?
Created at 29 Jul 2021, 17:12
Opening Position directly from indicator?
29 Jul 2021, 17:12
Hi
I make some buttons inside indicator to show inside chart to open position quickly, is it possible to open or close a position directly from indicator class not from robot class?
amusleh
29 Jul 2021, 17:17
Hi,
No, it's not possible, you can use a cBot instead.
@amusleh