Stock Portfolio Organizer

The ultimate porfolio management solution.

Shares, Margin, CFD's, Futures and Forex
EOD and Realtime
Dividends and Trust Distributions
And Much More ....
For Portfolio Manager Click Here

WiseTrader Toolbox

#1 Selling Amibroker Plugin featuring:

Advanced Adaptive Indicators
Advanced Pattern Exploration
Neural Networks
And Much More ....
Find Out More Here

Listing Indicators

Example Searches
amibroker pattern exploration
metastock momentum
Z-Score Indicator
kaiji
over 15 years ago
Amibroker (AFL)

Statistical Z-Score Indicator: Tracks how many standard deviations the price is from the mean. Interesting to note that Z-Score and RSI follow a very similar path. Use the Z-Score as an oscillator...

0 Comments Tags:oscillator, amibroker
Chandelier Exit
kaiji
over 15 years ago
Amibroker (AFL)

These two forms of the same indicator are designed to act as the Chandelier Exit stop loss as described by Barbara Rockefeller in "Technical Analysis for Dummies", and is written especially for use...

0 Comments Tags:oscillator, amibroker
Adaptive Laguerre Filter from John Ehlers
kaiji
over 15 years ago
Amibroker (AFL)

Laguerre Filtering, in its adaptive version (alpha is automaticaly adapted depending the error of filtering). Can be applied to RSI or any other data.

1 Comment Tags:amibroker, function
Automatic Support and Resistance with Channel
kaiji
over 15 years ago
Amibroker (AFL)

Support and resistance levels using RSI. * Load into Indicator Builder * Sensitivity of the levels can be changed with the variables * Can test different numbers live with the Param function ...

1 Comment Tags:amibroker, support, resistance
Tillson's T3 RSI
kaiji
over 15 years ago
Amibroker (AFL)

This is the RSI indicator using Tillson's T3 smoothing.

1 Comment Tags:trading system, amibroker, t3
Fibonacci Retracements and RSI
kaiji
over 15 years ago
Amibroker (AFL)

This indicator points out well-known Fibonacci retracement levels of 23.6%, 38.2%, and 61.8% to find important support/resistance levels on an RSI chart.

2 Comments Tags:amibroker, fibonacci
Self Adjusting RSI
kaiji
over 15 years ago
Amibroker (AFL)

This indicator uses dynamic overbought/oversold zones with the classic RSI indicator to improve performance and reduce false signals.

1 Comment Tags:oscillator, amibroker
Inverse Fisher Transform
kaiji
over 15 years ago
Amibroker (AFL)

The inverse fisher transform is similar to the RSI indicator except the indicator snaps to the overbought and oversold areas far quicker then the RSI indicator. So in situations where the Inverse F...

2 Comments Tags:trading system, amibroker