Click here to Login

LiveZilla Live Help
LiveZilla Live Help
Trading Software Trading objects Features How-to Blog Search



Accumulation Distribution Indicator (AD)

by bug man, 881 days ago
Share |

The Accumulation/Distribution or A/D indicator tries to determine whether the current security is controlled by buyers (accumulation) or by sellers (distribution). It acts as a leading indicator and it is calculated by summing over a specific number of bars, a formula that uses the close, high, low and volume prices. The more volume there is for a specific bar and the more the price change will contribute to the value of the indicator.

Trading signals are given by the divergence between the indicator time-series and the close price time-series. A bullish signal occurs when there is a bullish divergence; that is, the close price is making a new low while the indicator fails to make a new low. A bearish signal occurs when there is a bearish divergence; the close price is making a new high while the indicator fails to make a new high.

You can use the following SEARCHFOR function to detect bearish divergences between the accumulation/distribution indicator and the close price.

acc = AccumulationDistribution(30);
var2 = SEARCHFOR acc < 0.9 * _max(acc) && close >= _max(close) AFTER 30 WITHIN 100;

The SEARCHFOR formula tells the application to search for instances (within the last 100 bars; rejects instances that last less than 31 bars) where the close price is at its highest value and the A/D indicator is below 90% of its highest value.

This is just an example; there are many other ways to detect divergences.


Share This ->
Share |


You have to log in to bookmark this object
What is this?
Additional Information



>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.

>>>> To get this item and hundreds of other items, click here to join and download the Best Trading Software for Free .



No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 22 downloads Notes Report an item


Type: Trading Indicator

Object ID: 173


Country:
All

Market: All

Style:
Technical Analysis




Related Trading Objects



Country
Page 1
Trading the Equity Curve
by QuantShare, uploaded several months ago


No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 4 Notes Report an item
Opening Range Breakout Indicator
by QuantShare, uploaded several months ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 3 Notes Report an item
Wilder's Smoothing - Moving Average
by QuantShare, uploaded several months ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 9 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object









Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects

Empty

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis


Forum Threads



Random Blog Posts

Quantshare version 1.4

Programming skills are not that important

Looking for trading ideas

A vector-based language

QuantShare - review by the Stock Trading Software Reviews

Rules performance for different volatility regimes

Improve your trading system performance by ranking stocks

Data snooping bias

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






QuantShare
Product
QuantShare
Features
Create an account
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items