control points

 

Is if possible to write an EA that trades using control points instead of every tick?

If not, what possible good is that option?

I've done this: but it does not test out right.

I want my ea to execute on control points, so when I use the tester on every tick, I get the same results as when I test on control points without this routine included.

Is that possible?


 

Do you understand how control points are calculated?

https://www.mql5.com/en/articles/1511

 
ubzen:

Do you understand how control points are calculated?

https://www.mql5.com/en/articles/1511


I wanna ask the question too,how it works?
 
luckybaby123:

I wanna ask the question too,how it works?
Read the article.  https://www.mql5.com/en/articles/1511
 

I read it again and again,actually.The explanation is unclear in all these topics,even in this article.

I mean how it works?What is the calculation? How do you get these 12 points?

Here are some topics by other questioner,

1) I still do not how control points work. how it separate into 12 point? If using hourly chart, is it run each 5 minute(60 minute/12 points)?

yes, 12 point data generated by softwre based on real history data of hours, but 12 point not same as real 5 min that time. 

My question is,what about 5 minutes chart,and 15 minutes?

It's a honor for me to recieve you reply. 

Reason: