Jump to content

Recommended Posts

  • Replies 117
  • Created
  • Last Reply

Top Posters In This Topic

Posted

this thing repaints and acts funny!!!

 

this is a 5m chart. signals at no 1 & 2 did not repaint. but the signal at no 3 appeared after the green line at the bottom came up and touched the pin-bar. while signal no 4 first appeared at yellow down arrow which is a pin-bar. then repaints. thanks

 

http://i49.tinypic.com/2cmxiyc.gif

Posted

cazador you could have traded a ZigZag before with your second indicator.

It's the same principle, but still I would love to hear what you are using to confirm the signals.

Posted
One nice day when the trend is strong up or down he will have a lesson, anyhow, this is a very good indicator if we know how to use it. I change the parameter for 5 levels i just trade when all 5 level signal appears.
Posted
One nice day when the trend is strong up or down he will have a lesson, anyhow, this is a very good indicator if we know how to use it. I change the parameter for 5 levels i just trade when all 5 level signal appears.

 

hi forexconquer,

 

can you show us what changes did you make?? how your 5 level signal looks like?? thanks

Posted

Hi,

 

Open MetaEditor/indicator then double click to open code of SUPER SIGNALS CHANNEL, adjust as follows:

 

1) int dist=24, width = 1, Gray color for all, save as SUPER SIGNALS CHANNEL-1

2) int dist=48, width = 2, Lime color for all, save as SUPER SIGNALS CHANNEL-2

3) int dist=72, width = 3, Red color for all, save as SUPER SIGNALS CHANNEL-3

4) int dist=96, width = 4, Yellow color for all, save as SUPER SIGNALS CHANNEL-4

5) int dist=120, width = 5, White color for all, save as SUPER SIGNALS CHANNEL-5

 

Open MT4 platform and attach in order:

 

1) SUPER SIGNALS CHANNEL-5

2) SUPER SIGNALS CHANNEL-4

3) SUPER SIGNALS CHANNEL-3

4) SUPER SIGNALS CHANNEL-2

5) SUPER SIGNALS CHANNEL-1

 

 

When all 5 arrows appear then we open position to avoid repainting when trend is strong.

 

Good luck mates !

Posted
Hi,

 

Open MetaEditor/indicator then double click to open code of SUPER SIGNALS CHANNEL, adjust as follows:

 

1) int dist=24, width = 1, Gray color for all, save as SUPER SIGNALS CHANNEL-1

2) int dist=48, width = 2, Lime color for all, save as SUPER SIGNALS CHANNEL-2

3) int dist=72, width = 3, Red color for all, save as SUPER SIGNALS CHANNEL-3

4) int dist=96, width = 4, Yellow color for all, save as SUPER SIGNALS CHANNEL-4

5) int dist=120, width = 5, White color for all, save as SUPER SIGNALS CHANNEL-5

 

Open MT4 platform and attach in order:

 

1) SUPER SIGNALS CHANNEL-5

2) SUPER SIGNALS CHANNEL-4

3) SUPER SIGNALS CHANNEL-3

4) SUPER SIGNALS CHANNEL-2

5) SUPER SIGNALS CHANNEL-1

 

 

When all 5 arrows appear then we open position to avoid repainting when trend is strong.

 

Good luck mates !

 

Couldn't you just save the one that is the furthest out (-5) and trade on only that one? If that one produces a signal, the other four would too, wouldn't they ???

Posted
Hi,

 

When 5 arrows appear that means you see the whole process from Gray level to White level, it is better than only White signal, for "int dist =? ", you can test and choose the best parameter for yourself, above is just my example.

 

forexconquer could you upload your modified indicator ?

 

Regards

caza

Posted

There is a simple trick to not save so many indicators.

"extern int dist=24;"

Put an extern in front of the variable, you can change the color and width in the indicator settings.

Posted

I know repaint but you can confirm with others indicators.....

Scalping Results TF 15M.

 

http://img44.imageshack.us/img44/9184/capture1sm.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...