Adding a button to the Chart
Created at 23 Nov 2021, 20:11
Adding a button to the Chart
23 Nov 2021, 20:11
Hi Guys,
Is there any code that would allow me to add a button to the chart? The button would act as a link to place an order with preset SL, TP etc.
Let me know if there's anything l can further clarify.
amusleh
24 Nov 2021, 09:19
Hi,
You can add a button by using Chart controls: cAlgo API Reference - Button Class (ctrader.com)
@amusleh