DATASONIC GROUP BERHAD, KNM GROUP BHD, ZECON BHD, EXCEL FORCE MSC BHD, PCCS GROUP BHD, VSOLAR GROUP BERHAD
Indeks Bursa Malaysia KLCI, Hang Seng, Indeks Komposit Jakarta, Nikkei 225, Komposit Shanghai, FTSE Straits Times Singapura
US 10Y, Euro Bund, Jerman 10Y, Jepun 10Y Hasil, UK 10Y, India 10Y
Fixed a typo in the code where BB multiplier was stuck at 1.5. Thanks @ucsgears for bringing it to my notice. Updated source: pastebin.com Use the updated source instead of the what TV shows below. This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book "Mastering the Trade" (chapter 11). Black...
WaveTrend Oscillator is a port of a famous TS/MT indicator. When the oscillator is above the overbought band (red lines) and crosses down the signal (dotted line), it is usually a good SELL signal. Similarly, when the oscillator crosses above the signal when below the Oversold band (green lines), it is a good BUY signal. I have marked some cross-overs in the...
VFI,introduced by Markos Katsanos, is based on the popular On Balance Volume (OBV) but with three very important modifications: * Unlike the OBV, indicator values are no longer meaningless. Positive readings are bullish and negative bearish. * The calculation is based on the day's median (typical price) instead of the closing price. * A volatility threshold...
Volume Accumulation Percentage Indicator (VAPI) is a variation of the classic volume-accumulation indicators. It uses volume the same way as OBV except that it assigns volume weights based on intraday volatility. In a positive trend, if the stock price is close to a (local) new high, the VAPI should be at its maximum as well (and vice versa for a negative...
This is a 3 EMA visualization tool. Relative momentum across 3 timeframes are rendered as A/B/C waves. Also, helpful in identifying spike/exhaustion bars. When all the waves are in the same direction, the momentum is very high on that direction. I have made all options configurable, have fun tuning for your instrument :) Complete list of all my indicators:...
This indicator takes market volume and organizes it into wave charts, clearly highlighting inflection points and regions of supply/demand. Try tuning this for your instrument (Forex not supported) by adjusting the "Trend Detection Length". This "clubs together" minor waves. If you like an oscillator-kind-of display, enable "ShowDistributionBelowZero" option....
RSI bands provide an intuitive way of visualizing how the price movement causes RSI to move with in its range (0-100). Upper/Lower bands signify overbought and oversold levels respectively (Default: 70/30, you can customize them via options page). These bands closely match what Constance Brown explains in her book "Technical Analysis for the Trading Professional"....
BBImpulse is part of the latest indicators package offered by John Bollinger. Excerpt from their market blurb (www.bbforex.com): "BBImpulse is derived from %b. Its value is the periodic change of %b, so if %b was 0.45 this period and 0.20 last period the present value of BBImpulse is 0.25. We present two reference levels on the chart, an...
1) Trix Ribbon =============================================================== This was built on request. Many Stock/FX traders overlay multiple Trix lines to form the ribbon, this indicator makes it easy. Also, optionally this can plot a BollingerBand on Trix_1. More info on...
--- Updated: May 19 2015 ---- Applicable only If you are setting up alerts: I noticed I have switched the plot names. Histo shd be the MACD and DMACD shd be the Signal. Replace lines 16 & 17 with these to get the correct names. NOTE that no functionality is affected, just the names. plot(r, style=columns, color=r>0?green:red, transp=80, title="Dinapoli...
This is the volume version of "DecisionPoint Breadth Swenlin Trading Oscillator" DecisionPoint Swenlin Trading Oscillator can be used to identify short-term tops and bottoms. You can read about the interpretation of the signals (& gotchas) in the link below. I have added support for NYSE / NASD / AMEX and also a combined mode. You can specify custom...
This is a famous trend indicator in MT4 platform. Is this better than other MA based trend systems? I will let you decide that :) Supported modes: - Trend mode: This is the default. Draws a trend line (like MA) and colors them based on the trend. - Ribbon Mode: Shown at the bottom pane. No trend lines are drawn. - OverlayMode: Bars are colored based on the...
Better Volume Indicator ----------------------------------------- This is a direct port of a famous indicator from Tradestation platform. BVI improves on your typical volume histogram by coloring the bars based on 5 criteria: * Volume Climax Up – high volume, high range, up bars (red) * Volume Climax Down – high volume, high range, down bars (white) *...
The "AC-P" version of the Derivative Oscillator is my personal customized version of Constance Brown's Derivative Oscillator (using Everget's implementation of it as the base), with the the following modifications and additions: VWAP Indication - option to show whether the price input option is above or below the Daily VWAP (red triangles = price input is...
Developed by Buff Dormeier, VPCI won 2007 Charles H Dow award by the MTA. VPCI plots the relationship between price trend and the volume, as either being in a state of confirmation or contradiction. Excerpt from article below: "Fundamentally, the VPCI reveals the proportional imbalances between price trends and volume-adjusted price trends. An uptrend...
Variable Moving Average, often abbreviated as VMA, is an Exponential Moving Average developed by Tushar S. Chande. VMA automatically adjusts its smoothing constant on the basis of Market Volatility. Use this like other Moving Averages. I have added the following options that can be enabled via options page: - Trend Direction Indication: Green = Up trend, Blue =...
Edgar Kraut proposed this simple colored volume bars strategy for swing trading. This is how the colors are determined: - If today’s closing price and volume are greater than 'n' days ago, color today’s volume bar green. - If today’s closing price is greater than 'n' days ago but volume is not, color today’s volume bar blue. - Similarly, if today’s closing...