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 (19) Thread Tools Display Modes
  #11 (permalink)  
Old 01-11-2008, 02:31 AM
lcfxtrader lcfxtrader is offline
Senior Member
 
Join Date: Feb 2007
Posts: 123
lcfxtrader is on a distinguished road
Wolfe,


The EA entered a 3rd trade (next_trade) after the initial trade with a value of .01 lots but it should be at .13 lots. The 2 consecutive next trades after the initial are .11 & .12 lots (lot size increment set at .01). Could you please take a look at this when you have some time?

Thanks,
lcfxtrader
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 01-11-2008, 02:41 AM
sunwest's Avatar
sunwest sunwest is offline
Member
 
Join Date: Jan 2006
Location: London
Posts: 93
sunwest is on a distinguished road
Thanks Wolfe that is what I have done "set the Lot_Size_Increment in the external variables to 0" see in preset file attached in my previous post.
And it will produce profit at least for a certain period of time.

In terms of using a more aggressive progression yet only invest the money you won you could follow this example:

0.1 0.1 0.1 0.2 0.3 0.5 0.8 1.3 etc..


The first 3 element are 0.1 and then it is the sum of the last two.
This is as far as I will go in terms of "aggressivness" but I like the simple pyramiding 0.1 0.1 0.1 0.1 etc...

In any case you can always have x variantes of progression but always risk your winning pips so in the worst case you dont win or lose much.


I have a suggestion:

1)
Maybe it is better to set the starting Lot as a percentage of your account via a external variable.

Example 1% with 10000 Capital = 100 $ so you will start with 0.1 Lot
but if Capital 50000 you will start with 0.5 lot

Thank again for the effort.
Sunwest
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 01-11-2008, 02:56 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 663
wolfe is on a distinguished road
Quote:
Originally Posted by lcfxtrader View Post
Wolfe,


The EA entered a 3rd trade (next_trade) after the initial trade with a value of .01 lots but it should be at .13 lots. The 2 consecutive next trades after the initial are .11 & .12 lots (lot size increment set at .01). Could you please take a look at this when you have some time?

Thanks,
lcfxtrader
I just ran a quick back test on Interbank using 0.01 Start_Lot_Size and 0.01 Lot_Size increment, and it incremented properly. So I'm not yet sure what the problem you're having is. Have a look:
Attached Images
File Type: gif TFX.gif (9.1 KB, 1183 views)
Attached Files
File Type: htm TFX.htm (31.0 KB, 96 views)

Last edited by wolfe : 01-11-2008 at 05:49 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 01-11-2008, 03:03 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 663
wolfe is on a distinguished road
Quote:
Originally Posted by sunwest View Post

I have a suggestion:

1)
Maybe it is better to set the starting Lot as a percentage of your account via a external variable.

Example 1% with 10000 Capital = 100 $ so you will start with 0.1 Lot
but if Capital 50000 you will start with 0.5 lot

Sunwest
That's a good suggestion. I'll try to add that option in the external variables when I get a chance. Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 01-11-2008, 03:06 AM
lcfxtrader lcfxtrader is offline
Senior Member
 
Join Date: Feb 2007
Posts: 123
lcfxtrader is on a distinguished road
Please see the print screen attachment. It started with .1 lot and should increase by .01 for each next trade (ex: .11, .12, .13, .14 , etc.).
Attached Files
File Type: doc TFX.doc (145.0 KB, 123 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 01-11-2008, 03:23 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 663
wolfe is on a distinguished road
Quote:
Originally Posted by lcfxtrader View Post
Please see the print screen attachment. It started with .1 lot and should increase by .01 for each next trade (ex: .11, .12, .13, .14 , etc.).
I checked out your screen shot, and am not sure what is happening yet. I have attached EA to Interbank with your parameters. I'll let it run and try to figure out the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 01-11-2008, 03:46 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 663
wolfe is on a distinguished road
Quote:
Originally Posted by wolfe View Post
I checked out your screen shot, and am not sure what is happening yet. I have attached EA to Interbank with your parameters. I'll let it run and try to figure out the problem.
Icfxtrader,

This is what happened when I attached to live Interbank Demo. I'm still not sure what happened to your test yet.
Attached Images
File Type: gif currency chart 2.gif (71.5 KB, 1185 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 01-11-2008, 03:55 AM
lcfxtrader lcfxtrader is offline
Senior Member
 
Join Date: Feb 2007
Posts: 123
lcfxtrader is on a distinguished road
Any suggestions? Your progression is exactly what I was trying to achieve.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 01-11-2008, 04:26 AM
ElectricSavant's Avatar
ElectricSavant ElectricSavant is offline
Senior Member
 
Join Date: Jun 2007
Posts: 2,361
ElectricSavant is on a distinguished road
icfx...You must of rebooted...or made changes in the middle of the progression..

ES
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 01-11-2008, 04:55 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 663
wolfe is on a distinguished road
Quote:
Originally Posted by ElectricSavant View Post
icfx...You must of rebooted...or made changes in the middle of the progression..

ES
I'm hoping that was what happened, because I can't figure out in the code any reason for it to happen.
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

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/11734-martingale-ea.html
Posted By For Type Date
[intraday]martingale strategy dan variasinya - Page 6 - Forexindo Forum This thread Refback 04-04-2008 02:15 AM
TFX v1.5 Expert Adviser - The Money Guru Forum - Money Making Discussions This thread Refback 03-31-2008 04:36 PM
Download 10points3 Ea - Type Your Search Here This thread Refback 03-12-2008 12:38 AM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-08-2008 07:36 PM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-07-2008 06:27 AM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-07-2008 02:27 AM
Expert Advisor | Forex MetaTrader Expert Advisors | Over 40 of the Best EA's for MT4 on Squidoo This thread Refback 03-05-2008 12:56 AM
Bright Idea's :: View topic - TFX Public EA Thread (work in progress) This thread Refback 02-29-2008 12:05 PM
Martingale Baggio Method - Page 11 This thread Refback 02-27-2008 08:59 PM
Martingale Baggio Method - Page 11 This thread Refback 02-27-2008 04:07 PM
Martingale Baggio Method - Page 11 This thread Refback 02-27-2008 04:04 PM
Martingale Baggio Method - Page 10 This thread Refback 02-25-2008 05:50 PM
Martingale Baggio Method - Page 10 This thread Refback 02-25-2008 05:07 PM
Martingale Baggio Method - Page 10 This thread Refback 02-25-2008 05:05 PM
Bright Idea's :: View topic - TFX Public EA Thread (work in progress) This thread Refback 02-23-2008 06:38 PM
Bright Idea's :: View topic - TFX Public EA Thread (work in progress) This thread Refback 02-04-2008 05:15 AM
Bright Idea's :: View topic - TFX Public EA Thread (work in progress) This thread Refback 02-03-2008 04:01 AM
Bright Ideas™ » TFX (an amazing EA) This thread Refback 01-15-2008 05:26 PM
World of Forex Trading » Martingale EA This thread Pingback 01-11-2008 01:33 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Martingale Trend EA criss73 Expert Advisors - Metatrader 4 7 11-17-2007 01:57 PM
Reversed martingale mrv Expert Advisors - Metatrader 4 6 07-26-2007 12:28 AM
Leverage for martingale frantacech Expert Advisors - Metatrader 4 0 05-22-2007 01:17 PM
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:47 AM.