View Single Post
  #27 (permalink)  
Old 06-24-2006, 09:31 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,059
Blog Entries: 241
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
May be.

I know that brokers' data are different on high/low more than on close bar. It may be 1 or 3 bars on the close bar but it may be much more for high/low.

I can not read the code easy and i did not found any "high/low" inside:

price[i] = iMA(NULL,0,1,0,MODE_SMA,Price,shift+i);

So mode is SMA and price is close by default.

I think Igorad may answer this question.

All that I know that he developed this indicator for the long time (we communicated by pm) and it was really hard work to program this indicator starting from original idea up to the 4th version of the indicator.

Last edited by newdigital; 06-24-2006 at 09:36 AM.
Reply With Quote