Hello guys,
I'm trying to code a piece of code in AFL to get Zigzag retracements.
I found something on the library which unfortunately didn't work properly so I'm trying to fix it.
_SECTION_BEGIN("ZigZag Retracement");
function GetXSupport(Lo, Percentage, Back)
{
return ((BarCount -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.