help with global setup directories
-
Hi
Just new to thisneed a quick info
installed pc version on win 10
there is no way to export to mq4 or ex4 files and to set up directories
C:\Program Files (x86)\MetaTrader 4 does not work
always asks for check metatrader directory
thanks for help
mark
-
There are 2 directories to be set. Mine are both the same and are like this: *D:\Program Files\MetaTrader 4* But I work in portable mode, that's why mine are both the same. Normally the second path is where this sends you: https://fxdreema.com/help/pics/terminal_data_folder.png
Paths must end with \ and not with terminal.exe ot MQL4\
-
Hi
Thanks for the reply
I have tried all the possible paths, and again tried what you have suggested too againMT4 from FXTM installed on windows 10
no MT5 installed!!! (what to do in this case?)These are the two only directories I have found for the MT4:
C:\Program Files (x86)\ForexTime MT4\C:\Users\user\AppData\Roaming\MetaQuotes\Terminal\
but always the same loop issue files are not deployed to any folder or directory, and software still displays to recheck global options
Thanks for the help
Mark
-
The second path should be like this: C:\Users\JohnSmith\AppData\Roaming\MetaQuotes\Terminal\9F86138A4E27C7218E9EC98A5F8D8CA1
https://fxdreema.com/help/-/you%20shoul ... 20terminal -
Hi
Thanks
it seems to work!!!

Just a simple answer as I saw that from time to time mt4 stops when backtesting or EA autotrading active :
how many expert advisors I can launch simultaneously?
and can I perform backtests while autotrading is running?Thanks very much for your kind support
Mark
-
I don't know for a limit of number of EAs to work at the same time. If you want to say that MetaTrader craches, then something incorrect happens. I don't know what, but look at the error logs, CPU, RAM...
-
Hi
Sorry to disturb you again
Just purchased the full version.My question is again the same as I cannot connect fxdreema with my MT4 folder for XM (Last time it was working but with another broker FXTM which is anyway having issues with servers) so I would like to use my original platform.
Following exactly the same procedure that worked befor, it seems the problem is still running for this platform, which automatically installs in programs x86
I give the paths with the same procedure but fxdreema does not recognize the setting even after rebooting or closing opening the application
please help, it should be no problem to set up a directory and in these cases it should be more useful if the operation can be browsed from the software, which is something that all softwares do in order to properly set up these important paths.
thanks for your help again
marco
-
Well, I have problems to make it possible to browse for folders in the browser

What are your settings now?
-
Hi Admin
As last attempt I've put the same terminal directory in both fields and it worked.

while working with the software I have noticed that the on off feature when conditions are one subsequent to the other ( AND sequence) if you exclude one of them only, the whole sequence stops to work (when paradoxically when you exclude a condition it should work with more outputs because of one filter less).
And this happens even if you exclude one of the first or last condition in the tail.
tested the ON/OFF compared with disconnected blocks condition.
It works fine to exclude an entire independent sequence.
Thanks for the feedback.
Mark
-
The "Data" path is important, because this is where output files go. The terminal path is used from the local version to run MetaTrader and MetaEditor right from fxDreema, but this can't be done from the web version. The "Data" path must be where files go, but without things like \MQL4 at the end.
The On/Off block should disable whole blocks. When a block is disabled, it doesn't run and everything connected after that block also don't run. It's like this block and the next blocks to it doesn't exist. But the block is not skipped (like there is a shortcut from it's input to it's output), if this is how you imagine things to happen.