View Single Post
  #4 (permalink)  
Old 06-17-2007, 07:44 PM
don_forex's Avatar
don_forex don_forex is offline
Member
 
Join Date: Oct 2005
Posts: 67
don_forex is on a distinguished road
Martingale? Yes and No

This really is a combination of many different types of systems. It can be used many different ways. The primary difference for this EA is the close routine. Where most martingale and grid type systems close all buy or sell orders once a profit level is reached, this one takes and closes the orders that are in profit along with a losing order. This, in effect, behaves a little more along the lines of a grid system. The Multiplier (martingale) variable simply determines the rate at which the orders are incremented. Multiplied = Martingale, not Multiplied = Grid.

So, to answer your question, no, it doesn't use a Martingale strategy for MM...

Don

PS - Feel free to Skype me @ don_forex and mention the EA in the comments

Last edited by don_forex; 06-17-2007 at 07:50 PM.
Reply With Quote