• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 8:52am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 8:52am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Martingale, Anti-martingale, and Compounding 40 replies

Martingale, Reverse Martingale, Modified Martingale, Maths 1 reply

Martingale Calculation EA (also reverse martingale) 3 replies

How to change this Martingale to Reverse Martingale ? 3 replies

Martingale vs. Non Martingale (Simplified RoR vs Profit) 1 reply

  • Commercial Content
  • /
  • Reply to Thread
  • Subscribe
  • 1,127
Attachments: Micro martingale with small capital
Exit Attachments

Micro martingale with small capital

  • Last Post
  •  
  • Page 1 23456 230
  • Page 1 2 230
  •  
  • Post #1
  • Quote
  • First Post: Edited Nov 16, 2020 3:34am Nov 19, 2017 8:01am | Edited Nov 16, 2020 3:34am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Martingale is at high risk.

Try it with Micro Martingale, just with a small capital

Default Setting for EURUSD with spreads max 1 Pips for M1

***********************************************
Update 2011.11.29

Change:
a. Fix LotSize bug (lotstep adjustment)
b. Imimating run time error (Send Error)


Parameter Additions:
1. Max_Open_Increment - Maximum Open perCandle if the signal is allowed.
2. Trailing_Start_2
3. Trailing_step_2
4. Profit_Percent_Trailing (0 = inactive), increment average percentage for closing
5.Pending_Order (true / false)

***********************************************
Update 2018.01.14

Features:

  1. Bug fix trailing.
  2. Signal_Limit, Filtering when movement is very extreme (eg due to Red News) usually with Candle and spreads widened Default 99 (unfiltered), replace 15-20 for filtering.
  3. Marting_Oneway, Reopen in the direction of the previous minus position. True = Open Unidirectional, false = Open Hedging
  4. Virtual_Pending, To overcome pending orders that often error due to short range.

***********************************************
Update 2018.01.31

V1.03 Same as V1.02 (for improving the balance of marting, it will finish about 1-2 weeks).

V1.03 Features:
Added option for manually processed transactions (BUY / SEL or BUTSTOP / SELLSTOP or BUYLIMIT / SELLLIMIT) from all Faltforms (MT4 PC, Web Trader, Mobilephone, etc) and Closing will be completed by EA (if enabled).

With the addition of Parameters: Manual_Trading_Active (True / False)

***********************************************
V1.04 version change (2018.03.01)

1. Improving the Open Order by Grid.
2. Closing Buy or Sell Grouping.
3. Added Locking feature to Hedging balance when loss, and next handling manually (if TRUE).
4. Marting_Multiplication (if 99 auto).


Optional Tips for Small Signal:
- Signal_Level 0
- SL and TP 200 or more
- Small LotSize or about 0.5%
- Marting_Min_Grid 3 - 5
- Locking_Active (optional)
A day of transactions can reach 700-900 / pair.

*****************************************
V1.05 version change (2018.04.02)

*************************************
Parameter Description

*****************************************
V1.06 version change (2018.05.12).

Explanation of changes
1. Fix bugs calculation of reopen marting.
2. Fix bugs calculation nett profit for closing average.
3. Added Closing average option based on Currency.
4. Added Trailing_2 function for all transactions.
5. Added Fix_Grid function.

*****************************************
V1.07version change (2018.06.04).

