Indicators: AC_Signal

 

AC_Signal:

Semaphore, signal indicator based on the values ​​of the Accelerator of Bill Williams with showing alerts, push-notifications, and sending e-mail messages

Fig.1 The AC_Signal indicatorx

Fig.1 The AC_Signal indicator

Author: Nikolay Kositsin

 

I just wander , since indicator has a lot of arrows, how to code in order to have arrows display false/true if needed? "How to" codding for display false/true can be applied on any other indicator if such customatisation  is required by user.

I think something like

ext bool Display_arrow  =false

How to incorporate this in rest of indicator's code  I don't know ...hope someone will help....

Thank you in advance 

 
Great indicator. But I have the alert lagging behind the arrow exactly timefer.
 
SYZ1961:
Great indicator. But I have the alert lagging behind the arrow exactly timefer.
input uint SignalBar=1;                  //bar number to receive the signal (0 - current bar)
 
Thank you! Everything works
 
Has anyone tried to make a trading system based on this indicator?
 

Good afternoon!

Good Indicator,

Is it possible to add a signal when crossing the zero line?