Forum

mt4 crashes after login - invalid account / no connection

Steps to recreate crash: 1- file > open an account > scan servers > will crash while scanning, if I click 'next' it will go to the login screen without crash 2- file > open an account > next > open a demo account > fill out form > crashes while load bar is increasing 3- click bottom taskbar > login

time zone script

Is there a script that changes the time zone of the hoverbox pointed to in my image

When is the time zone problem going to be fixed?

When will I finally be able to choose my own time zone? No broker will let you choose. It's just what the server says and that's it. I don't understand why it's such a problem to have a local function that simply adds/subtracts the time

reference 'external' indicator buffer (create indicator alert)

Let's say you had a custom indicator and you wanted to reference the value of it in another indicator. How would you go about doing this? I tried it this way: if ( indicator_buffer[last_bar] < number ) { PlaySound ( "alert.wav" ); } in the indicator itself, which works, but it tends to lock up when

Why can't I change the time zone?

It's really annoying subtracting in my head every time I look at a chart. Is there a specific reason that you can't change the time zone ? Every other charting software allows this manually or automatically, why now Metatrader 5

How to add an alert to an indicator?

How would I go about creating an alert (pop up and sound) if say slow stochastic's is below 20? Would I have to rewrite the whole stochastic's indicator in a script? Rewrite the indicator as a class object? Could I simply add it to the stochastic's indicators' script? Or simply reference it from a

Indicator not updating

Is there any common reason it doesn't update unless I switch timeframe and back again? Thanks

After hours/Premarket trading

Is there a way to view pm/ah trades? Or is this something only my broker can do

Is there going to be watchlists or importation of external data?

I'm wondering if there are plans to implement a watchlist system? Also, I would like to import my own data. Is this at all possible

Red exclaimation point in metaeditor tab name

What does this mean? The indicator works fine, so I have no idea why it should be there