View Single Post
  #14 (permalink)  
Old 01-25-2006, 09:14 PM
blooms blooms is offline
Member
 
Join Date: Jan 2006
Posts: 50
blooms is on a distinguished road
How does MQL4 deal with the buffer?

My guess is when Bars changes (it always increase by 1), the indicator value
for the new bar to be shown in the windows will be always ExtMapBuffer1[0], others will be rotated from low to high one-by-one???
Reply With Quote