In general, the main function of the previous version there is no change.
1. Fix bugs calculation of Nett Profit.
2. Fix bugs penggabungan transaksi dari manual trading (kalau Manual_Trading enable)
3. Added Partial Closing function for Small Signal and Long SL ((for normal signal, not effective)

*****************************************
V1.08 version change (2018.07.19).

Feature:

For Normal Signals, nothing changes except Fix bugs.

For small Signal without SL:
1. Optimizing Locking function
2. Optimizing MM

Locking function
Locking will basically work better if in a trending state.
For that Locking function added parameters Daily_range_min.

MM adjustment
In the long run, it can only use MM 0.2 - 0.5% of Free margin. In order to use a larger MM, under certain conditions can be adjusted to be larger to 2%. For that added parameter Daily_range_max to adjust MM

******************************************************
V1.09 version change (2018.11.15).

Feature:

Add Parameters function:
1. Max_Open_Key: Uniq key for checking (Magic_Number + Pair or Magic_Number only)
2. Max_Open_First_Order: To limit the total first order of all pairs with the same Magic number.
3. Money_not_to_trade: Reserve funds not to be used in first order calculation MM.
4. Grid_pause: The Martingale order will stop if the total grid has reached Grid_pause.
5. Grid_release: The Martingale order will continue if the minus distance has reached Marting_Min_Grid X Grid_release.

*******************************************************
V1_10 Version change (2019.01.31).

Feature :

1. Bug fixes
2. Function press the button to overcome the emergency
3. Double Martingale function
4. Lock Balance function
5. Optimize the Dynamic MM function
6. Optimize the Multiplier function
7. Optimize Grid functions (multi level)

From the example of some Set files (the default for EURUSD with Leverage 1: 500) may need to be adjusted to the specifications of the pair and brokers used.

*******************************************************
V1_11 Version change (2019.06.30).

I attach V1_11 and some setfile examples.
Setfile 01-08 is the basis of Low DD and Low Profit, to increase growth please adjust:
Margin_Percent
Dynamic_MM
MM_multiplier
Marting_Min_Grid
Profit_Option groups
Or a combination of setfile 1 to 10.

I also enclose the example Scalper setfile and two setfile of marting with adjustments from several parameters, setfile this is a bit of a transaction but the profit is greater

Note:
Setfile for Leverage 1: 500
Suppose the MA Filter is not activated, but the parameters below are still used for checking the trend.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
V1_13 Release date 10-05-2019
Explanations start on page 225

+--------------------------------------------------------------------------------------------------------------+


***********************************************

V1_13_1 Release, March 27, 2020


***********************************************


V1_14_A Release April 11, 2020


V1_14_B Release April 28, 2020

=======================================

V1_14 Release July 1, 2020

======================================================

V1_14 FINAL for UNLIMITED, Uploaded 11/16/2020


Attached Files
File Type: ex4 Mrg_Micro_Martingale_V1_14_Demo.ex4   264 KB | 145 downloads | Uploaded Jun 30, 2020 11:56pm
File Type: zip V1_14 Sample Preset.zip   16 KB | 244 downloads | Uploaded Jun 30, 2020 11:56pm
File Type: ex4 Mrg_Micro_Martingale_V1_14.ex4   266 KB | 111 downloads | Uploaded Nov 16, 2020 3:30am
margiyono61 gmail com, Telegr @Margiyono
  • Post #2
  • Quote
  • Nov 19, 2017 1:05pm Nov 19, 2017 1:05pm
  •  Noor16
  • Joined Apr 2017 | Status: Member | 651 Posts
Quoting mrgmrg
Disliked
Martingale is at high risk. Try it with Micro Martingale, just with a small capital Default Setting for EURUSD with spreads max 1 Pips for M1 {file}
Ignored
Is it it work on Live account ?
Regard NOOR16
  • Post #3
  • Quote
  • Nov 19, 2017 5:37pm Nov 19, 2017 5:37pm
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Working with periods of expiration periodically
margiyono61 gmail com, Telegr @Margiyono
  • Post #4
  • Quote
  • Nov 20, 2017 9:48am Nov 20, 2017 9:48am
  •  eurix
  • | Joined Apr 2011 | Status: sometimes here | 187 Posts
In a strong Trend it kills the Account, like every martingale System.
This Year looks very good, but 2015 Dec. it crashed with the standart settings.
Attached Images (click to enlarge)
Click to Enlarge

Name: Screenshot_1.jpg
Size: 522 KB Click to Enlarge

Name: Screenshot_2.jpg
Size: 147 KB
  • Post #5
  • Quote
  • Nov 20, 2017 9:54am Nov 20, 2017 9:54am
  •  Bravo2017
  • | Joined Nov 2017 | Status: Junior Member | 1 Post
If you program the EA in a way that it BUYs the fx pair with 5 pip target, once that position is closed, the EA opens a Short with 5 pip target (5 pip S/L) (BUY,SELL,BUY,SELL etc..) and the process repeats itself, than even in a strong trend it probably wont kill your account. Would love to see the results of this system if anyone can share.
1
  • Post #6
  • Quote
  • Nov 20, 2017 11:01am Nov 20, 2017 11:01am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Hiii Bravo & Euric ......
Thank you.


Absolutely Defaullt setting too risky if strong trend.
For StopLoss 100 ideally no more than 1% margin usage (default of 3%). Max_Open_perCandle can be reduced between 1-3.
Another way could be with a small stoploss (eg 10 - 30) coupled with raising Size 5 to 10% or more ..
margiyono61 gmail com, Telegr @Margiyono
  • Post #7
  • Quote
  • Nov 20, 2017 11:34am Nov 20, 2017 11:34am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
This Period 2015.12.01 to 2017.11.17, with StopLoss 10
Attached Image (click to enlarge)
Click to Enlarge

Name: Period Des2015 to Nov 2017.png
Size: 110 KB
margiyono61 gmail com, Telegr @Margiyono
1
  • Post #8
  • Quote
  • Nov 21, 2017 4:58am Nov 21, 2017 4:58am
  •  Noor16
  • Joined Apr 2017 | Status: Member | 651 Posts
Quoting mrgmrg
Disliked
Martingale is at high risk. Try it with Micro Martingale, just with a small capital Default Setting for EURUSD with spreads max 1 Pips for M1 {file}
Ignored
Last day to till mow don't open any trade in live account , with very low spread less then 1 pips .
Regard NOOR16
  • Post #9
  • Quote
  • Nov 21, 2017 5:08am Nov 21, 2017 5:08am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting Noor16
Disliked
{quote} Last day to till mow don't open any trade in live account , with very low spread less then 1 pips .
Ignored
1. Is there an error in the Journal?
2. Stop What level 0?
3. What's the default setting?

Attached Live Just Forex
Attached Image (click to enlarge)
Click to Enlarge

Name: Screen shoot JustForex.png
Size: 93 KB
margiyono61 gmail com, Telegr @Margiyono
  • Post #10
  • Quote
  • Nov 21, 2017 5:17am Nov 21, 2017 5:17am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting mrgmrg
Disliked
{quote} 1. Is there an error in the Journal? 2. Stop What level 0? 3. What's the default setting? Attached Live Just Forex {image}
Ignored
Demo Account IC Market
Attached Image (click to enlarge)
Click to Enlarge

Name: Demo Account IC Market.png
Size: 82 KB
margiyono61 gmail com, Telegr @Margiyono
  • Post #11
  • Quote
  • Nov 21, 2017 5:46am Nov 21, 2017 5:46am
  •  Noor16
  • Joined Apr 2017 | Status: Member | 651 Posts
Quoting mrgmrg
Disliked
{quote} 1. Is there an error in the Journal? 2. Stop What level 0? 3. What's the default setting? Attached Live Just Forex {image}
Ignored
Everything is default. nothing changed .
Regard NOOR16
  • Post #12
  • Quote
  • Nov 21, 2017 5:56am Nov 21, 2017 5:56am
  •  Noor16
  • Joined Apr 2017 | Status: Member | 651 Posts
Quoting mrgmrg
Disliked
{quote} 1. Is there an error in the Journal? 2. Stop What level 0? 3. What's the default setting? Attached Live Just Forex {image}
Ignored
from my side
Attached Image (click to enlarge)
Click to Enlarge

Name: marti.png
Size: 35 KB
Regard NOOR16
  • Post #13
  • Quote
  • Nov 21, 2017 6:01am Nov 21, 2017 6:01am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting Noor16
Disliked
{quote} Everything is default. nothing changed .
Ignored
If the Journal does not have an error, it might be a problem:
1. Size (too big / small)
2. StopLevel (Check in Market Watch, Specifications)

In my account, all pair no problem with spreads <1.8.
If StopLevel> 0 (eg 20, 30) Must be executed with market execution.
Pending_Order = FALSE) Later I uploaded an existing Pending Order option.
margiyono61 gmail com, Telegr @Margiyono
  • Post #14
  • Quote
  • Nov 21, 2017 7:02am Nov 21, 2017 7:02am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting Noor16
