fxDreema was updated... obviously
-
__Another issue, "No trade is running" and "No pending order exists" no longer work, i.e. when a trade or order is set more trades and orders are being executed. See my project System X Mark 2 to see what I mean.[/quote:j06mv2yu]
This is probably because of the weird connections. You see some faulty connections that does not exists in the project itself => the project does not work. I tested these blocks now in a simple project and they appear to look as expected.
-
__
EDIT: In some situation there is still a problem[/quote:2ddjq4g5]
This problem was removed as well. It happened when we try to drag a new block, but we release it so no new block is created, and after that we have problems creating new connectors. -
HI,
This is Marc who sent a message about a subscription yesterday (with another login). I logged out and now I can’t log in to the fxdreema. When I try, I got a message “you have reached the maximum available login attempts”. I already wait a few hours and when I try again I got the same message. I also already tried to use "forgot a password", but nothing happened.
Thanks,
-
Marc, I guess your other profile is mark. I reset your failed login attempts and I also disabled the maximum failed retries. I will check how the Restore system works.
-
Shared projects should work fine now
-
Fixed small stupid problem with the "Forgot password" system as well

-
My another profile is Marc and not Mark (I post the first reply in this subject yesterday). Well, I've tried to make a login again and got a message "wrong password! Try to recovery it". What should I do? try to recovery?
-
Firefox 40.0
In old and new projects, no input parameters possible/missing, not selectable, further not possible to delete blocks. Just tried, the complete Menue is not working (copy,cut, on/off, paste, delete, etc...)
yesterday it was possible to select an input parameter, but did not save after update, so all exported projects show not one single input parameter, just and only the magic number....
-
Marc, I also have other test accounts here, there are other people as well and for now you are the only one with login problems. I pretty much believe that you forgot your password. I can't tell tell you what your password is, but yes, you can try to recover it or I can set it to something like 12345678 so you can login and change it.
Michel, for now those inputs are not working. I'm installing version 40 and I will check the context menu
-
No, I have no problems with Firefox 40. Can you tell me what problems do you have when you click Ctrl+Shift+K (to open Web Console) and then look under the "Console" tab?
-
Copying blocks via projects now working properly
-
I pressed the link "try to recovery" and it sent me to "404 page not found". I try "forgot password" and didn't receive a email. I think you better send me a password and I change it.
-
Thanks a lot.
It's working, I've got to log in.
Regards. -
Firefox 40.0/Windows 7
ctrl + shift + k
Konsole:
SyntaxError: unreachable code after return statement $.js:1989:1
SyntaxError: unreachable code after return statement $.js:1995:1
SyntaxError: unreachable code after return statement $.js:2001:1
Synchrone XMLHttpRequests am Haupt-Thread sollte nicht mehr verwendet werden, weil es nachteilige Effekte für das Erlebnis der Endbenutzer hat. Für weitere Hilfe siehe http://xhr.spec.whatwg.org/ $.js:1678:0
SyntaxError: unreachable code after return statement builder:189:2
Object { project_name: "unnamed", project_type: "expert", codelanguage: "MQL4", date_create: "1439446377", date_modify: "1439446377", magic_start: "6232", graph_orientation: "TopToBottom", active_container: "Tick", visible_library_group: "system", visible_block_group: "system", 8 weitere… } builder:776:4
DOM elements: 691 -
There are some warnings and it looks that they appear for the new Firefox only: https://developer.mozilla.org/en-US/Firefox/Releases/40 But I think that they have nothing to do with the problem. I'm gonna try with this Developers version.
-
Menue is working now, so far i quickly scanned.
but....
still no input parameters selectable, the rectangle fields right side of the parameters are missing, if moving over the area which is just the background colour of the block, the info highlights "set as input parameter for optimizing", but of course NOT selectable, there is no field to click in. If trying to click anywhere in the hope of activate an invisible field, this has no effect. So the exported projects have zero input parameters for optimizing.
Konsole:
Object { project_name: "GridDipper_Pips_QR", project_type: "expert", codelanguage: "MQL4", date_create: "1437949807", date_modify: "1439323973", magic_start: "1535", blocks_mode: "0", graph_orientation: "TopToBottom", active_container: "Tick", visible_library_group: "system", 11 weitere… } builder:779:4
SyntaxError: unreachable code after return statement builder:189:2
DOM elements: 794 -
Buy why do you like these checkboxes if each one of them creates 1 more input parameter with such a weird name. Here is just another topic about this: topic/3166 Do you know why "Constants (Inputs)" exist and how it works?
-
Mmmh...
Checkboxes were easy and intuitiv. I could live with it.
I soon realized the negative side, say with 4 Blocks for short/Long/exits, I get 4 inputs to optimize for effectiv 1 Parameter, let`s say a moving average or else.
So, I just realized the Principle of constants is fine.
so far I have no clue how to do the job, it`s far from intuitiv (for me..), or not working...and as you surely know, lot of people play dumb....

"Open parameter window of some block and right click over some of it`s input fields. Choose the constant"
Example:
Timefilter....I right click over the Starttime (08:00), it opens a window, I can click on "constants", the window fades, nothing happens.
May be some liiiiittle tutorial would be helpful here....
-
Here is it: https://fxdreema.com/help/-/working%20w ... 0variables (the first project that is included there has displaced windows, but anyway)
Yes, the biggest problem with these checkboxes is that each of them makes another one input field. They are very intuitive because it's one click, but what if for example you want to optimize by Lot size and you have two trading blocks - Buy now and Sell now. 2 separate inputs will be generated, while you probably prefer to be one.
Another problem is that often people are asking me for help and they are giving me their project that is full of checked inputs. Often people are checking almost everything. When I see this I know that this is very bad practice and leads to more confusion at the end.
Back in the day I created those checkboxes before even thinking to introduce something like Constants... or we can call them global inputs. That's why they exist.
What if I replace them with a small button that when clicked acts like the current right-clicking?
-
Ok...
to replace with a button may be more intuitiv, yes.
After the example I got it, pretty easy if the concept is checked, normal parameters, no Problem, Monday true/false, working...what I don`t get is timefilter, with 08:00 I get a compilation error....semicolon expected etc., tried a lot...with 0800 it compiled, but got a time of 800.0 in the exported EA...
in your example there is something like a pulldown menue at "Type", to select, I guess, numeric, boolean etc.
I don`t have a pulldown menue, with monday true/false, "double" changed automatically to "bool"
What to do with time? What has to be in the "type" field and what format in the "value"
last question ever....hopefully

thanks