ARTICLE SYNOPSIS...In a continuation of my previous article, "Positive Volume Index Or Negative Volume Index", I'm supplying the code for both indexes in Easylanguage (ELA), for TradeStation, and as an Excel spreadsheet (XLS).
ARTICLE SYNOPSIS...BASIC CODE FOR PHASE CALCULATION by John F. Ehlers This BASIC code finds the real part of the phasor (the horizontal component) and the imaginary part of the phasor (the vertical component) by summing the product of the price and the two sinusoids over
ARTICLE SYNOPSIS...Stocks & Commodities V. 23:9 (42-47): Sidebar: EDS code for MAS system by Steve Palmquist EDS CODE FOR MAS SYSTEM (for use in AIQ Systems' TradingExpert Pro program) ! Look for stocks in a downtrend LowerCloses if HiVal([close],5) < LoVal([close],20
ARTICLE SYNOPSIS...Stocks & Commodities V. 23:7 (58-63): Sidebar: EasyLanguage Code for ProSuite 2001 by Massimiliano Scorpio FUNCTION msPattPos (Numeric Output) Input:Element(NumericSimple); value1=High[1]; value2=Low[1]; value3=(value1+value2)/2; value4=value1+AvgT
ARTICLE SYNOPSIS...V. 22:3 (24-38): Sidebar: MetaStock Code For TPR Explorations by Giorgos Siligardos, Ph.D. METASTOCK CODE FOR TPR EXPLORATIONS Use the code below as a filter to identify TFs that last up to 60 trading days and produce retracements of no more than 50%.
ARTICLE SYNOPSIS...Stocks & Commodities V. 23:2 (44-51): Sidebar: eSignal code for Breakout Colored Price Bars by Barbara Star, PhD
ARTICLE SYNOPSIS...Stocks & Commodities V. 23:2 (44-51): Sidebar: eSignal code for Directional Breakout Indicator by Barbara Star, PhD