Disliked
{quote} from my side {image}
Ignored
Okay I have open a Demo account at YF, I try it
margiyono61 gmail com, Telegr @Margiyono
  • Post #15
  • Quote
  • Nov 21, 2017 7:12am Nov 21, 2017 7:12am
  •  jdieieh
  • | Joined Aug 2017 | Status: Member | 291 Posts
Quoting eurix
Disliked
In a strong Trend it kills the Account, like every martingale System.
Ignored
This statement is wrong. It is easy to design martingale system that works excellently in strong trends and struggles in ranges. Or vice versa. Or whatever versa. It is not a martingale approach per se that somehow does fail because strong trend.

In fact it is possible to design martingale system, without extravagant number of losses in row, that will run for years with reasonable chance to succeed. The only problem with such a system that profits are (still) not worth risk, eventually all martingale will fail, it is a matter of time... But then, what system does not fail in very long term (long as sample size, no time)?

Just a clarification, so you can think about it and attempt truly understand what are you doing. Does it make sense?
1
  • Post #16
  • Quote
  • Nov 21, 2017 7:46am Nov 21, 2017 7:46am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting jdieieh
Disliked
{quote} This statement is wrong. It is easy to design martingale system that works excellently in strong trends and struggles in ranges. Or vice versa. Or whatever versa. It is not a martingale approach per se that somehow does fail because strong trend. In fact it is possible to design martingale system, without extravagant number of losses in row, that will run for years with reasonable chance to succeed. The only problem with such a system that profits are (still) not worth risk, eventually all martingale will fail, it is a matter of time......
Ignored
Hii jdieieh

