Turtle

Turtle Open:Turtle Open switch;

Now:Select turtle opening or closing period

Open K: Open a buy order greater than the highest point of the first 10 bar , Open a sell order less than the lowest point of the first 10 bar

Close K: Close sell order greater than the highest point of the first 10 bar, Close buy order less than the lowest point of the first 10 bar;

Entity Point:The entity size of the currentbar must be greater than the value in the input box when open or close order;

Profit Point:When meeting the turtle close ,the order must be profit more than 0 point to close order.

Reverse:Reverse open or close order;

Open at close: EA open a order when the closing price of the previous bar meets the MA And Price,Click it to change to Open at current;

Open at current:EA open a order when the current bar meets the MA And Price;

Close at close:EA close a order when the closing price of the previous bar meets the MA And Price,Click it to change to Close at current;

Close at current: EA close a order when the current bar meets the MA And Price;