ARTICLE SYNOPSIS ...Stocks & Commodities V. 23:5 (28-35): Sidebar: MetaStock user formulas for UCI by Stuart Belknap, Ph.D. METASTOCK USER FORMULAS FOR UCI Volatility (Sigom%) yom:=100*(C-Ref(Mov(C,25,S),12))/ Ref(Mov(C,25,S),12); avyom:=Sum(yom,50)/50; varyom:=Sum(yom*yom,50)/50-avyom*avyom; som:=Ref(Sqrt(varyom),-12); sigom:=Mov(som,25,S); sigom; . . ....
ARTICLE SYNOPSIS ...Stocks & Commodities V. 23:5 (28-35): Cycles In Time And Money by Stuart Belknap, Ph.D. Wouldn't you like to be able to identify top and bottom extremes and get signals to open new positions or close current ones? This may help. When was the last time you thought about using cycles to design a trading system? Many trading systems depend on cycle indicators, and in this article I will focus on systems derived from oscillators. These days, there are literally hundreds of oscillator-based cycle indicators, each scalable by one or more parameters. In addition, most toolbox programs provide a sim...
ARTICLE SYNOPSIS ...Time And Money Charts by Stuart Belknap, Ph.D. Interested in a universal price display? This might be the ticket. Whether you use indicators, automated setup and signal rules, or any other method, before opening or closing positions you probably read charts to identify patterns, interpret indicators, and apply line studies. Hence, your price display should be as helpful as possible. Your charts should clarify the development and repetition of patterns, cycles, and trends. They should accurately display relative price moves, gains, and losses. Most important, your charts should provide a func...