.
THE AUTHOR SAID :
.
The arrows are based on the slope of the averages so if you use the average itself which is buffer #2
Code: Select all
MaCur = iCustom(NULL,TimeFrame,"averages - mtf - alerts 9.1",0,0,MAPeriod,MAPrice,MAType,MADouble,MAAdaptive,MAFilter,MAFilterType,MAShift,2,1);
MaPre...