Please help
-
-
"double" type is a numeric data type for floating point numbers such as 1.2345. EURUSD and USDCHF are not numbers, nor variables. Use "string" data type instead.
-
I use 'string" but the EA not work
-
-
Well, I put this EA to test and I got some positions, so please define "not work"?
I think you also need to use those those constants in the blue blocks. But what is the point of constants named like this. I mean, wll you ever set the value of EURUSD to something different than "EURUSD"?

-
I set it like this
http://i63.tinypic.com/31681m1.png -
I would to close the buy EURUSD and the buy USDCHF when the profit average is positif.
I would to close the sell EURUSD and the sell USDCHF when the profit average is positif.
I must specify the lot and the symbole of each position.
