Gusti Risyadi Noor / Profile
- Information
9+ years
experience
|
1
products
|
36
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
This EA using Fibo with value and signal based on my trading experience. Can't say much. Try the trial version. Features: 1. XAUUSD pairs only 2. Only for H1 timeframes with auto trail, SL & TP according to the parameters you save. Best Condition: - Min Deposit $1000 with a maximum lot of 0.02 OR - $2000 for a maximum lot of 0.03 - Default parameter is the best I use. Below is a notes for the Parameters Lots = 0.02; --> Set for manual Lot AutoLots = True; --> Set True if you want set
This EA using Fibo with value and signal based on my trading experience. Can't say much. Try the trial version. Features: 1. XAUUSD pairs only 2. Only for H1 timeframes with auto trail, SL & TP according to the parameters you save. Best Condition: - Min Deposit $1000 with a maximum lot of 0.02 OR - $2000 for a maximum lot of 0.03 - Default parameter is the best I use. Below is a notes for the Parameters Lots = 0.02; --> Set for manual Lot AutoLots = True; --> Set True if you want set

Meet the good sense for all for live time ....
https://www.mql5.com/en/signals/658780

here any people can help me to correct my grammar. I've EA that can't published by moderator becouse grammer of my description of EA. Bellow my EA description:
This EA strategies is based on two good indicator RSI (Relative Strength Index), Parabolic SAR.
Each strategy have a different parameters that can be modified by Your personal experience. But, for the default value of parameters is currently good enough for EURUSD & USDJPY on M5 timeframe.
Including strategy:
1. RSI
2. SAR
5. Averaging
6. Trailing Start,Size
Parameter:
LotAuto=True; --> If True, Lot volume will auto fill based on 0.1% risk of Balance
LotAutoDefense=1000; --> 1000 is mine 0,1% risk of current balance
LotManual=0.02; --> Manual Lot volume will used when LotAuto is False
CloseBySignal=True; --> Order (Each order from RSI or SAR Signal's) will closed automatically by change of draw indicator.
StopLoss = 0;
TakeProfit = 50; --> Pip will auto calculated by current point of Account
TrailingStart = 3 ; --> Traling Start
TrailingSize = 2 ; --> Trailing Size to modify order
Slippage=3;
MaxOpenOrder=0; --> 0 is unlimited order for this EA when meet OrderSend condition
RSIEnable = true; --> RSI Indicator
RSIperiod=16; // RSIperiod 16 or 14
RSIBuyLevel=30;
RSISellLevel=70;
RSIMagic=900001;
SAREnable = true; --> SAR Indicator
SARStep = 0.004;
SARMax = 0.2;
SARMagic=900002;
SARMagicReverse=900003;
_Averaging_ = " --- Averaging ---"; --> Averaging is trading strategy when our Order get floating (minus).
Averaging_Enable = true;
Averaging_FloatSize = 45; --> Order Send will created when our order have floating by 45 pips
Averaging_Magic = 999999;
Recommended:
------------------------------------------
PAIRS : EURUSD, USDJPY
Timeframe : M5
PAIRS : GBPUSD
Timeframe : H1
------------------------------------------







Combine this tools [safe on M15] :
1. Instant Execution --> https://www.mql5.com/en/code/13940
2. bsi_trend --> https://www.mql5.com/en/code/13615

Thanks for nice ideas.
Can I use the 'Instant Execution' buttons into an Indicator separate Window?
Thanks.

Keep try hard n have a nice Sunday.

