fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. JamesDaly
    3. Topics
    J
    • Profile
    • Following 1
    • Followers 0
    • Topics 10
    • Posts 34
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by JamesDaly

    • J

      unable to compile e. keep getting server busy or stuck on processing
      Bug Reports • • JamesDaly

      4
      0
      Votes
      4
      Posts
      318
      Views

      MrDaisyBates

      @JamesDaly Do you have any blocks that have "custom code" in them?

      You might try disabling them or something and seeing if the project will export then?

      I can't imagine the size being an issue, but I'm curious if there's a block with some broken custom code in it or something and the compiler just can't make it work? I don't know if that's a thing?

    • J

      > < = X> X< ENUM or something else
      Questions & Answers • • JamesDaly

      2
      0
      Votes
      2
      Posts
      133
      Views

      R

      Your condition means "EXACTLY the same" which may not be the case for the values the broker delivers at the same time. What do you want to achieve with the block? So when should the condition be true?

    • J

      Multi-Symbol EAs Strategy Tester code
      Bug Reports • • JamesDaly

      11
      0
      Votes
      11
      Posts
      1979
      Views

      TipsyWisdom

      @jamesdaly https://fxdreema.com/forum/topic/14971/multi-symbol-high-of-day-low-of-day-tracking

    • J

      How to read Multi column and row CSV file and search each line
      Questions & Answers • • JamesDaly

      8
      0
      Votes
      8
      Posts
      1737
      Views

      J

      my file is compiled from a exce/googlel document that has some calculations i run

    • J

      Phone notification was working but stopped any idea's
      Bug Reports • • JamesDaly

      7
      0
      Votes
      7
      Posts
      1131
      Views

      J

      I have even tried creating it in mt5 and it still doesnt work.
      https://fxdreema.com/shared/a1QOm2Cxc

    • J

      Each trade with trailing block only trailing two trades HELP
      Questions & Answers • • JamesDaly

      5
      0
      Votes
      5
      Posts
      677
      Views

      J

      @ambrogio Wow i feel like a real chop, thanks, clearly working late nights on this has made my eyes lazy and missed such a small error.

    • J

      Can anyone help me with this code custom code
      Questions & Answers • • JamesDaly

      2
      0
      Votes
      2
      Posts
      456
      Views

      J

      Got it just need to print ATR_multiplier

      Comment1=(string)Commentlong_1+",MagicNo"+(string)OrderMagicNumber()+",ATR"+(string)NormalizeDouble(ATR_in_pips,2)+",ATRMultiple"+(string)ATR_Multiplier;

    • J

      Testing old trade history with different management
      Questions & Answers • • JamesDaly

      2
      0
      Votes
      2
      Posts
      366
      Views

      l'andorrà

      I guess that is not possible, but I'm not an MT4 expert. I'm afraid you will have to backtest the EA on the same tick data several times to test different money managements.

    • J

      Stops being moved in the wrong direction
      Questions & Answers • • JamesDaly

      3
      0
      Votes
      3
      Posts
      1087
      Views

      fxDreema

      At 14,15,16 SL is placed 12 pips below the Open Price:

      0_1543594813930_93d0a820-08be-4c84-ba93-1ccb30ebddaa-image.png

      That Open price appears to be the one from the original trade. You want it to be the one from the partial trade?

      I'm not sure that I understand the second question. There is hard SL created by the trailing stop block and when that SL is hit, the trade is gone, I think that is normal.

    • J

      How to make Terminate function reference the current symbol
      Questions & Answers • • JamesDaly

      5
      0
      Votes
      5
      Posts
      1620
      Views

      J

      @fxdreema said in How to make Terminate function reference the current symbol:

      ick fxDreema a little bit, and you can write MQL4 code between those. If you can see at the output source code, you can probably better understand what is going on. But why double " and then +, and then + and again ""... it doesn't matter, just accept that it works that way. Use these when you want to put functions and other MQL4 stuff between them, but keep them at the beginning and at the

      Thank you for taking your time in answering my question. That was thorough 🙂

    • 1 / 1