Extreme Finder

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Extreme Finder

Postby Apprentice » Wed Mar 28, 2012 2:30 pm

EF.png

You can define asymmetrically within which period of time you want to find extreme. Also, it is possible to define the minimum body size of the candle for current and period that follows immediately after.

This is a simplified algorithm.
Code: Select all
if BMax <= high and   FMax  <=  high  then
We have Up Signal
end
if BMin >=  low and   FMin  >=  low then
We have Down Signal
end      


Bmax, Bmin as the previous period N Max, Min.
Fmax, Fmin as following N period Max, Min.
Forward component causes repaint.

EF.lua
(3.46 KiB) Downloaded 3012 times

EF Oscillator.lua
(5.5 KiB) Downloaded 1410 times


EF based strategy.
viewtopic.php?f=31&t=69349
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Extreme Finder

Postby Hailkayy » Thu Mar 29, 2012 4:42 am

Looks like its always working what's that code lol !
Hailkayy
FXCodeBase: Initiate
 
Posts: 191
Joined: Thu Dec 22, 2011 4:42 am

Re: Extreme Finder

Postby chriswant » Fri Mar 30, 2012 1:16 pm

Great Indicator.. Is there a strategie or alert for this? if notcan it be made?
Thanks

Does any one know how to get an alert to text you?
chriswant
 
Posts: 4
Joined: Thu Feb 09, 2012 4:04 am

Re: Extreme Finder

Postby rdz6115 » Sun Apr 01, 2012 7:54 am

Please make an alert and strategy for this very good incator apperentice. Very good job. Please make as soon as possible.


Thank you very much on helping us.


Thanks again..
rdz6115
 
Posts: 1
Joined: Thu Jan 26, 2012 10:06 pm

Re: Extreme Finder

Postby Apprentice » Mon Apr 02, 2012 4:55 am

Your request is added to the development list.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Extreme Finder

Postby MERNISSI » Mon Apr 02, 2012 4:02 pm

Please add strategy for this indicator & thank you very much for your good job really you are the boss apperentice
MERNISSI
 
Posts: 4
Joined: Mon Dec 05, 2011 11:29 am

Re: Extreme Finder

Postby Apprentice » Tue Apr 03, 2012 2:37 am

Your request is added to the development list.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Extreme Finder

Postby Apprentice » Tue Apr 03, 2012 3:41 am

Audio Alert & Unconfirmed indications distinction added.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Extreme Finder

Postby cc.matt » Wed Apr 25, 2012 7:10 am

Thank you for the hard work apprentice! Could you add price labels to this please?
cc.matt
 
Posts: 6
Joined: Wed Apr 25, 2012 7:08 am

Re: Extreme Finder

Postby jaynlola » Wed Apr 25, 2012 12:36 pm

This looks very nice! Seems to be 'spot on' with actual price changes.

Works better on longer timeframes; small price changes affects its calculating. But, could work really well for Scalpers or Range traders.
Keep following price action logic!

Thanks,
Jason.
jaynlola
 
Posts: 11
Joined: Wed Apr 11, 2012 12:01 pm
Location: Columbus, OH

Next

Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 42 guests