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); // No Signals if(v1==1) { //Send BUY Order... GlobalVariableSet(Symbol()+string(Period())+"HSKSUPERTRENDZONE",0); } if(v1==2) { //Send SELL Order... 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
If for any reason you do not like the purchased program, you can request a refund within 30 days from the date of purchase. You can also make an exchange for any other product at an equal cost or by paying the difference.
Simply send a request for refund or exchange with your order number by email: support@fx-market.pro.
Refund requests received more than 30 days after purchase will be rejected.