Ryan_Jones_SM

0
(0)
Name:
Ryan_Jones_SM [ ru | cn ]
Author: Scriptor (2008.12.25 08:12)
Downloaded: 5820
Download:
Ryan_Jones_SM 1
 ryan_jones_sm.mq4 (6.6 Kb) View
It shows where to buy and where to sell via the arrows. If a trend occurs then it will bring profit, if there is no trend, there will be no profit.

Input Parameters:

extern int       ParY=3;  //"Y" parameter
extern int       ParX=20; //"X" parameter

Rules:

The method that gives those numbers is miraculously simple. The rules are following:

Buy:
1. The average close value calculated for the "X"-days period should be greater than the analogous average value calculated for past "Y" days.
2. The close price should be less than the analogous price "Y" days ago.
3. The close price should be greater than the close price "Y+X" days ago.

If all three conditions are fulfilled then you should by at the opening of the next day

Sell:
1. The average value calculated by closing for "X"-days period should be less than the analogous average value calculated for past "Y" days.
2. The close price should be greater than the analogous price "Y" days ago.
3. The close price should be less than the close price "Y+X" days ago.

For example, if "Х"= 20 and "Y"=3

Ryan_Jones_SM 2

Ryan_Jones_SM

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?



Author: Forex Wiki Team
We are a team of highly experienced Forex Traders [2000-2023] who are dedicated to living life on our own terms. Our primary objective is to attain financial independence and freedom, and we have pursued self-education and gained extensive experience in the Forex market as our means to achieve a self-sustainable lifestyle.