Forum

Is there an indicatore/script that will show me a graph of drawdown in my account

Is there an indicator or script in MT4 that will show me a graph of drawdown in my account. Or a script or indicator that will show me the maximum drawdown. Bob

Sound file problem in MQL4

I need help with a sound file problem. I have an indicator that uses the Playsound command to use alert2 .wav. But when an alert is triggered it uses alert.wav instead and all other alerts use alert.wav also. If I untick Tools/Options/Events Enable then alert2.wav works but all other alerts do not

Can we go backwards in the Strategy Tester?

Is it possible to go back a few candles in the Strategy Tester ? Or can we only go back to the start of the day

How can I change shape of arrows in MT4?

How can I change the shape of the arrows and save them so next time I use the new shape. I have changed the size and shape of the up and down arrows but when I go to use them again, I get the old arrows

Can I move the Trading Panel

Is it possible to move the Trading Panel in MT4? I would like to move it to the right hand side of the chart

Alarm when price touches line

Is there an indicator available where you can draw a horizontal line and if price touches it you get an alarm? And you can drag the line to a new price and it resets the alarm

How do I center vertical text?

How do I center vertical text? I have some code in MQL4 which displays text vertically but the text is not displayed directlly above the candle. The down arrow displays directly above the candle. How do I shift the text horizontally? Also, How do I move the text left, center and right vertically