Click here to Login








Accumulation Swing Index (To measure long term trends)

by srishail, 915 days ago
Share |






Summary:
This indicator script is used to measure long term trends.
Calculation:
The cumulative total of the swing index, which attempts to show the real price of the underlying symbol.
Developer:
J. Welles Wilder, jr.
Interpretation:
1. Upwards Trend: When the indicator script is moving upwards, the underlying symbol is in an upwards trend.
2. Downwards Trend: When the indicator script is moving downwards, the underlying symbol is in a downwards trend.
3. Upwards Momentum: When the indicator script is positive and moving upwards, the underlying symbol has upwards momentum and is likely to continue moving upwards.
4. Downwards Momentum: When the indicator script is negative and moving downwards, the underlying symbol has downwards momentum and is likely to continue moving downwards.
5. Positive Divergence: When the underlying symbol is moving downwards, but the indicator script is moving upwards, the underlying symbol is likely to reverse direction and move upwards.
6. Negative Divergence: When the underlying symbol is moving upwards, but the indicator script is moving downwards, the underlying symbol is likely to reverse direction and move downwards.
To get the chart copy this and paste in edit formula .
LC=Ref(CLOSE, 14);
AA=Absolute(HIGH-LC);
BB=Absolute(LOW-LC);
CC=Absolute(HIGH-REF(LOW,1));
DD=Absolute(LC-REF(OPEN,1));
R=Iff(AA>BB and AA>CC, AA+BB/2+DD/4, Iff(BB>CC and BB>AA,BB+AA/2+DD/4,CC+DD/4));
X=(CLOSE-LC+(CLOSE-OPEN)/2+LC-Ref(OPEN,1));
SI=16*X/R*MAX(AA,BB);
plot(SI, "");


Share This ->
Share |


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




Type: Watch List

Object ID: 815


Country:
All

Market: All

Style:
Technical Analysis

Reviews
You must log in first

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


Related objects
Show All
Low Risk Entry (BULLISH) (by Gilari Decosta, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 24 Notes Report an item
Buy signal watchlist And Buy signal on your Chart (Red Spot) (by srishail, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 27 Notes Report an item
Stocks Outperforming the S&P 500 on Daily Basis (by Caleb, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 26 Notes Report an item
All Symbols Watchlist (by scorpiovegas, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 25 Notes Report an item
Percentile Rank of PEG, Price/Free Cash Flow and Price/Sales (by Brian Brown, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 21 Notes Report an item
PEG and Price to Free Cash Flow above Market Averages (by Brian Brown, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 12 Notes Report an item
Two Consecutive and Positive Earnings Surprises (by Patrick Fonce, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 31 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

Technical Analysis


Fundamental Analysis



Random Blog Posts

How to create a ratio indicator using QS Trading Software

Screening with the composite indicators

Synchronize Buy/Sell List of Rules in the Trading System Optimizer

QS Trading Software: Global Script

New Ranking and Percentile Composite Functions

QS Trading Software: Database Optimization

Stock Market Prediction with QuantShare

Stock Market Prediction

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
Affiliate Program
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