Click here to Login








Buy signal watchlist And Buy signal on your Chart (Red Spot)

by srishail, 4903 days ago
Share |


This object will Give you the best buy entry of watchlist and the same formula tweaked for chart visuals.
The indicators i used in this object are As Follows,

Macd,Macd signal,EMA And MAX,

MACD(Moving Average Convergence/Divergence),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.
EXAMPLE -Macd(15).

MacdSignal( ARRAY signalperiod),EXAMPLE-MacdSignal(15).

EMA(Exponential Moving Average),
In a Simple Moving Average, each value in the time period carries equal weight, and values outside of the time period are not included in the average. However, the Exponential Moving Average is a cumulative calculation, including all data. Past values have a diminishing contribution to the average, while more recent values have a greater contribution. This method allows the moving average to be more responsive to changes in the data.
EXAMPLE
Ema(close, 14)

Max( ARRAY array, ARRAY array),For each bar of the ARRAY, returns the largest one.

The formula used here is As follows,
v1 = macd();
v3 = macdsignal(15);
v2=ema(v1, v3);
v4 = macd();
v5 = macdsignal(15);
v6=max(v4,v5);
v=cross(v6,v2);
var1 = v;
filter = var1;
use this download item for watch list.

for the Buy signal on the chart use the following formula in edit formula section,
v1 = macd();
v3 = macdsignal(15);
v2=ema(v1, v3);
v4 = macd();
v5 = macdsignal(15);
v6=max(v4,v5);
v=cross(v6,v2);
PlotSymbol(v, "b", 5, 0, AboveHigh, colorMediumBlue, colorred, PlotSymbolCircle);

copy and paste it in new formula section in the chart pane.




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




Type: Watch List

Object ID: 795


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

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



Random Blog Posts

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

Trading Indicators using the Rank and Percentile functions

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 © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.