Many of you asked for a method to backtest this study. It is a relatively simple matter to construct a thinkScript strategy from a study. Most of the code from any study can be copied straight across into your strategy. You will need to declare the strategy mode with a declare statement with one of [...]
Monthly Archive for March, 2009
Vervoort Crossover
Posted in Indicator on Mar 31st, 2009
(Update 29 Dec 2009: There is a bug in the current build of TOS which makes the Vervoort Crossover lines go ape at the beginning of the chart. Commenting out the line signal.assignValueColor(if buySignal then color.green else color.red); appears to fix the problem….for now. – Eric
Thanks to Reader Randy H. for suggesting this one. In [...]
ThinkScripter AutoFibLines
Posted in Indicator on Mar 29th, 2009
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.
Ever found yourself trading a very fast paced market and wanted some reference to the Fibonacci retracements/extensions but didn’t [...]
Polarized TRIN Oscillator
Posted in Indicator on Mar 26th, 2009
I’ve been messing with the TRIN as of late and crafted this polarized oscillator using the average value of the TRIN and TRINQ. The oscillator has been inverted so that a rising oscillator line is indicative of rising prices vice the way the actual TRIN works. I’d have to classify this one as experimental so [...]
Feedburner Email Subscriptions Added
Posted in Uncategorized on Mar 24th, 2009
*** NEW *** Stay up to date with a ThinkScripter Feedburner email subscription. Alternatively you can subscribe to the RSS feed in your browser or feed reader. See the links in the sidebar to the right.



