Forum

How to get current profit value of a symbol in MT5

Hi, Can somebody share a code to get profit value of a current symbol from multiple open position. (Example: I have 5 buy position on EURUSD and I want to know total loss of profit of all 5 position) Thanking you in advance

Why trend line comes broken sometime?

Dear Experts, I am wondering why sometimes trend line comes broken and not straight. same like in the attached pics. It happens only in some of the timeframe not all the time. is there any settings where we can force ea to draw trend lines straight? Any light on this puzzle will be highly

How to Control SendNotification()

Dear Experts, Can you help me with a code to Control SendNotification() to send Notification only 2 time. Many Thanks in Advance

Is it possible to display only one particular symbol in MT4 Terminal?

Dear Experts, I am wondering if it is possible to display only one particular symbol in MT4 terminal while there are several symbols open trades exist? Any feedback will be highly appreciated. Kind Regards

How to get profit value of last 2 position in MT5???

Hi, Can somebody help me with a MT5 Code that can get Profit/Loss value of Last 2 position. For Example: if I have 5 open buy positions but I want to know total profit or loss of only last 2 buy positions (the 4th and 5th buy position only) Thanking you

How to delete the Last Position in MT5??

Hi, What would be the right code if I have 5 buy open positions and I want to delete only the last buy position the 5th one only? Thanking you in advance

MT5 Indicator that can take screenshot of entire workspace and send by email

Hi, I am wondering if any one have developed MT5 indicator that would take screenshot of entire workspace of mt5 chart and send by email on every specified time interval. indicator should be able to take screenshot of multiple charts only current chat. appreciated for guidance