View Single Post
  #7 (permalink)  
Old 12-22-2005, 11:21 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,954
Blog Entries: 65
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
Second one is Polynomial Regression indicator.

hours - how many hours back (to draw the indicator's line);

m - regression rate:
- m = 1 - linear regression,
- m = 2 - parabolic,
- m = 3 - cubical,
and so on.
It is not recommended to set the m value more than 3 or 4.

i - number of the bar (starting from current zero bar) for the right part of the indicator to be attached to. Use red dot to move the indicator's lines to any date but the indicator will be attached to the i-bar by right part.
Attached Images
File Type: gif pr1.gif (17.5 KB, 7792 views)
Attached Files
File Type: mq4 ang_PR (Din)-v1.mq4 (3.2 KB, 1675 views)
Reply With Quote