Forum

What is it!!

public class Q4 { //==================================================== public static int a( int b, int c) //<-- what happens here??? { int x= 0 ; x=c-b; return x; } //=================================================== public static int b( int c, int d) //<-- here it is

I have no hair left :(

I need help so bad, i know your not slaves but please help me i have been pulling my hair out over this thing and i know its something little and i have to be shown it or hinted at least. i have watched youtube tutorials, read my text and still no success oh but i can make a EA in MQL4 no probs....i

Count closed trades/completed trades; if (300) {closealltrades} need help

Hi everyone, just wondering if it is possible to include in an EA the following. I would like my EA to count closed/completed orders after every close/takeprofit/. and if the closed orders value reaches a certain number, any number defined by user ie (300 completed orders) then close all orders