This indicator prepared by using 311,1298 days Haskaya Trend Bandse and Calculates the strand ADX.
This system can be used for 5M time frame.
This system is for Long term and profitable.
Signals are shown as arrows. as an optional,
you can set a voice alarm or email notification
You can fins our other products from link : https://www.mql5.com/en/users/drbastem/seller
Also, you can ask all your questins from email : haskayafx@gmail.com or mobile : +90 530 867 5076 or @MehmetBastem
on telegram application
https://www.mql5.com/en/charts/11121737/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121740/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121745/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121749/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121759/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121763/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121766/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121775/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121783/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121786/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121793/eurgbp-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11121813/eurgbp-m5-qnb-finans-yatirim
You can also use this signal with expert advisor with below code
double v1=0;
v1=GlobalVariableGet(Symbol()+string(Period())+"HSKSUPERTRENDZONE");
if(v1==0 ) return(0);
if(v1==1)
{
GlobalVariableSet(Symbol()+string(Period())+"HSKSUPERTRENDZONE",0);
}
if(v1==2)
{
GlobalVariableSet(Symbol()+string(Period())+"HSKSUPERTRENDZONE",0);
}
Below you can find indicator inputs.
MAGrisi=2840; // Moving Average
MA1Level=632; // Moving Averaga Upper Level
MA2Level=1538;// Moving Averga Lower Level
AdxGiris=71;// ADX Period
SendAnEmail=false; // Send E-Mail
CepUyariGonder=false; // Send Cell Phone Notificatiom
SesliAlarm=true; // Sound Alert
AktifGrafikGoster=true; // Change Chart. Actively loads the graphic at the time of signal generation