Falcon23
Falcon23
Friends 1
Falcon23
Added topic Market execution in mql4
hi there i wanted to know how can i handle market execution using mql4  for eg  i have an order open with 0.1 lot and i want to execute the order with 0.05  how can i do that with mql4 code. thanks
Falcon23
Added topic how to get user mac address using mql4
Hi there i wanted to know how can i get the users pc mac address
Falcon23
Added topic Override buttons of chart
Hi there how can in override the Buy or Sell button of chart itself and how can i override the close button of each order orders and  how can i override the modifiying an order  in mql4
Falcon23
Added topic Connect two Ea to EachOther on diffrent Pcs
Hi there i want to connect to ExpertAdvisors to each other using a server : I want to Press sell button on one Ea and the other one Opens an sell order   whats the best way to do this
Falcon23
Added topic how to convert this code
hi there i wanted to know how to convert     int counted_bars=IndicatorCounted();    int i,limit;    if (counted_bars< 0 )        return (- 1 );    if (counted_bars> 0 )
Falcon23
Registered at MQL5.community