Log in to see Cloud of Tags

Wealth-Lab Wiki

Search Engine

Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.



Filter by Category

















This search, performed through 4.04 MB (775 documents, 11955 words), completed in 0.0 seconds and yielded 7 results.

TASC 2013-10 | An Expert Of A System (Vervoort) — 16.2%

[...] and application, double smoothing the source series by applying an EMA on the typical price and the Heikin-Ashi series. As an illustration, we provide both the SVEHaTypCross indicator (that can be applied to any chart via drag & drop and utilized in rule- and code-based strategies) and a strategy based on the trading rules from this month's article. While author's approach in the article code only checks if the Typical average is above (or below) the Heikin-Ashi average, using a true crossover/crossunder may be beneficial as it triggers [...]

TASC 2014-10 | Exploring Charting Techniques: Part 3 (Vervoort) — 13.5%

[...] step further, applying moving average crossovers on his modified Renko chart with an added twist of Heikin Ashi. The premise behind this is to reduce the noise of a typical used fixed-time-related chart and to produce less losing trades. First, we build two moving averages: the fast is the SMA of the Renko-based typical price and the slow is a SMA of Heikin-Ashi recalculated prices. For simplicity of our example Strategy, we take a standard Renko chart and use Daily prices. Despite using the same period, the HA-based average always lags [...]

TASC 2008-05 | Reliable Crossovers (Vervoot) — 10.8%

[...] insufficient equity existed at the time of the trading alert. The WealthScript code also creates the Heikin-Ashi chart style. Strategy Code using System; using System.Collections.Generic; using System.Text; using System.Drawing; using WealthLab; using WealthLab.Indicators; using TASCIndicators; namespace WealthLab.Strategies { public class ReliableCrossovers : WealthScript { // Create slider parameter(s) private StrategyParameter emaPeriod; public ReliableCrossovers() { emaPeriod = CreateParameter( "EMA Period" , 55, 10, 120, 5); } [...]

TASC 2008-12 | Heikin-Ashi Candlestick Oscillator (HACO) (Vervoort) — 10.8%

[...] by step in an entertaining tutorial of building a customized candlestick oscillator. Utilizing the Heikin-Ashi chart's consistency, it provides an overlay tool that allows for some discretion to help holding onto a profitable trade. Figure 1. Here is how HACO was signaling about a downtrend in Euro in Summer'2008. The Heikin-Ashi [...]

HACO — 8.1%

[...] by extending a previous green/red candle by at least one more bar. Description HACO (short for Heikin-Ashi Candlestick Oscillator) is an oscillator version of the Heikin-Ashi candlesticks, tweaked according to a method presented in the December, 2008 issue of Stocks & Commodities magazine by Sylvain Vervoort. It has either a value of zero for a red candle or "1" for a green candle. This visual tool, although not designed to be traded in automatic way, utilizes [...]

HACOLT - HACO Long-Term — 5.4%

[...] least one more bar.) ShLTAvg Shorting LT Average lookback period Description HACOLT (short for Heikin-Ashi Candles Oscillator Long-Term) is a long-term version of the Heikin-Ashi [...]

SVEHaTypCross — 5.4%

[...] Bars bars, int haPeriod, int typPeriod) Parameter Description bars The Bars object haPeriod Heikin Ashi period typPeriod Typical period Description This indicator is supporting to Sylvain Vervoort's Traders' Tips article series (Stocks & Commodities magazine). Sylvain Vervoort's SVEHaTypCross indicator from October 2013 issue of Stocks & Commodities magazine is a trend-following indicator based on moving average crossovers on prices smoothed by using a blend of Heikin [...]

Important Disclaimer: The information provided by Wealth-Lab is strictly for informational purposes and is not to be construed as advice or solicitation to buy or sell any security.  The owner of Wealth-Lab.com assumes no liability resulting from the use of the material contained herein for investment purposes. By using this web site, you agree to the terms of this disclaimer and our Terms of Use.


ScrewTurn Wiki. Some of the icons created by FamFamFam.