Thank you for sharing the explanation.
This EA can be flexible, Full Martingale or Partial Martingale or Combine Martingale and normal.
In Backtest With Setting Signal_Level> = 8 and Margin_Percent 1% and with Long StopLoss (eg 1000) run 5 years with $ 500 capital still can generate big Profit and Profit Factor above 5, no colaps.
Btw whatever the term, the same goal is to achieve Profit large.
The choice is up to User, choose settings.
margiyono61 gmail com, Telegr @Margiyono
  • Post #17
  • Quote
  • Nov 21, 2017 8:04am Nov 21, 2017 8:04am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting jdieieh
Disliked
{quote} This statement is wrong. It is easy to design martingale system that works excellently in strong trends and struggles in ranges. Or vice versa. Or whatever versa. It is not a martingale approach per se that somehow does fail because strong trend. In fact it is possible to design martingale system, without extravagant number of losses in row, that will run for years with reasonable chance to succeed. The only problem with such a system that profits are (still) not worth risk, eventually all martingale will fail, it is a matter of time......
Ignored
Hii

Sorry it seems to be your statement for the term "In a strong Trend it kills the Account, like every martingale System"
margiyono61 gmail com, Telegr @Margiyono
  • Post #18
  • Quote
  • Nov 21, 2017 8:17am Nov 21, 2017 8:17am
  •  jdieieh
  • | Joined Aug 2017 | Status: Member | 291 Posts
Quoting mrgmrg
Disliked
{quote} Hii Sorry it seems to be your statement for the term "In a strong Trend it kills the Account, like every martingale System"
Ignored
No, it is not my statement. It came from this post, the first sentence, that is what I was quoting in my post:

https://www.forexfactory.com/showthr...4#post10512174
  • Post #19
  • Quote
  • Nov 21, 2017 8:22am Nov 21, 2017 8:22am
  •  mrgmrg
  • | Commercial Member | Joined Jul 2017 | 1,949 Posts
Quoting jdieieh
Disliked
{quote} No, it is not my statement. It came from this post, the first sentence, that is what I was quoting in my post: https://www.forexfactory.com/showthr...4#post10512174
Ignored
Okay, I understand,
margiyono61 gmail com, Telegr @Margiyono
  • Post #20
  • Quote
  • Nov 21, 2017 10:58am Nov 21, 2017 10:58am
  •  eurix
  • | Joined Apr 2011 | Status: sometimes here | 187 Posts
eeee
  • Commercial Content
  • /
  • Micro martingale with small capital
  • Reply to Thread
    • Page 1 23456 230
    • Page 1 2 230
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021