There is still the possibility of using it as an introducing agent,
then the lifetime license for free.
But it's not important.
Importantly, fxDreema is much better software, but there is a just few good MT4 brokers. 
Latest posts made by monexx
-
RE: source codeposted in Questions & Answers
-
RE: source codeposted in Questions & Answers
__I can, in theory, create another set of blocks for another trading language. The last time I had jForex installed on my PC was nearly at the time I started to program fxDreema, so I'm not really aware what are the similarities and differences between their API and MQL. What I know is that jForex can also import .mq4, but once I received a report from someone telling me that this conversion does not work with fxDreema's EAs.
One of the most important features from MQL used in fxDreema's API is "static" variables. There are many functions used as a piece of memory because they have "static" variable inside. I'm not sure that JAVA supports something like this natively.
Do you think that many people prefer to use jForex, or it is just something exotic? Let's say that currently there are 2 big sets of blocks that I have to worry about (MQL4 and MQL5), then there are 2 platforms (web and local), then there are 2 browser plugins (Connector for Firefox and Chrome)... so... if there is some other programming language out there, it's good to be the one that many people prefer to use :D[/quote:s8hllj1z]
But Jforex community is still growing. At the moment I see that the Alpari US, FXDD,
Kakaku FX and several other offers Jforex.
Currently you should not competition. There is one strategy developer for Jforex by Lorenc Software, but I think it is weak.
-
RE: source codeposted in Questions & Answers
Hi,
At the outset, I must say that your software fxDreema is amazing.
I have one question,
it would be possible to modify fxDreema to generate along mq4, mq5 the java code?
So that it strategy can run on Dukasopy Jforex platform?
-
RE: sleepposted in Questions & Answers
__You can always use some Variable, Formula block or some of the Flags. For example: http://fxdreema.com/shared/p8klKCyJ
Or even: http://fxdreema.com/shared/mVy8HqOqc[/quote:1otnfcxh]Thank you,
try to think of the above examples ...
-
RE: sleepposted in Questions & Answers
__Try "Hours filter" block (it's yellow output) on the top of the other blocks[/quote:jzjiwytn]
I'm sorry, I thought if the amount of account will increase by a certain amount, then the strategy will sleep to the end of day ...
? -
RE: sleepposted in Questions & Answers
Hi fxDreema,
Is it possible to set the sleep of strategy to the end of day? -
RE: trailig pending orderposted in Questions & Answers
__Is it able to write new file if there is no old one in MT5?[/quote:12brjno3]
Then yes
-
RE: trailig pending orderposted in Questions & Answers
__Auto renaming files is, as I know, Windows behaviour.
To move around this I use two plugins for Firefox, but the little problem is that one of them is not working correctly with the newest 17 version of Firefox: http://fxdreema.com/documentation/downl ... ne%20click
Currently I'm trying to make a special plugin for browsers (Chrome, Firefox...) that will be able to automatically send files to their destination and overwrite them, similar to the local version of fxDreema.
And finally... the local version of fxDreema works without this problem :)[/quotI thought something else,
with MT4 I have no problem.
But when I send overwright file from the local version too into MT5, the new file will not overwrite the old.
The same windows 7 for MT4 overwright old files to the new without problems, but in MT5 not.
Normally, a window appears if you want to overwrite the old file to a new,
click yes, and then I check the file. There is still old not overwright file... -
RE: trailig pending orderposted in Questions & Answers
__In your example you have checked parameters for optimization and I cannot be sure what actual input values you are using in your MT5 locally. So I'm skipping it.
As a matter of fact, when I'm backtesting it, it creates buy limit or sell limit and yes, it trails them.Look at the next example, it places 4 pending orders (buy stop, buy limit, sell limit, sell stop) at distance of 100 pips (above or below depends on the type of the order), and then it trails them. In "Trailing pending order" the value of "in pips..." is positive, but even if it is negative - there will be no difference because this value is always converted to positive. You will see how each one of the 4 orders is able to move when the price goes against it.
http://fxdreema.com/shared/2Gnz8BJOc[/quote:i2t1shk7]Thank you very much for your help,
now I understand, and my strategy works correctly.
Last problem I have with overwriting files in MT5.
When I edit a project in fxDreema so in MT5 will not overwrite the old file to the new.
I have to do it manually: manually delete old files from MT5 folder and then
I send a new overwrite from fxDreema to MT5 ... -
RE: trailig pending orderposted in Questions & Answers
__Maybe it is something with your time blocks (those on the top) and their input settings that makes one of them to not pass. "Hours filter" most probably. Use "Draw arrow" to detect if they pass. Then use it after "Condition", and so on...[/quote:3glxgqw8]
The time slots was not bug.
Error was that when I did the fxDreema modify strategy so my MT5
do not overwrite old files to new. I have to manually delete old files from folder MT5
and then place the new file from the fxDreema into MT5.I donot understand it because with MT4 I have no problem.
You were right, that the strategy is working, but the error is with moving of pending orders.
In MT4 it works well but MT5 does not trailing pending orders ...
Attached link to the shared copy of strategy:
http://fxdreema.com/shared/mcNJJvkcc