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

Scan the market for Japanese candle patterns of recent Morning Star & Evening Star. Green arrow indicates long Red arrow indicates short.

3 DAY RSI Divergence Exploration Formula with ENTRY, SL & Targets.

Tried to develop Price Momentum Oscillator, reference DecisionPoint Price Momentum Oscillator (PMO). Please check before any use.

Thanks to someone who wrote this afl code. Currently, I have changed the code by adding a scanner to look for some stocks with closing price conditions above the midline. Please use wisely as ne...

This scanner for you if want to search stocks when 3 bars after MA 5 cross MA 20. Filter by Volume more than 1.000.000.

Beta is a measure of the volatility of a stock compared with an index or average. Beta Adjusted Trailing Stop (BATS) was introduced in an article for Technical Analysis of Stocks & Commodities maga...

This DEMA smoothed Hiken-Ashi indicator helps traders to trade according to volatility confirmation & be on the side of the trend. If the bars are below red volatility band ( std deviation of 1,...


This indicator is used simply to see price movements or smart money movements to follow them. This indicator uses volume up or down, price up or down and volume to buy or sell (price). This indicat...

Moving average between open and close provides better signals during trending market. The below script generates buy (green arrow), exit buy(blue arrow), sell (red arrow), exit sell (yellow) sig...

I watched this SSL indicator in Nononsense forex in Youtube and looks good. Searched for an AFL but what I found was a pinescript code. So, Converted the pinescript code to AFL. This is my interpre...

Find all super stocks in the past for research purposes

You can use this "switch code" to trigger a trade that will execute only once a month.

1) Colored Volume, Average of Volume plotted (overlay method) with candle stick chart in bottom 2) To Enhance volume display and its colors 3) Average of volume 4) No need to open another pan/...

Formula to see SIX Indicators in a Six Second Rotation ----- We Take no Credit for the Indicators used, only the TIMER ----- ADVANTAGES: One Screen with Six Displays, Instead of Hunting Six P...

I have created a TTM Squeeze Wave A indicator for Amibroker with customizable parameters based on the code found on the web somewhere. This will be useful for your trading.

BB Squeeze ( 100% conversion from Tradestation code to Amibroker) Best Volatility breakout indicator ( either on buy or sell side , ref below video to understand the logic ) Instructions: ...

I downloaded this file from Nalinsoni and did some adjustments. Hope it works for you.

This Afl is used to see the candlestick on the chart to easily determine where the candlestick area is (highest or lowest), starting from the lowest/bottom column, which is 1 day, then 1 week and s...


I 've been downloaded many code from many source codes on the internet. I'm grateful for all the codes sharing here and there. I want to contribute the community this code i edit for private ...

The Rules Summary of rules as in the article. Keep track of the daily returns Calculate the 20-day historical volatility of your returns When volatility exceeds 30% and the retu...

Indicator Description: Average True Range Percent (ATRP) expresses the Average True Range (ATR) indicator as a percentage of a bar’s closing price. How this Indicator Works: ATRP is use...

This Indicator will plot 6 different MA on the chart that can be turned ON and OFF the styles can be set as per the user requirement

This is an simple trading system of multiple EMA cross-over where all the EMA values are natural Fibonacci numbers, where it is seen that market reacts swiftly. The values found reconfirmation when...

Coded the volume chart following Waddha Attar MQ4 code https://www.mql5.com/en/forum/177438 for Amibroker Just one look at that volume chart and you know whats cooking. Usage:: Wait for the W...

This is the information of foreign flow on IDX/COMPOSITE markets which requires the NBSS and NBSF data. You need to have both data from your datafeed provider and adjust the field.

This is a favorite using an exponential moving average with a double stochastic derived from the work of Walter Bresssert. This oscillator filters erratic movements often seen with a stochastic.

This function to calculate Fraction Price in Amibroker for Indonesia Stock Exchange Stocks

Foundation AFL for Amibroker v14 Modifications: Included T3_include.afl in the main AFL & dropped it's requiremnt from the original. Dropped Yahoo fundamentals data section. Dropped industr...

Alligator These three line for the Alligator’s mouth: green – lips; red – teeth; blue – jaws Alligator Formula The Alligator indicator's calculation formula sequence involves the following step...

Just fixed some errors for compatibility with V6.2

Lọc mua và bán dựa vào kênh RSI. Exploration RSI Channel buy and sell signal

Lọc giá vượt mây ichimoku Exploration buy and sell cloud Ichimoku

Identification of volume spike in a given period. I find it quite useful to spot significant demand shift.

This moving average is sensitive and reacts quickly to significant price movements, while remaining indifferent to small price moves. Smoothed Sensitive MA is triple weighted for price changes. ...

Ly thuyet Moving Avg: Khi gia chay xa duong trung binh, thi xu huong se keo no ve lai gan duogn trung binh do. Plots a histogram of the distance of the price from the moving average.

You can plot straddle or strangle price .. Basically this AFL combines 2 symbol OHLC and plot it as one.

This is Double Weighted Moving Average (DWMA), like DEMA DWMA can be used for Hull Moving Average Cross Over Strategies, like how Jurik is using DWMA for Cross Overs

Always Price Action Traders look for naked candles on the chart. Most of the times Price responds in Pivots / Support / Resistance. As I experienced, to trade needed the tools viz., *Pivots*, *Fi...