fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. fxDreema
    3. Posts
    • Profile
    • Following 0
    • Followers 691
    • Topics 32
    • Posts 7485
    • Best 277
    • Controversial 18
    • Groups 1

    Posts made by fxDreema

    • RE: Errors newest version FXDREMA

      I fixed the problem when copying. It was a situation where the blocks were copied to the same project or something like this... now it should be working

      Those checkboxes... I hide them, because at the moment they work, but they are not added to the final project. While I am fixing other problems I am thinking what to do with these - to keep them, to modify them or to remove them. Someone wrote to me about this problem and I told him that he can, and it's also recommended to use "Constants" instead of these. I realized that people probably don't know that "Constants" are used for this, look what he wrote to me back:

      __OK, thank you. I guess I didn't really take the time to understand the constants capability within the software. I spent some time on it and it certainly is a better way to go for input optimization. Thanks again.[/quote:y6x7lr16]

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: I cannot Delete the created area for several blocks

      This must be working. What browser do you use and what happens when you click "Delete area", nothing?

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Copying blocks via projects now working properly

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      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?

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      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

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: new version has many problems. When....

      Wow, I tried to copy 1 block and all the blocks were copied. The good part is that even if there are bugs, the whole system is written in a better way and it's easier to track and fix problems 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Fixed small stupid problem with the "Forgot password" system as well 🙂

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Shared projects should work fine now

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      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.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      __
      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.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: 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.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      __
      And still some weird stuff going on with the connectors http://prntscr.com/83piec I'm using Chrome and have tried on two different machines on two different networks and the same issues exist.[/quote:3inqylpy]

      I found a problem related to making connectors and I fixed it. I don't expect more problems with them, but who knows...

      EDIT: In some situation there is still a problem

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Someone wrote that projects exported in the Web cannot be imported into the local version and this is how it should be, because there are changes in the structure of the project file that the ols local version does not understand. This is by the way the main reason why I don't like the local version - compatibility obstacles when I want to change something in the project's structure.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Areas must be fixed. There was also problem with deleting them. But there is one problem - if you opened a project with areas in it, it is now written without them. I have backups of course and I can revert all projects as they were 2-3 days ago, just tell me the project ID.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: The formula function not work

      So now all the formula results will be written in Variables. If you already have "Formula" block in the project, some Variables must be automatically created, otherwise you must create them manually and give them a good name that means something.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: August 2015 ... help to detect bug!
      1. I'm gonna check this, this will be easy to fix
      2. I solved a problem with naming output files in Firefox. I also have visual problems with Firefox version 22 on the index page, but I think I will leave this the way it is. I'm using some new technologies now and some old (and not so old) browsers are not dealing well with them.
      3. How do you save the project? Because if you use the browser's own Save As prompt, then it's normal to write files like this. If you use the plugin, then files must be overwritten.
      4. Unfortunately I also have little details about this, and this is a serious problem 🙂
      5. This is weird
      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Optimization checkboxes have a good use here. Move the mouse over and you will at least see the data type of the parameter, like this: http://prntscr.com/83m6ug This is "string" parameter, which is text.

      In some cases fancy data types can be used, which is more interesting. For example, if you use "datetime", the input parameter will automatically get a calendar. Make some "datetime" parameter, then click on it's value here and you will see: http://prntscr.com/83m8nn

      This datetime parameter can't be used in "Time filter", because the block does not expect such a value. Now that I am thinking about this, maybe I should do something about this 🙂
      You can try to use it in Condition->Value->Numeric and compare it with Condition->Value->Time.

      But what is "datatype"? Normal integer value actually, here you can see what kind of value is it: http://www.epochconverter.com/

      You probably don't want to have such input parameter where the time is fixed, maybe you want to set up only Hour and in this case "Time filter" has "Components" format where the time is separated into integer components - year, day, hour, minutes...

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      I just fixed some problem with "Adjust" and now I expect "Adjust" fields to work everywhere.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      Click on "Constants (Inputs)", then define some constant that will have a good name, let's say "LotSize". This should be a numeric value, so the datatype will be "double". For whole numbers it's "int", for boolean values use "bool" and for text values it's "string". These are the basic data types.
      Then go to some block, right-click over the input field you want to modify and select "LotSize". Do the same with other blocks and in this way you will use 1 input parameter in many places, and this parameter will have a good name.

      For now I disabled optimization checkboxes in the blocks. They will stay there, but they are not used in the end project. I will fix them later.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: fxDreema was updated... obviously

      imagine2021, I fixed this problem.

      maikel_bm, check one of these checkboxes and this history point will not be deleted. It was almost the same before, what SAVE button did was to put the current history point at the top where "Project start" was.

      I think I totally forgot about these checkboxes and actually I was thinking to change their behavior or directly remove them. The problem is that people are working too much with these, which is not a good practice. Yes, they are simple to click, but then the result is many weird-named input variables. I always recommend to use "Constants (Inputs)" instead. Those checkboxes are good when we want to quickly optimize 1, 2 or 3 parameters, but I have seen projects where almost all checkboxes in all blocks are checked... do you think that this is good?

      I noticed one more problem with connections - very often something breaks and blocks are no more connectable. This is a harder to investigate, but I will find the reason why it happens and I will fix it.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • 1
    • 2
    • 206
    • 207
    • 208
    • 209
    • 210
    • 374
    • 375
    • 208 / 375