Super Support & Resistance
  #1 (permalink)  
Old 05-01-2006, 01:55 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default Super Support & Resistance

I was wondering if any gurus came up with any breakout system based on Support and Resistance indicator? I believe it should be very possible with a decent S/R indicator. Let's make a holy grail out of this new indicator guys!

I've been playing with Barry's Support and Resistance, but only to find out that the indicator repaints the past 3 bars. When an indicator repaints the past, it will look so good on chart, but in fact it's totally different in real-time. If you've been fooled by ZigZag indicator, you'll know what I mean. But anyway, let's give a cool "Multiple Personalities" to the indicator that repaints the past.

One more thing about Barry's SR is that it is highly volatile (changes value too often). Support and resistance lines are supposed to be low volatile, right? Because of its high volatility, Barry's SR just allows too many false breakouts; too many that it shouldn't be called Support and Resistance.

So at the end of the day, I recoded the whole thing to get a slightly better S/R: single personlity and lower volatility. It's only slightly better, because my S/R is gonna lag 3 bars behind to cope with the so-called "multiple personalities." But it sure does guarantee static support and resistance. Once the level is located, it will stay the same for bars ahead.

See how good Super S/R is, compared to S/R (Barry).





Added on 2007/04/15: SuperSR7 Fast. It gives signal 2 bars earlier than the normal SR7 does. This is good for day trader.
Attached Files
File Type: mq4 SuperSR7.mq4 (2.5 KB, 2890 views)
File Type: mq4 SuperSR7_Fast.mq4 (2.4 KB, 2088 views)
Shark EA Ultimate
Actual Profits on Live Account: +975%
Since Jan 2007. View Live Statements.
Reply With Quote
ProFX Powerful Trading System
  #2 (permalink)  
Old 05-02-2006, 01:55 PM
gazuz's Avatar
Senior Trader and Moderat
 
Join Date: Aug 2004
Posts: 768
Thanks: 1
Thanked 8 Times in 5 Posts
gazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to allgazuz is a name known to all
Default

Woah a nice change there. Does it perform better in live as well? Or is it mostly just good in the past like the other one
__________________
____________________________\¦/
___________________________(ò ó)
______________________o0o___(_)___o0o__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
___¦_____¦_____¦_____¦_____¦_____¦_____¦
¦_____¦_____¦_____¦_____¦_____¦_____¦__
Reply With Quote
The following users have thanked gazuz for useful post above:
  #3 (permalink)  
Old 05-02-2006, 02:17 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Hey,

Once a support/resistance is plotted, it's guaranteed to be static for the whole bar or even until the price breaks through it.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The Following 6 Users Say Thank You to scorpion For This Useful Post:
  #4 (permalink)  
Old 05-08-2006, 12:41 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Updated with Super S/R 6 which has bigger dots. You may download from first post.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The following users have thanked scorpion for useful post above:
  #5 (permalink)  
Old 07-25-2006, 07:54 AM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Bug fixed: unable to use Super S/R 6 in expert. Now you can use iCustom(...) to get support and resistance values.

Pls redownload from the first post.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
  #6 (permalink)  
Old 08-12-2006, 05:01 AM
Freshman
 
Join Date: Sep 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
leon is on a distinguished road
Default

hi scorpion could we create an ae that trades the break out of s/r by x pips and add an trailing stop and a trailing stop activation after x pips i think that would be great gr leon
Reply With Quote
  #7 (permalink)  
Old 08-22-2006, 06:48 AM
Sophomore
 
Join Date: Jul 2006
Posts: 40
Thanks: 2
Thanked 4 Times in 3 Posts
Bill R is on a distinguished road
Default

I'm having problems using iCustom() - I can't get the arrows in my indicator buffers to show. They're fine when I drop the indicator on the chart, but don't show when I call it from the EA. My text objects do show, so I know the call is finding the custom indicator. Any ideas why? Also - if I call SR7 from my EA, how does my EA get the values of the S/R lines? Any help would be appreciated.
Reply With Quote
  #8 (permalink)  
Old 08-22-2006, 11:45 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

Hi Bill

First make sure you have version 7. This is how it goes:

double r0 = iCustom(Symbol(), Period(), "SuperSR7", SR_Step, SR_Precision, SR_Shift, 300, 0, 0);
double s0 = iCustom(Symbol(), Period(), "SuperSR7", SR_Step, SR_Precision, SR_Shift, 300, 1, 0);
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The Following 2 Users Say Thank You to scorpion For This Useful Post:
  #9 (permalink)  
Old 10-08-2006, 02:08 PM
Freshman
 
Join Date: Oct 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
411u4 is on a distinguished road
Default

can Anyone set this indicator became EA ... ??
Reply With Quote
  #10 (permalink)  
Old 10-08-2006, 02:37 PM
scorpion's Avatar
Administrator
 
Join Date: Aug 2004
Posts: 1,956
Thanks: 113
Thanked 375 Times in 149 Posts
scorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to beholdscorpion is a splendid one to behold
Send a message via MSN to scorpion Send a message via Yahoo to scorpion
Default

What system do you suggest? For example, when to enter and exit.
__________________
Make easy pips with the Advanced Economic Calendar for Forex Trading.
Reply With Quote
The Following 2 Users Say Thank You to scorpion For This Useful Post:
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Super Ea AQUILEZ Trading Systems 135 08-26-2008 11:05 PM
Astro traders... ttt123 General Trading Talk 37 08-03-2006 04:07 AM
Support and Resistance Expert Advisor suffic369 Classified Ads 2 07-03-2006 06:57 AM


All times are GMT. The time now is 02:40 AM.
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

Registered members have access to special online forex currency trading tools, software, mt4 expert advisors and indicators. Register now

Main Menu

Economic Forecast