Peter Zyler
Peter Zyler
Peter Zyler
Added topic possible use of uninitialized variable in array
I'm hoping someone can help. This array was fine but all of a sudden I get this warning: possible use of uninitialized variable 'candles'. Not sure why the error. int getPattern() {      if ( Bars < 4 ) {
Peter Zyler
Added topic Use Account Profit
I have a nice EA and would like to add the function where an order will close when it gets to a specific profit (dollars). I am trying OrderProfit() but have no luck in getting the EA to respond. It's pretty simple. I want to enter a dollar amount
Peter Zyler
Registered at MQL5.community