- adding Google stocks on MT5 Platform
- Open price must be set to at least X points different than market price
- MetaTrader 4 (Desktop) - Few Basic Questions
Neighbour0: ...
- You can only have what your Broker supports. If a broker does not have Stocks, you can't just add them and hope to trade them. You can use Offline Charts, but that is something different (see point 4).
- If other brokers offer those symbols, then you have to ...
- ... either log off the first broker and log into the other broker to be able to trade those symbols, or ...
- ... you install two MetaTrader terminals and run them side-by-side, each with its respective broker account account.
- If a broker does not support MetaTrader, then you will not be able to use MetaTrader for their feeds and transactions. That is simply just not how it works. Some brokers do sometimes provide a MetaTrader bridge connection to connect their system to MetaTrader but that is not very common.
- The only way to do analyse symbol data from other sources with MetaTrader, is to generate Offline Charts with that data (you will have to code a script to be able to generate such charts), but you will not be able to trade it in MetaTrader nor run EA back-tests on it (unless you use special 3rd party tools).
- You can only have what your Broker supports. If a broker does not have Stocks, you can't just add them and hope to trade them. You can use Offline Charts, but that is something different (see point 4).
- If other brokers offer those symbols, then you have to ...
- ... either log off the first broker and log into the other broker to be able to trade those symbols, or ...
- ... you install two MetaTrader terminals and run them side-by-side, each with its respective broker account account.
- If a broker does not support MetaTrader, then you will not be able to use MetaTrader for their feeds and transactions. That is simply just not how it works. Some brokers do sometimes provide a MetaTrader bridge connection to connect their system to MetaTrader but that is not very common.
- The only way to do analyse symbol data from other sources with MetaTrader, is to generate Offline Charts with that data (you will have to code a script to be able to generate such charts), but you will not be able to trade it in MetaTrader nor run EA back-tests on it (unless you use special 3rd party tools).
Thank you very much for your reply! So as far as I understand you, you are saying that in case if broker doesn't support Metatrader then (excluding programming work - i don't know how to) there is no way to do any analysis work of any kind in Metatrader before going back to the broker's trading platform and open position (the trade) there. You are saying if broker doesn't support Metatrader, I cannot use it to do analysis (e.g. indicators, resistance and support lines, trendlines, etc) inside Metatrader for broker's trading symbols being offered. This is very sad news because i was hoping i could just add the wanted symbol in Metatrader, do whatever i have to do and then open position, of wanted type (including Pending positions) on broker's platform. I was hoping to get a different answer but surely answer that disappoints me is better than no answer at all.
One more thing: you are saying that i can be connected to two (or more) different brokers at the same time in Metatrader but obviously only if they support this platform. So quantity of wanted brokers to who i want to be connected at the same time on the same computer must equal quantity of terminals, being runned side by side, ON THE SAME computer. How can I do multiple terminals then?
Thank you very much for your reply! So as far as I understand you, you are saying that in case if broker doesn't support Metatrader then (excluding programming work - i don't know how to) there is no way to do any analysis work of any kind in Metatrader before going back to the broker's trading platform and open position (the trade) there. You are saying if broker doesn't support Metatrader, I cannot use it to do analysis (e.g. indicators, resistance and support lines, trendlines, etc) inside Metatrader for broker's trading symbols being offered. This is very sad news because i was hoping i could just add the wanted symbol in Metatrader, do whatever i have to do and then open position, of wanted type (including Pending positions) on broker's platform. I was hoping to get a different answer but surely answer that disappoints me is better than no answer at all.
One more thing: you are saying that i can be connected to two (or more) different brokers at the same time in Metatrader but obviously only if they support this platform. So quantity of wanted brokers to who i want to be connected at the same time on the same computer must equal quantity of terminals, being runned side by side, ON THE SAME computer. How can I do multiple terminals then?
>> for your first paragraph:
Yes, that is correct. You would need programming skills and knowledge about both systems to be able to achieve that. Unless a broker offers multiple platforms to choose from, that is usually the point of the each broker's "unique" trading platform, to be able to "lock-in" the trader into using their system only.
Alternatively, assuming you been talking about MetaTrader 4, you can consider using MetaTrader 5 as the brokers in question offer many more Symbols and types of Exchanges.
>> for your second paragraph:
I will repeat ... you install two MetaTrader terminals and run them side-by-side, each with its respective broker account.
Usually, each broker will supply their own personalised Installer with their own data setup and icons. So just run each broker's installation file, and you will have multiple installations of MetaTrader available in your Windows Menu. Then you run each one with the respective broker/account login. This is obviously just a kludge, because any of those installations can connect to any broker and any account, but they serve as a way of you identifying each installation because they will each have their own brokers' respective icons.
Please note, there is a technical maximum of 32 terminals running at the same time on a PC (for given Window login). If you want to run more at the same time (provided your system has enough resources for it - RAM, CPU, etc), you will need to run the terminals under different Windows user logins (or just user another PC).
>> for your first paragraph:
Yes, that is correct. You would need programming skills and knowledge about both systems to be able to achieve that. Unless a broker offers multiple platforms to choose from, that is usually the point of the each broker's "unique" trading platform, to be able to "lock-in" the trader into using their system only.
Alternatively, assuming you been talking about MetaTrader 4, you can consider using MetaTrader 5 as the brokers in question offer many more Symbols and types of Exchanges.
>> for your second paragraph:
I will repeat ... you install two MetaTrader terminals and run them side-by-side, each with its respective broker account.
Usually, each broker will supply their own personalised Installer with their own data setup and icons. So just run each broker's installation file, and you will have multiple installations of MetaTrader available in your Windows Menu. Then you run each one with the respective broker/account login. This is obviously just a kludge, because any of those installations can connect to any broker and any account, but they serve as a way of you identifying each installation because they will each have their own brokers' respective icons.
Please note, there is a technical maximum of 32 terminals running at the same time on a PC (for given Window login). If you want to run more at the same time (provided your system has enough resources for it - RAM, CPU, etc), you will need to run the terminals under different Windows user logins (or just user another PC).
Yes I understand you are saying I should install different Setup.exe files of Metatrader provided by different brokers. From aspect of Windows OS, this should be possible so I won't get an error message saying software, in this case Metatrader trading platform, is already installed.
However the problem may occur when trying to run multiple Metatraders on the same computer. When i run second (third/fourth/etc) Windows OS may report error message saying software is already running. Why? Because it is the same software. Just provided by different brokers. You cannot have same software runned on the same computer at the same time.
In this case I would probably have to install all custom tools (indicators, alert systems etc) in each terminal separately, right?
Yes I understand you are saying I should install different Setup.exe files of Metatrader provided by different brokers. From aspect of Windows OS, this should be possible so I won't get an error message saying software, in this case Metatrader trading platform, is already installed.
However the problem may occur when trying to run multiple Metatraders on the same computer. When i run second (third/fourth/etc) Windows OS may report error message saying software is already running. Why? Because it is the same software. Just provided by different brokers. You cannot have same software runned on the same computer at the same time.
You seem to be doubting what I stated! It is very common practice to run more than once instance of software on Windows, so I don't understand why you would state that it is not possible. Yes, some applications do detect and block multiple instances, but that is by design of the application, not a limit of Windows.
Did you even try to install more than one copy of MetaTrader?
Many, many users (including myself) run multiple instances of the MetaTrader terminal in order to run EAs on multiple brokers. As long as each installation is on a separate folder/directory you will have no problem at all.
You seem to be doubting what I stated! It is very common practice to run more than once instance of software on Windows, so I don't understand why you would state that it is not possible. Yes, some applications do detect and block multiple instances, but that is by design of the application, not a limit of Windows.
Did you even try to install more than one copy of MetaTrader?
Many, many users (including myself) run multiple instances of the MetaTrader terminal in order to run EAs on multiple brokers. As long as each installation is on a separate folder/directory you will have no problem at all.
There are ways to share certain folders and files between the different terminals, such as the Indicators, EAs, Templates, etc.
However, that requires the use of Hard Links and/or Junction points which is somewhat more complicated for someone who is not a Windows Power user as yourself.
Also, there is the option of setting up MetaTrader in Portable mode, allowing for added control for Power Users as well.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use