This is a trading item or a component that was created using QuantShare by one of our members.
This item can be downloaded and used by QuantShare Trading Software.
Trading items are of different types. There are data downloaders, trading indicators, trading systems, watchlists, composites/indices...
You can use this item and hundreds of others for free by downloading QuantShare.
Top Reasons Why You Should Use QuantShare:
Works with US and international markets (stock, forex, options, futures, ETF...)
Offers you the tools that will help you become a profitable trader
Allows you to implement any trading ideas
Exchange items and ideas with other QuantShare users
Our support team is very responsive and will answer any of your questions
We will implement any features you suggest
Very low price and much more features than the majority of other trading software
For Free - No Credit Card Required
VMACD Indicator (Volume Moving Average Convergence Divergence)
This is not another indicator , just see the picture to know the power of this study
http://www.freeimagehosting.net/uploads/1e120823dd.jpg
Formula Name:VMACD
Formula Full Name:Volumn Moving Average Convergence Divergence
a=EMA(VOL,SHORT) - EMA(VOL,LONG);
b= EMA(a,M);
m=MACD ( a-b);
MACD returns the Moving Average Convergence Divergence indicator. MACD is a momentum oscillator, yet its primary use is to trade trends. MACD has two lines, one called MACD line or fast line and the other MACD signal or slow line. Differents interpretation can be made using MACD.
To get indicator on the chart ,type the below thing in edit formula section .This is with default values , change the values as per your need.
A=EMA(VOLUME,12)-EMA(VOLUME,26);
B=EMA(A, 9);
M= macd(A-B);
Plot(M, "r", colorBLACK, ChartSmoothLine, StyleOwnScale);
(after downloading and using these object leave you opinions at the bottem of the page under reviews, be it +ve or -ve ,so that we can work more on those objects. thank you)