fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. cjdduarte
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by cjdduarte

    • RE: How to make this EA:

      Very good, could you provide it?

      posted in Questions & Answers
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      I'm just a demo account.

      It used to work. I saw that the new compiled code is very different from the previous version.

      Follow the two files for comparison. If it does not, unfortunately I will not be able to use the tool.1_1523416699316_work.mq5 0_1523416699316_dont_work.mq5

      posted in Bug Reports
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      Yes.
      XP Broker (XPMT5-Demo).

      posted in Bug Reports
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      Broker "Clear" or "XP" in Brazil.
      The Symbol is WIN$N.

      I did a test with EURUSD on FXpro and it worked, but I work in brokers in Brazil (WIN$N). And it worked.

      posted in Bug Reports
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      Could you check?

      posted in Bug Reports
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      @fxdreema I have tested on more than one broker and the same error occurs.
      I noticed that the error started after this update.

      https://fxdreema.com/forum/topic/5714/april-2018

      posted in Bug Reports
      C
      cjdduarte
    • RE: block of "Buy / Sell pending orders in grid" with error

      the error occurs in backtest. I got a compiled version 2 days ago, it works normally. When I recompile, this error occurs.

      posted in Bug Reports
      C
      cjdduarte
    • block of "Buy / Sell pending orders in grid" with error

      Started showing the following error: "OrderCheck () failed: Invalid expiration (10022)"

      until yesterday it worked.

      posted in Bug Reports
      C
      cjdduarte
    • RE: How to run the same EA on two metatraders?

      Did not work. It opens only one position. Would not it be because I have the "no position"?

      posted in Questions & Answers
      C
      cjdduarte
    • How to run the same EA on two metatraders?

      I have the same EA running on two Metatrader's installed in two different folders.
      I would like to run the same EA, same active and same account, but have different parameters and should have different behaviors. My EA is set to run only one operation at a time, but I thought the Magic Number would know them differently and I would have two orders running at the same time, one for each magic number. How to configure?

      posted in Questions & Answers
      C
      cjdduarte
    • How to create a variable of type "List of values" for selection?

      How to create a variable of type "List of values" for selection?

      Ex:

      01: Buy Now
      02: Selling
      03: Both
      04: None

      posted in Questions & Answers
      C
      cjdduarte
    • RE: How do I use the same variable (PERIOD) on various indicators?

      @miro1360 said in How do I use the same variable (PERIOD) on various indicators?:

      use constants (it goes into inputs) or variables ...
      https://fxdreema.com/help/working-with/constants-and-variables

      It worked.
      Thank you.

      posted in Questions & Answers
      C
      cjdduarte
    • How do I use the same variable (PERIOD) on various indicators?

      I have the same indicator under various conditions. How do I use the same variable (PERIOD) on various indicators?
      EX: If I have 5 conditions of the same indicator, it creates 5 variables (value: 13). I wanted to use only one.

      posted in Questions & Answers
      C
      cjdduarte
    • RE: How to close all open orders at 5:00 PM, for example?

      Thank you, that's what I needed.

      posted in Questions & Answers
      C
      cjdduarte
    • How to close all open orders at 5:00 PM, for example?

      Hi,

      How to close all open orders at 5:00 PM, for example?

      posted in Questions & Answers
      C
      cjdduarte
    • 1 / 1