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

logic by : Dave Evans. originally he has coded it for metastock I just translated it to AFL.

Simple Control panel for manual trading. Adapted for MICEX.

spacial for nifty pls concider with other stocks ur own risk base on numaric change configure....

Reversing MACD is a MACD plotted on Price chart. Based upon Article from: http://www.traders.com/index.php/sac-magazine/current-contents/48-feature-articles/indicators/876 Using the scripts...

This is a simple system coded by legend Ed Pottasch on my request. Please test on at least five years' data before using. // Long Set up: Close above 10 Day (default) Simple Moving average (de...


The ConnorsRSI indicator was created by Larry Connors of Connors Research. It combines three equally weighted constituents, representing price momentum, duration of up/down trend, and relative magn...


Using StochK as a trading system. Works in certain situations. Please test carefully. Originally by Babui on Amibroker Yahoo Group.

AFL that randomly buys and sells. Useful as a benchmark - If a formula works below the performance of this, ditch it.

i have modified this ichimoku indicator slightly for better results.

This is All-in-1 Chart Plotting Tool, it can plot (BarChart,CandleChart,Heikin_Ashi, LineChart), you can select from menu whatever type of chart you want to plot.

The RSI of the current bar is greater than 30 AND The RSI of the current bar is less than 70 AND The RSI of 10 bars ago is less than 30

This price volume indicator helps decide whether volume action is supporting price action or not. Volume is considered positive if price rises on a day and negative if prices fall. Then volume prop...

This chart is used to generate clean data for another chart. Link this chart to another one. This runs on a 5 second database to trim bad ticks. Clean data is saved to "~SA_Clean" ATC ticker eve...

EMA OFFSET AFL Nice to use this afl Eod

This setup has small targets. You can optimize it. We have large number of winning trades.

This indicator was converted by me from metastock follow a request in traderji.com bc.. LE:=Input("LENGHT",1,200,14); Esp:=Input("Exponent",1,200,5); VRB:= Abs( Stoch(LE,1)-50)/50; MEsp:=2/...

Big Trend Moving Average %100- %300 +price


Simple Moving Average previous Days Another form of Moving Average that used the same candle data in previous days.

This is a basic RSI strategy, buying when RSI<30, selling when RSI>70. But buying signal just after a high price drop will be filtered out using a simple derivation.


This was originally developed by Joeoil and Tommy beard for scanning stock to identify pullback in uptrend . This indicator can be used to adopt TAZ Swing Trading Method which is explained at http:...

Originaly posted by : chsmcp for metastock Code converted and lill tweaked to .AFL : Rohan Patel rhn_patel@rediffmail.com

This was originally developed by Tommy Beard and Joeoil.This indicator can be used to identify pullback in downtrend. This indicator can be used to adopt TAZ Swing Trading Method which is explained...

After long search i found it's compatible logic somewhere on net for MT4 platform. Here is the converted code for PEMA. u can use it in many codes... as a Curve Fitting of random price actio...


HI ALL, I have just modified the bull vol vs bear vol afl to show the percentage. I hope that will help you. Thanks.

BASP-Smoothed-with-Histogram (Very Good) Source: www.karthikmarar.blogspot.com

i have found in technical stories, most of the peoples are working with todays and tomorrows pivots. but yesterdays pivots are working very good most of the times.......Enjoy.......

Refer Chart 2 - Below Holy Grail for Percentage AD


based by NMA system, after revised and optimized. It is very nice effect for future market! Best result for daily trading.

kp band advance fully utilized.....enjoy little bit heavy... no need plugins...

Based on Triple Exponential Moving Average crossover , this gives crossover signal earlier than most of the moving average systems

This is my favorite indicator used for intraday. I have named it "MOTHER INDICATOR" for the support and encouragement which i got from mother i have named it so. This is to my knowledge gives 100%...

This is Heinkein Ashi with ATR added to it. It is very much useful in 5 min chart when prices are in oversold or overbought Zones. Buying should be done, once 1 candle close is above ATR or St...

Parabolic Sar Crossover Trading System FOR DAY TRADING

modification done... harmonic generated signal buy/sell and exploration and percentage change check by explore...