Modification of drawing tools
Modification of drawing tools
06 Apr 2021, 09:47
Hi,
is it possible to modify drawing tools by accessing the code, such as to make the fibonacci retracement tool extend all the way to the right?
Thanks
Replies
chris07
13 May 2021, 19:01
( Updated at: 13 May 2021, 19:37 )
RE:
Thank you for your reply. I am not exactly sure how to go about this, but I would need to add a modified fibo or rectangle drawing tool that I can add to the toolbar (and use like any other drawing tool).
Specifically, I would need it to automatically extend to the right edge of the chart, and display only the distance from the highest to the lowest level in pips. I am only using 3 levels, 0, 50 and 100%.
Any advice on what is possible or not would be helpful. I would hire a programmer if what I want is feasible at all.
@chris07
PanagiotisCharalampous
14 May 2021, 07:52
Hi chris07,
It is not possible to add buttons in the toolbars but you can add buttons in the chart. See an example here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
06 Apr 2021, 10:48
Hi chris07,
You can draw a Fibonacci Retracement using DrawFibonacciRetracement.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous