TradeStation Implementation of Paul Levine's Topfinder/Bottomfinder (TBF)
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License http://http://creativecommons.org/licenses/by-sa/3.0/2010, Bob English (www.precisioncapmgt.com).
Input: Vol_D(0), //Input Volume (“D” from Levine's //formula) TBF_Price(L), //Bar Price to use; suggest “L” for //TopFinder and “H” for BottomFinder; //Alternatively, “(H+L+C)/3” //may be used for an average price MyVolume(Ticks), //Bar Volume information to use; //suggest “Ticks”, or “1” //if no volume information //“Ticks” yields total volume, //and “Volume” yields only //up volume on intraday charts StartingDate(1120101), //Start Date in TradeStation date //format: YYYMMDD, where ...
Get MIDAS Technical Analysis: A VWAP Approach to Trading and Investing in Today's Markets now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.