Thread
:
a question on mt4 programming
View Single Post
#
3
(
permalink
)
05-30-2006, 01:05 AM
huaxia009
Junior Member
Join Date: Mar 2006
Posts: 7
Quote:
Originally Posted by
thorr
int counted_bars=IndicatorCounted();
limit = Bars-counted_bars;
for(i=0;i<limit;i++) {
........
thanks a lot.
but this method can also be used in expert advisor?
huaxia009
View Public Profile
Find all posts by huaxia009