mark692
mark692
Friends 2
mark692
Added topic Formula to get the right lot size to recover my open losing trade
Hi guys i just want to ask if whats the formula and what do you call it, on getting the right lot size that i need to use. For example i have an open buy with -$500. I want to open a sell on the current price with a TP of 80pips to breakeven my
mark692
Added topic last sell entry price returning zero but last buy entry price returning correct price, help pls
hi guys I have this function to return the value of last entry price on Buy and Sell they are almost the same but its weird the function for buy is returning me the correct value but on the function for sell is returning me zero. This are the code
mark692
Added topic Only one order is changing TakeProfit
int OnInit ()   { //---       UpdateTPbBUY();    //---    return ( INIT_SUCCEEDED );   } //////////////////////////////////////////////////////////////////////////// double
mark692
Added topic Return true if current 1hr candle closes on 4hr timeframe
Hi guys my EA opens trades on every close of 4hr timeframe thats why my mt4 is set to 4hr timeframe only. But i want to add a function that if price reach to a certain price then close the trade if that 1hr candle closes where the price reach that
mark692
Added topic Average the entry price of the open trades
hi guys its my first time coding mql4 and im still practicing. I have a problem on my project , I have 10 open trades on buy. i want to get the average of my entry price on buy, is that possible
mark692
Registered at MQL5.community
12