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: Problems with MT 4.00 Build 432 (31 May 2012):no trades

      This is not an error, this is warning and it's not fatal. Just a function that is in the code but will be deleted from the final .ex4 because it is not used.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      I don't know, this is your project, I can't tell you what to remove or what to leave ๐Ÿ™‚

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      It sounds to me like the server does not allow you to trade with EA ๐Ÿ˜ฎ Can you trade with other EAs? If there is a restriction you can try to trade with magic number 0 (set Magic Start to 0 and do not change Group parameter in the projects), but I'm not sure if this will work.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Problems with MT 4.00 Build 432 (31 May 2012):no trades

      I think these restrictions comes from MetaTrader itself. Sometimes it's required to build with the proper version, but it does not sound normat to not be able to build and run with the same build (432). What happens actually, it there an error message?

      In the web version of fxDreema at the moment build 451 (from 21.12.2012) is used. Local version uses local MetaTrader to compile.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      __Equity is above Upper Target Equity (2012.18>=112.18)[/quote:96illrl5]

      Upper target equity is initially set to AccountBalance()+(RJFR_unitsRJFR_delta)*

      So the problem is when the EA starts, it is confused of the initial balance. What is your initial balance and equity? Is balance around 100 dollars?

      I changed AccountBanalce with AccountEquity in this formula, I wonder how it will work with it...

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: In formula block, "ResultNNN" becomes undefined variable

      Project for example?

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: In formula block, "ResultNNN" becomes undefined variable

      If you checked the formula result for input parameter, remove that check. I mean, those dark checkboxes on the right side of most of the parameters.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: no reaction on build as

      Now it should work: http://fxdreema.com/connector-plugin/
      Thanks for the report!

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      fxDreema EA's does not care how many digits the broker use. Practically, 1 pip is always 0.0001 no matter if the broker uses 4 or 5 digit prices. Or you know some 5-digit broker (most of them are now 5-digits) which says that it's spread is 10 or 20 pips? No, everybody knows that normal broker spreads are from 1 to 5 pips (from 0.00010 to 0.00050). But if you prefer to think that 1 pip = 0.00001, then...

      Options -> Current project options -> Point format (set it to 0.00001)

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      How much are 5.0 pips for you? 0.0005 or 0.00005?

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: EA simple that works by the movement of the price.

      Do you talk for points or pips? If your broker is 5-digits, then 50 points will be 5 pips (0.00050). Play with Point format in the settings if needed.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: HTTPS , Linux/Wine

      Interesting, I'm hearing "forex rebates" term for the first time. I hope that this is not the next illusive scam scheme ๐Ÿ˜ฎ

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: HTTPS , Linux/Wine

      I actually bought sertificate, but I can't make it work. I just don't understand this, I tried one day but after that I quit trying ๐Ÿ™‚ I also wonder if this can slow down the connection speed. At the moment I'm trying many different approaches only to speed up everything, and the last thing I want to add is something that will slow it down ๐Ÿ˜•

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Unable to login - Cookies settings

      I found that some newly registered users cannot login and this is strange because their cookies must be initially clear. I also tried to register profile just for test and everyhing was fine. Maybe those profiles are from current users trying to figure out what is happening, but I'm not sure. Please, if there are just registered users that cannot login, write to me here http://fxdreema.com/contact

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Break even point block
      1. Yes
      2. No
      3. Yes
      4. No

      Trailing stop and Break even blocks already have own loops inside. They are to be used directly under "on Tick" or after some condition that should prevent them to work at certain time period. Don't put them under custom loop, there is no need and there is no reason. Both blocks always pass no matter what happened inside them.

      This is example where on the left side there is Trailing stop block and on the right is almost the same, but built with loop blocks: http://fxdreema.com/demo/mt4-9975

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Unable to login - Cookies settings

      Hello ๐Ÿ™‚

      I changed forum settings so that the forum (and the EA builder) can be accessed from both, fxdreema.com and dreema.net domains. The second domain is my reserve, but I mentioned it before and I want it to work as well.

      Well, cookies are always weird and sensitive. I received many reports that users can't login to the website. I tried it with my browsers and I found that the one that does not log in as expected is Firefox. I thought that I cleared it's cookies, but I lied to myself. Here is how to clear Firefox cookies:
      http://support.mozilla.org/en-US/kb/del ... ingle-site

      I just cleared my records searching for "fxdreema" and then Firefox started to work again.

      For Google Chrome - http://support.google.com/chrome/bin/an ... swer=95647
      I personally use this extension because I think it's cool: https://chrome.google.com/webstore/deta ... beod?hl=en

      On the other hand the last local version has some internal problem that causes it to not login the first time when you click on "Login". Just click it once more and it will enter. This problem will not be present on the following build, but at the moment I am working deep in the code for major changes, so the next build will come a little bit later.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Local version says can't write file

      I don't know if this is something in the last version. If you have 036 you can try with it. Now I'm rewriting many things in the code because I want EA's to be generated as fast as possible, so the next version will come after days ๐Ÿ™‚

      By the way in the last version I forgot to delete something and there is a file created without need (I used it to debug some execution times) - "Data/zdebug.txt". It grows every time you click to build the EA. If you have that file and it's big, you can clear it.

      posted in Questions & Answers
      fxDreema
      fxDreema
    • RE: Problem Fixed Ratio of Ryan Jones.

      Just check what is written in Journal/Experts. This MM creates messages in every step because otherwise it's hard to understand what happened.

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Problem Fixed Ratio of Ryan Jones.

      I still cannot understand something - is there a problem actually or we are writing just like that without reason? ๐Ÿ˜

      posted in Bug Reports
      fxDreema
      fxDreema
    • RE: Local version says can't write file

      Maybe some internal error, I'm not sure what is it. How long it takes for this message to appear? Do you have an idea which block can cause that?

      posted in Questions & Answers
      fxDreema
      fxDreema
    • 1
    • 2
    • 347
    • 348
    • 349
    • 350
    • 351
    • 374
    • 375
    • 349 / 375