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

More Complete Market Profile included Camarilla Pivots plus volume

Market Profile based on volume distribution. Program also displays the instantaneous volume and cumulative volume for the chosen time frame at bottom of screen.



TJ has helped me translate the metastock formula of TSV(Time segment value) into AB language. I thought I should share this formulas with other. This indicator uses volume and price, like OBV, b...

This system was created by Karthimarar it uses pivots and other indicators to generate signals.

This is principle only another view of the volume. It shows you the difference from the current volume to the moving Volume in percent. I like it, because it is easier to analyze. you dont need to ...

As volume levels are increasing, shorter-term volume moving averages will rise above longer-term volume moving averages. This is similar to how shorter-term price moving averages rise above longer-...

The best moving average weighted volume. _By Radek_

The VWAP for a stock is calculated by adding the dollars traded for every transaction in that stock ("price" x "number of shares traded") and dividing the total shares traded. A VWAP is computed fr...

NOTE: This script ONLY WORKS properly on N-minute based charts including hourly. Range, tick, and volume based charts will default to the standard volume value. Limit the max height of volume ba...

It allows a user defined volume histogram overlay in your price pane. Many traders may find it useful by conserving real estate on the chart windows. Also, can some of our fine amibroker's code wri...

An approximation of the average Bull Volume component versus the average Bear Volume component of total Volume. Displays an interesting and helpful view of the ebb and flow of Bull and Bear Volume ...

This is the Volume Price Analysis formula which is actually quit interesting and well made.

Buff's volume-weighted average function has three inputs, price, vol and length. The Fast and slow period inputs represents the number of bars to use in the volume-weighted average calculation. Tra...

Ehler filter using volume, momentum, rate of momentum for weighting. _Credit goes to goldfreaz_

Guppy multiple moving average using the volume weighted average.

This is a conversion of the Tradestation code of the better volume indicator. For more information visit this website "here(Better Volume Indicator information link)":http://emini-watch.com/free-st...

This scan/exploration extends the triangle search by Graham Kavanagh The original scans for triangles using Highest High AND Lowest Low over a 20 bar period, then next High over a chosen period ...