Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-25-2007, 02:44 PM
mrv mrv is offline
Member
 
Join Date: Oct 2006
Location: Currently in UK
Posts: 89
mrv is on a distinguished road
Reversed martingale

Hi all,

Just a thought on martingale, maybe someone will find this useful: if martingale is always loosing money, what would happen, if we reverse it? Multiply our positions when going into profit, set a small stoploss and let trend to take care about the rest. It should look like that:

1. enter 0.1 lots long eurusd, sl = 28 pips
2. when and if in profit 15 p, enter long 0.2 lots, move sl on both positions to 28 p from second entry
3. repeat this for another couple of times, then tp at 16 p.

All martingales will loose sooner or later, so this "reversed martingale" should inevitably win big at some point.
I will try to change existing martingale ea, say 10p3, to work like this sometime this week.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-25-2007, 03:52 PM
Pip Trip Pip Trip is offline
Senior Member
 
Join Date: Apr 2006
Posts: 211
Pip Trip is on a distinguished road
mrv,

Think about it - Using the martingale or it's inverse says:

1)"I don't know what I'm doing" ((or 'I'm not sure where the market is heading"));

2) Trading Forex is pure chance which we know is not true;

3) "I'm ok with getting into another trade after a loss in perhaps a sideways or adversely affected market"

Forget about Martingale b/c you have to be the Casino and NOT the player
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-25-2007, 04:08 PM
davidke20's Avatar
davidke20 davidke20 is offline
Senior Member
 
Join Date: Sep 2006
Location: 38° 53′ 51.61″ N, 77° 2′ 11.58″ W
Posts: 1,395
davidke20 is on a distinguished road
Quote:
Originally Posted by mrv View Post
Hi all,

Just a thought on martingale, maybe someone will find this useful: if martingale is always loosing money, what would happen, if we reverse it? Multiply our positions when going into profit, set a small stoploss and let trend to take care about the rest. It should look like that:

1. enter 0.1 lots long eurusd, sl = 28 pips
2. when and if in profit 15 p, enter long 0.2 lots, move sl on both positions to 28 p from second entry
3. repeat this for another couple of times, then tp at 16 p.

All martingales will loose sooner or later, so this "reversed martingale" should inevitably win big at some point.
I will try to change existing martingale ea, say 10p3, to work like this sometime this week.
Its has been done in house. And its the fastest wipe out EA I've made so far - reverse martingale(or we called it pyramidding to be exact).

When you stack your order to winning as below

Buy 0.10
Buy 0.20 -2spread when 0.10+15pips
Buy 0.40 -2spread when 0.20 +13pips & 0.10 +28pips

Market retrace 14pips
Buy 0.40 -16pips -6.40
Buy 0.20 -1pip -2.00
Buy 0.10 +14pips +1.40

Your total balance is -7.00 Congratulations!

Stop Loss adjusted to 28 from the last progression? Lets see
Buy 0.40 -30pips -12.00
Buy 0.20 -15pip -3.00
Buy 0.10 0pip +0.00

-15

Besides, when will be the best exit? Stack orders until when?

Regards

David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-25-2007, 05:02 PM
Shinigami Shinigami is offline
Senior Member
 
Join Date: Nov 2006
Location: Ukraine
Posts: 492
Shinigami is on a distinguished road
Then how about leaving order size unchanged?
__________________
MQL4 programming is easy ^^
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-25-2007, 05:10 PM
WNW's Avatar
WNW WNW is offline
Senior Member
 
Join Date: Feb 2006
Location: Motown, USA
Posts: 373
WNW is on a distinguished road
I've only found 1 way to make this work.
Stop the progression when you have gained just 1 unit more than the equity you had before the progression began.
Unfortunately this doesn't work that well either. If you have a long series of win-loss-win-loss etc. you'll probably never recover.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-26-2007, 12:14 AM
mrv mrv is offline
Member
 
Join Date: Oct 2006
Location: Currently in UK
Posts: 89
mrv is on a distinguished road
The idea behind all this was: all martingales loose, sooner or later, because of trends with no retraces. We know they happen from time to time, so maybe we could have some use of them, besides just taking on? If we reverse our actions (pyramide in trend direction), we would have tons of relatively small losses and a couple of big wins. The "strategy" is not fully finished yet, and this is another very high risk (or definite wipe-out, don't know yet) trading approach, but it is interesting to see if it can be made to work.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-26-2007, 12:28 AM
mrv mrv is offline
Member
 
Join Date: Oct 2006
Location: Currently in UK
Posts: 89
mrv is on a distinguished road
Quote:
Originally Posted by davidke20 View Post
Its has been done in house. And its the fastest wipe out EA I've made so far - reverse martingale(or we called it pyramidding to be exact).

When you stack your order to winning as below

Buy 0.10
Buy 0.20 -2spread when 0.10+15pips
Buy 0.40 -2spread when 0.20 +13pips & 0.10 +28pips

Market retrace 14pips
Buy 0.40 -16pips -6.40
Buy 0.20 -1pip -2.00
Buy 0.10 +14pips +1.40

Your total balance is -7.00 Congratulations!

Stop Loss adjusted to 28 from the last progression? Lets see
Buy 0.40 -30pips -12.00
Buy 0.20 -15pip -3.00
Buy 0.10 0pip +0.00

-15

Besides, when will be the best exit? Stack orders until when?
Yes, the math does not look very encouraging in this case. And there would be a lot of losses like that. The only exit is when we reach MaxTrades, say 5, and the 5th order moves pipstep + 1 p into profit (to mimic exact typical martingale stoploss). In this case, we will have (say pipstep = 15, maxtrades = 5):

0.01 lot - +76p - +7.6$
0.02 lot - +59p - +11.8$
0.04 lot - +42p - +16.8$
0.08 lot - +25p - +20$
0.16 lot - +8p - +12.8$

total +69$

The question only is: will those trends occur often enough to cover losses?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Martingale Optimization pelele79 Expert Advisors - Metatrader 4 19 05-07-2007 10:27 AM
Martingale EAs? icepeak Expert Advisors - Metatrader 4 5 01-18-2007 02:21 AM
Martingale EA newdigital Expert Advisors - Metatrader 3 2 05-23-2006 02:42 PM


All times are GMT. The time now is 09:30 PM.