View Single Post
  #9 (permalink)  
Old 10-21-2005, 07:26 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,083
Blog Entries: 243
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
In the thread Brainwashing EA I posted an other indicator. See attached and image.

On the image b_channel.gif you may see:
- Up Channel (PC Upper line);
- Down Channel (PC Lower);
- Middle Channel.

PC Upper is maximum price for the n periods (PC Lower is the minimum one):
PC Upper = HH(n),
PC Lower = LL(n),

where HH(n) - highest from the all High value (Highest High) for n periods;
LL(n) - Lowest from the all Low value (Lowest Low) for n periods.

Thus, Up Channel (PC Upper line) and Down Channel (PC Lower) are the dynamic line of support and resistance.



So, if we take into account the second indicator we will reduce some losses.
Attached Images
File Type: gif brainwat.gif (22.4 KB, 1329 views)
File Type: gif b_channel.gif (11.0 KB, 1334 views)
Attached Files
File Type: mq4 Price Channel.mq4 (3.0 KB, 343 views)

Last edited by newdigital; 10-21-2005 at 07:28 AM.
Reply With Quote