Thread: Ask!
View Single Post
  #74 (permalink)  
Old 03-15-2006, 03:27 AM
laserjet laserjet is offline
Member
 
Join Date: Feb 2006
Posts: 81
laserjet is on a distinguished road
IndicatorCounted

Hi Codegru,

First I want to thank you for doing such a remarkable work, for MT4 lessons. A week ago MT4 was like very hard, but now I start leaning.

I am trying to convert a indicator into EA. Indicator is using "int counted_bars = IndicatorCounted()", for counting bars, in EA I think I can't use this since it related to indicator.

How could I fix this problem.

Thanks a lot....
Reply With Quote