Stay Current
Explore the Blog
- Video Screencast #3: Variables (Part 2)
- Video Screencast #2: Variables (Part 1)
- Video Screencast #1: Getting Started with thinkScript
- Custom Columns – Bollinger Band Excursion %
- Time to Backup Your Scripts
- TOS Strategies: Targets and Stops
- Fold – Basic Syntax
- Audible $TICK Alerts
- ThinkScripter AutoFibLines Explained – Conclusion
- ThinkScripter AutoFibLines Code Explained – Part 2
- ThinkScripter AutoFibLines Code Explained – Part 1
JOIN THE FORUM!
Tag Archives: Fibonacci
Bollinger Bands with Embedded Fibonacci Lines
Plots the standard Bollinger Bands with an embedded set of Fibonacci ratio lines. Continue reading
ThinkScripter AutoFibLines Explained – Conclusion
In part one I discussed the use of the ZigZag function as the engine behind ThinkScripter AutoFibLines.* In part two, the methodology for saving the resulting swing highs and lows using the rec variable was added. At this point, every … Continue reading
ThinkScripter AutoFibLines Code Explained – Part 2
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 … Continue reading
ThinkScripter AutoFibLines Code Explained – Part 1
UPDATE : This script has been rendered inoperable as of 12 Dec 09 due to changes in the TOS ZigZag function. I will leave it posted as a reference for coders to examine the script methodology. I’ve recently had quite … Continue reading
ThinkScripter AutoFibLines
AutoFibs will automatically draw a set of user-defined fib levels and extensions based on the previous swing high and low. Continue reading




