Requests & Ideas, the beginning - page 164

 
sebastianK:
But that will ignore the flat periods and will omit volume changes, wouldn't it?
not nessecarley
 
rashme:

dear mladen,

      cud u pls make this indicator to take 5 different lengths as simultaneous input , with the result being the average of all the output of the different lengths.. 

Did you try ocean nms (natural market slope)? Since that is something very similar to what you need
 
mladen:
Did you try ocean nms (natural market slope)? Since that is something very similar to what you need

line 118 in the attached indicator is causing the trouble, where it doesn't calculate the average..otherwise it is working...i need the average of 5,10,15 periods..could u fix it please. 

 
rashme:

line 118 in the attached indicator is causing the trouble, where it doesn't calculate the average..otherwise it is working...i need the average of 5,10,15 periods..could u fix it please. 

There is no line 118 in the indicator you posted (there is only 81 lines of code in what you posted)
 

mladen:
There is no line 118 in the indicator you posted (there is only 81 lines of code in what you posted)

 

 

sorry some attachment error..now it is attached 

Files:
 
rashme:
Try it out now
Files:
 
mladen:
Try it out now

still not working.. 

RegSlopea[],RegSlopeb[],RegSlopec[]   are getting the values and working correctly...but  RegSlope[] is not getting any value...

 
rashme:

still not working.. 

RegSlopea[],RegSlopeb[],RegSlopec[]   are getting the values and working correctly...but  RegSlope[] is not getting any value...

Then try out this one
Files:
 
mladen:
Then try out this one

thank u very much mladen. u r great 

 
rashme:

thank u very much mladen. u r great 

How do you use it?