Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Listing Indicators

Amibroker comes with the standard MACD. I change this MACD, so that we can easily see each increase and decrease in the histogram

The formula use macd and stoch astick signals with the bollinger band and moving averages for entry and exit signals

Use optimisation for system adjustment. Be afraid of adjustment under a history curve!!!

From the book Breakthroughs in Technical Analysis The Composite Index was developed to solve the divergence failure problem in the RSI, but its ability to provide specific horizontal levels of su...

Very interesting system which uses macd, aroon adx, dmi, regression channels.

MACD with Bollinger Bands at the top and bottom. To define high and low range for the MACD

ZeroLag MACD MACD shows the difference between a fast and slow exponential moving average (EMA) of closing prices. Since it is based on moving averages, MACD is inherently a lagging indicator. ...

Buy sell signal based on macd consolidation.

The usual Guppy GMMA with some "derived" *NORMALIZED* Indicators. Normalization is required to allow comparison between tickers. Added indicators are: Compressions: a) "Traders Compression" ...

MACD with BB Squeeze with alerts. Not much more you can say here.

This Radar afl is a combination for Southwind's foundation. It has heiken trend indicator as well as macd and histogram with buy sell arrows, with various indicators as bearish hook and bullish ...

This is the MACD with Button trading so you can automatically execute trades via Interactive Brokers. My advice is be careful with it and test it before using it on a real account.

MACD with 2 Bollinger Bands and self adjusted OB/OS. This uses the same code as the RSI version but is for MACD.

Better signals and divergence than standard MACD

On-Balance True Range (OBTR) is my attempt to improve on the old On-Balance Volume study (OBV). In OBV you add today's volume to a running total of volume if the market closes higher than yesterday...

The classic MACD, rewritten using Double Exponential Moving Averages.

Nice MACD and Bollinger Band system with %R Special

Uses all 3 parameters to be favorable to generate a buy or sell recommendation

An MACD, Signal Cross is, in general, a bullish Signal. Since it comes with a significant delay, it would be important to anticipate this Cross. Some days before the Cross, we often see an MACD tur...

A nice MACD indicator with bollinger bands. Note to make this indicator display it needs to be switched on in the Parameters window.

The DeMark Range Expansion Index is a market-timing oscillator described in DeMark on Day Trading Options, by T.R. DeMark and T.R. Demark, Jr., McGraw Hill, 1999. The oscillator is arithmetically c...

Draw MACD in candlestick shape. Apart from the normal signals, one can get an additional one: inside bar, which is earlier than crossovers.

MACD Histogram with lots of color. The only way to find out what it means is to read the code.


Hourly MACD with signal and histogram.

Nice MACD formula with clearly defined buy and sell areas and BB bands.

4MACD - The code was first developed in TC2000 and consists of four overlaid MACD histograms, made to display with different colors. This produces a "visual" signal and actions are taken based on ...

This exploration looks for simple Stochastics and MACD buy signals to initialize long trades. Money, Risk and Position management is more important for successful trading than having only good entr...

Undermentioned is the most advanced and trusted Dinapoli MACD (DEMA), I have tested it in many time frame it practically leads the trend.

Very Interesting Stochastic MACD RSI and 21 day range based indicator that produces a heat map at the bottom of the chart.

A multi-faceted indicator designed to give support/resistance levels, trend direction, and entry/exit points of varying strengths. General theory behind this indicator states that if price action i...

MACD cross over with great signal generator.

This uses the nifty ribbon function in Amibroker. I use this in most of my price charts because it reduces the clutter with too many indicators on the screen. So if the ribbon is green both the MAC...

The KaseCD is a sensitive, second derivative indicator, the derivative of the PeakOscillator. It is calculated in the same way as the MACD histogram is calculated from a moving average oscillator. ...

Use on weekly charts to determine Trend Changes. If the Weekly Bars are Green check the daily bars for LONG entries, if the Weekly Bars on Red check the daily for SHORT entires. _By MTR Investor...

When the MACD Histogram is up and EMA(21) is up Price bars are green. When MACD Histogram is down and EMA(21) is down price bars are red. If the MACD Histogram and EMA(21) are moving in two differe...

The KaseCD is a sensitive, second derivative indicator, the derivative of the PeakOscillator. It is calculated in the same way as the MACD histogram is calculated from a moving average oscillator. ...

Here is a Zero Lag MACD(12,26,9). You can use the parameter capability to tweak the periods. In comparison to Amibroker's built in MACD(12,26,9), Zero Lag MACD signals show up a few days earlier, a...

This indicator by Stuart Belknap is a variation of a classic MACD indicator that he calls the universal cycle index (UCI).