HaskayafxEnvolpesTFM5
- インディケータ
- Mehmet Bastem
- バージョン: 2.0
- アップデート済み: 25 5月 2020
- アクティベーション: 5
This system never paints.
This system created by using Envolpes bands and reverse bar count.
This indicator is only working in M5 period.
This system is for long term and profitable.
Signals are shown as arrows. as an optional limit orders.
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
You can also use this signal with expert advisor with below code.
double v1=0; v1=GlobalVariableGet(Symbol()+string(Period())+"HSKENVOLPES"); if(v1==0 ) return(0); // No Signals if(v1==1) { //Send BUY Order... GlobalVariableSet(Symbol()+string(Period())+"HSKENVOLPES",0); } if(v1==2) { //Send SELL Order... GlobalVariableSet(Symbol()+string(Period())+"HSKENVOLPES",0); }
Below you can find indicator inputs.
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
ChartIDScreenPosition=3;//ChartID Screen Position 0,1,2,3
ChartIDDisplay=true;// ChartID Display On Screen
EnvZaman=2840;//Envelopes Averaging period for calculation of the main line.
ENVSapma=0.33; // Envelopes Percent deviation from the main line.
LimitOrderPips=650;// pips difference between limit orders
ArrowLimitOrders=true; // Show Limit Order Arrows
ArrowLimit=75; // Arrow Gap
https://www.mql5.com/en/charts/11904046/eurusd-m5-alnus-yatirim-menkul
https://www.mql5.com/en/charts/11904070/eurusd-m5-alnus-yatirim-menkul
https://www.mql5.com/en/charts/11904078/eurusd-m5-alnus-yatirim-menkul
https://www.mql5.com/en/charts/11904082/eurusd-m5-alnus-yatirim-menkul