Click here to Login








Weekly Entry

by srishail, 4912 days ago
Share |


The Following Watch list is created for weekly entry,While using this object please see to that you have selected the time frame weekly which gives you better results.

The indicators used in this objects are as follows,
1)Mom( ARRAY close, ARRAY timeperiod).{Momentum}.
2)Apo( ARRAY high, ARRAY fastperiod, ARRAY slowperiod, ENUM movingaveragetype).{Absolute Price Oscillator}.

The Momentum indicator provides an indication of a market's velocity The Momentum indicator is used as a trend-following oscillator similar to the MACD This indicator is bullish when it bottoms and turns up and bearish when it peaks and turns down.
EXAMPLE
Mom(close, 14)

The Absolute Price Oscillator shows the difference between two moving averages. The Price Oscillator can use any time periods, unlike MACD indicator. A buy signal is generate when the Price Oscillator rises above zero, and a sell signal when the it falls below zero.
EXAMPLE
Apo(high, 3, 10, _MaSma).

The formula used in this object is,
var1 = Cross(Mom(close,14), 0.00);
var2 = Cross(Apo(high,3,10,_MaSma), 0.00);
AddColumn("1",Cross(Apo(high,3,10,_MaSma), 0.00));
AddColumn("2",rsi(14));
filter = (var1) && (var2);




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




Type: Watch List

Object ID: 788


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.