Matetrader at start up

 

How to start metatrader when my computer start up

from ddoc

 

Go to C:\Program Files\Interbank FX Trader 4 and make a shortcut for the file named "terminal.exe"

Then right click on your start button and click explore. Or go to: C:\Documents and Settings\aaa\Start Menu\Programs and paste the short cut into the Programs folder.

Or if you want to MT4 to run continuously, you would want to make it a Windows Service. By doing this, the program will run when your computer starts up but it will also run if a co-worker, kid or bored wife accidentally closes the program. Since its being run a service, once MT4 gets closed, it just pops back up again.

You can look here - http://www.codeproject.com/dotnet/simplewindowsservice.asp

Or just get this program - http://www.coretechnologies.com/products/AlwaysUp/?gclid=CKOfsaTE-4gCFRxNUAodSDe-rw

Reason: