This indicator prepared by using 311,1298 days moving average and Calculates the Envelopes.
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/11114038/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114045/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114052/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114064/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114069/eurusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114089/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114096/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114102/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114116/gbpusd-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114136/gbpjpy-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114148/gbpjpy-m5-qnb-finans-yatirim
https://www.mql5.com/en/charts/11114162/gbpjpy-m5-qnb-finans-yatirim
You can also use this signal with expert advisor with below code
double v1=0; v1=GlobalVariableGet(Symbol()+string(Period())+"HSKLESSSNOW"); if(v1==0 ) return(0); // No Signals if(v1==1) { //Send BUY Order... GlobalVariableSet(Symbol()+string(Period())+"HSKLESSSNOW",0); } if(v1==2) { //Send SELL Order... GlobalVariableSet(Symbol()+string(Period())+"HSKLESSSNOW",0); }
Below you can find indicator inputs.
RangeLimit=35; // Price +(High Low) Arrow
MALimitGnl=474; // Minimum difference degree Pips between MA(2840) – Price Close
MAFarkLimit=666;// Minimum difference Pips between EMA(2840) – SMA(2840)e
ENVMAGiris2=2840;// envolpes Period
ENVSapma2=0.27;// envolpes devitiaiton
BBandGiris=800; // Bolligner Bands Period
BBandSapma=2;// Bolinger Band devitiation
BBandLimit=883;//Minimum difference Band Up-BandDown
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
note22 = “0=OPEN, 1=CLOSE, 2=HIGH, 3=LOW”;
MA1Mode1 = 1; //0=sma, 1=ema, 2=smma, 3=lwma
note1 = “First Moving Average”;
MA1 = 311;
note2 = “0=sma, 1=ema, 2=smma, 3=lwma”;
MA1Mode = 1 ;//0=sma, 1=ema, 2=smma, 3=lwma
note4 = “Second Moving Average”;
MA2 = 1298;
note5 = “0=sma, 1=ema, 2=smma, 3=lwma”;
MA2Mode = 1;//0=sma, 1=ema, 2=smma, 3=lwma
MA2Level=311;![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()