Friends 1
msa133
Added topic how to change account balance to account equity in a mt4 algo
HI  i have an algo in which all trades are terminated when account balance is more than x or less than y how do i change this to account equity bool Filter_AB() { if(DISABLE_ALGO)      {      
msa133
Added topic Is there an EA which automatically enters trades at a given entry, SL and TP?
Hi everyone, I am currently just getting interested in EAs  Is there an EA available in the market already, as follows: Opens a trade at a specified entry point, SL and TP, which the user sets manually The EA then automatically reenters the
msa133
Registered at MQL5.community