Forum

Searching this website

I found a website that searches this website with great detail. It does have ads but I just ignore them. http://glm.net/forex Thanks kalkaska

How to return profit for buy orders only

Hi, I would like my EA to return the profit for all my open buy orders only. Can anyone help me code this, Tanks in advance

How can I get my EA to know the price of an open position

How can I get my EA to know the price of an open position buy MagicNumber? Thank You

How can I order profit for a single chart

Is there a way to get the profit for just one chart? I would like to find the profit so I cn close all orders just on the one chart Thank You Kalkaska

Help with MagicNumber order

I can't seem to get this string to work with the MagicNumber, It works just fine without the MagicNumber. I have a "extern int = 1113" in the top of the ea. Thank You for your time OrderSend(Symbol(),OP_BUYSTOP,lot,Ask+buy*Point,slippage,Ask-stop*Point,Ask+tp*Point,MagicNumber,0);

Is there a way to close all open orders when the balance reaches an amount?

Is there a way to close all open orders when the balance reaches an amount