ThinkScripter AutoFibLines Code Explained – Part 2
Posted in Educational, Indicator on Jun 2nd, 2009
Recall from part one that the core engine driving the ThinkScripter AutoFibLines script is TOS’ built in ZigZagSign() function. I chose to harness the power of this function rather than re-invent the wheel to capture the swing highs and lows needed to draw Fibonacci lines. With this piece of the code complete, the script enables [...]



