The DrawFibonacciExtensions and the DrawFibonacciRetracement functions do not seem to accept any named argument to specify the template to use. It seems they use the default template.
Is it possible to do that? Any workaround?
On a related issue, is it possible to match a hotkey to a "Drawing Tool + Template" combo. Right now F8 starts the Fib drawing tool with the default template. I want to have a hot-key map to a custom template instead of the default one.

Comment