- Search Energy EXCH
-
mrgmrg replied Aug 6, 2019Hi R4F-105 If Grid_pause_Autotrade = TRUE, the marting transaction is only if the MA Trend is in the direction of the first transaction (default on MA H1). So even though it's already minus 50 pips, it hasn't yet made a marting transaction. Unless ...
Micro martingale with small capital
-
mrgmrg replied Aug 6, 20191. Pause only stops the transaction Grid. 2. Break will complete the transaction until it closes and is not new. 3. To deactivate the EA, disable the EA from the MT4 parameter (from Common, disable "Allow Live Trading"
Micro martingale with small capital
-
mrgmrg replied Jul 23, 2019Simple for Optimize one Pair (eg GU) with three different magic numbers. 1. Default parameters, except: Magic_Number = 01, Max_Reopen = 10, "Only Long" 2. Default parameters, except: Magic_Number = 02, Max_Reopen = 10, "Only Short" 3. Default ...
Micro martingale with small capital
-
mrgmrg replied Jul 20, 2019Type of DO is to make Buy and Sell, with two-way transactions. Whereas "LongOnly" or "Short Only" limits for one-way transactions, the conditions will conflict.
Micro martingale with small capital
-
mrgmrg replied Jul 20, 2019Right, but actually for all types of files except DO type
Micro martingale with small capital
-
mrgmrg replied Jul 20, 2019Magic number is free, the important thing is to be different with the same pair. Thus, total DD is smaller, because it fills one another
Micro martingale with small capital
-
mrgmrg replied Jul 19, 2019Strategy Trading Even though there is a Double_Order tool, I try on a live account with 1 Pair using two Charts with the same Setfile, but: 1. Magic_Number = 199401, MT4 option "Long Only" 2. Magic_Number = 199402, MT4 Option "Short Only" Backtest ...
Micro martingale with small capital
-
mrgmrg replied Jul 8, 2019Guys 1. Set this file in the marting process there are two types. - Grid_pause_AutoTrend = true, Marting will occur only if the trend is in the same direction. - Grid_pause_AutoTrend = false, Marting will occur at the highest price for each Grid. ...
Micro martingale with small capital
-
mrgmrg replied Jul 5, 2019"Little hit"?, About first order transactions, with signal 0 from all versions there is no change unless the MA filter is activated Rgds
Micro martingale with small capital
-
mrgmrg replied Jul 4, 2019Thank you all for the information and advice. Studying with other EA comparisons is a positive thing. This setting on EA is if: - Low Profit and Low DD (reaching 100% to around 4 months), easy - High Profit, and high risk, easy The target is Low DD ...
Micro martingale with small capital
-
mrgmrg replied Jul 2, 2019I mean from "A02 DO" Change the parameters: Max_Reopen, Bal_Grid_Activated, Bal_Grid_Start, Grid_Release
Micro martingale with small capital
-
mrgmrg replied Jul 2, 2019The strength of the setfile type "A02 DO" By using the parameter functions in the setfile, Grid 5-10 is able to handle any currency pair. Although growth is relatively small at around 120-300% in 5 months per currency, DD is around 15-40% Maybe DD ...
Micro martingale with small capital
-
mrgmrg replied Jul 1, 2019Ok V1_11 I have uploaded it again along with 19 setfiles at Page 1
Micro martingale with small capital
-
mrgmrg replied Jul 1, 2019About Optimized. Maybe someone has used it, but if anyone hasn't tried it, it can be seen in the picture below. Example: Grid optimization from range 5 to 15, the best results are in the Optimization Result All parameters can be Optimized one by one
Micro martingale with small capital
-
mrgmrg replied Jul 1, 2019Basically to reduce DD, it is done in two ways: 1. Activate Grid_pause_Auto_rend = true and simply use a single grid (eg 9, 15, etc) 2. Disable the Grid_pause_AutoTrend parameter but use Multi Grid with the format naabbccdd (max 4 levels), for ...
Micro martingale with small capital
-
mrgmrg replied Jul 1, 2019Note, Setfile attch optimize for GU, maybe for other pair need litle adjusment
Micro martingale with small capital