Detecting price trend independent of a specific time frame

 

Hi,

I am trying program an EA which can detect a 15 pip price trend but which is independent of time and also ignores noise in the trend. Any ideas that could point me in the right direction?

Cheers,

Gee

 
gee:
Hi,

I am trying program an EA which can detect a 15 pip price trend but which is independent of time and also ignores noise in the trend. Any ideas that could point me in the right direction?

Cheers,

Gee

There is always noise. And it can be quite quick and volatile. So you can't ignore noise. Sounds to me you're looking for some kind of linear regression algorithm.

 

yes that is more specific definition of what I am looking for. Any ides?

Thanks,

Gee

 
gee:
yes that is more specific definition of what I am looking for. Any ides?

Thanks,

Gee

I'm not anyone releasing a linear regression algorithm. Maybe hit google?

 

hehe, cool thanks anyway time to get my noodle working

Reason: