Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Listing Indicators
Here is a old Afl written long back. This will help to change the colour in the chart of your choice!!! This afl displays Amibroker color choices when run to plot a chart. All colors are shown ...
RSI of pairs ratio of two tickers enter ticker in parameters box.
Pairs Ratio CCI Indicator enter ticker in Parameters box
This 70/1030 EMA Crossover with trailing Stoploss in a 1 Minute Timeframe will generate good results.
Both indicator and exploration code for combination of fibonacci retracements. Determines pivots, draws retracements, and explores for them.
This indicator can be used on the 3 Minute, 13 Minute, and 60 Minute Charts for Day Trading which uses Advanced Methods for Short Term and Swing Trading Any Market.
This is a simple idea using the range of the last three days, find the id-point. Price above this mid-point is bullish and price below, bearish.You can optionally mark bars to show whether they ar...
Pair ratio plot with regression channel enter pair ticker in parameter box.
Weekly pivots calculated based on whether the price is a certain amount above the linear regression of the price.
The Title of the graph will show the price required to generate a crossover of the EMAs. For instance, if you want to buy a stock if the 5 Day EMA crosses above the 10 Day EMA, you will know what ...
Williams %R, or just %R, is a technical analysis oscillator showing the current closing price in relation to the high and low of the past N days (for a given N). It was developed by a publisher and...
Simple formula to filter the Close above Previous days
For EOD trade combination of other afls. Displays lots of different signals in different colors.
This is a code which will predict the buy,sell signals by considering the TRIX MACD ADX RSI CCI stochastic indicators
I modified the original Linear Regression code so that the line will change color based on the degree of the Linear Regression slope. I combine this with my trading system. When my system gives an ...
The probability of trend reversal can be determined by Fibonacci Clusters for each price level. Use this tool to find major fibonacci levels and possible price action.
This Signal was discussed on the VV forum. I am not sure who developed it. It combines the three indicators, MACD, DPO AND Trix into one timing Signal. A Signal will only occur when all three condi...
Simple filter/buy for stocks trading above their 150 day MA It is based on a short term 2 day RSI with ability to set buy/sell date from the parameters screen. liquidity and no. of positions.
Market Facilitation Index Technical Indicator (BW MFI) is the indicator which shows the change of price for one tick. Absolute values of the indicator do not mean anything as they are, only indicat...
What I tried to do with DNS is put together most of the indicators I look at in one place so I could Buy directly from the scan results. I have come very Close BUT I still look at the charts before...
Pivot Point, CDP, 3 off price Good indicator box design , it is clear to see out the current trend is bullish, bearish or correction.....
Modified formula from original DAHL(55) with 14 simple average. Used TEMA instead of simple MA, added parameters and optimization. Good also for trading system (as indicator to be used with 10 and ...
This is the Dave Landry PullBack Scan as developed by him and taken from his two books, "Dave Landry On Swing Trading" and "Dave Landry's 10 Best Swing Trading Patterns And Strategies". The scan se...
Using the Hilbert Metastock code, my interpetation of this indicator that indicates whether a stock is trending or not. This is set up as a system buying in at the start of a trend. Author: Stev...
Here is a innovative concept of using GUPPY for confirmation of change in PRICE direction using "Popular indicators". One can use other indicators for GUPPY.
Market Guru breakout system. Trading signals are generated based on price breakouts of the nearest high.
nth ( 1 - 8 ) Order Polynomial Fit of data using Gaussian Elimination for simultaneous solution of multiple linear equations. It can extrapolate forward and/or backwards _By Fred Tonetti_
TTF provides an indication of trend direction by measuring the differences between the highest high and lowest low of the current and previous Periods; arriving at an oscillatory-type indicator who...
JUST SO SIMPLE Red Buy Green Sell Based on a Moving Average crossover.
Multi Time Charts displays a chart in different time frame.
Its a better Macd indicator than simple macd histogram with good buy sell arrows.
It is a very good exploration formula for intraday trading. Hope all the members of this site like it.
Knowing "best buy point" when stock is going down.... tribute to Mr.Hans
Aroon Oscillator The oscillator quickly finds out the trend stop and the start of sideways trend in horizontal interval, and vice versa. Aroon Oscillator is calculated as the difference of Aroon...
The Market Facilitation Index, developed by Dr. Bill Williams, reproduces volume and price characteristics in order to make the trade more accurate. 1 point price changing can be shown by BW MFI (B...
Bill Williams’ Awesome Oscillator (AO) is designed to show current market momentum and is displayed as a histogram. The Awesome Oscillator is created using the difference between the 34-period and ...
Shows signals if candle above sma 5. Buy if candle above sma 5 and sell if bellow sma 5. this strategy good for short term trader,get out as soon as possible when you already get profit and when yo...
Trailing stop loss system with SMA crossover as the entry and exit signals.