fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. roar
    3. Posts
    • Profile
    • Following 0
    • Followers 184
    • Topics 35
    • Posts 2406
    • Best 422
    • Controversial 6
    • Groups 0

    Posts made by roar

    • RE: Importing Variables and constants

      @jzfusion I have the same problem.. Modifying the .mq5 file and importing back to the builder doesn't seem to work. Usually I just open 2 windows side by side and ctrl+c ctrl+v the whole circus

      posted in Questions & Answers
      roar
      roar
    • RE: Grupo de WhatsApp sobre Fxdreema PT-BR

      @totalinvestgroup How is that a bug report?

      posted in Bug Reports
      roar
      roar
    • RE: Grupo de WhatsApp sobre Fxdreema PT-BR

      scam spam?

      posted in Bug Reports
      roar
      roar
    • RE: Been wondering about this for a while

      There is actually a dedicated block for the whole loop system:
      0_1573816804496_cc402ffc-14f4-4034-a659-e20f5188f343-image.png

      I just like to do it manually, it's a bit more flexible

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @zackry hah yeah the variable window is pretty well hidden in the blocks lol

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @zackry It's a quicker alternative to "modify variables".
      The box on the right: when orange output is activated -> loop_ID becomes loop_ID + 1. So the "V1" is just a shortcut for first variable.

      P1 and P2 symbolize the values on the left/right side of the condition, no need to use them at all.

      I wrote the "loop" in there, it's actually just a standard condition-block

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @zackry It's mt4. My first example has a mistake, though: block id 1 is smaller than block id 3, so block 4 always passes on to block 1, and block 3 never gets activated. Fixed that in the latter example.

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @seb-0 Here's a bit more complete example, lol:
      https://fxdreema.com/shared/uXHgzyovb
      0_1573808742977_bb74cade-2252-4909-9d57-88d8abe5a395-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @seb-0 said in Been wondering about this for a while:

      it will draw arrows on the 100 last bars, in seconds, until 5ma>20ma ?

      Yes, but notice the candle ID on the 5ma>20 condition changes on each loop iteration -> the arrows will be drawn only to those candles that satisfies the condition.
      This is just an example of the core logic, it will need "once per bar" and a reset for the loop id
      0_1573808095045_db44414f-0f2a-4de9-a923-f23fd8705071-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @seb-0 here: https://fxdreema.com/shared/tGV3WCMse
      Did you notice that zackry wants to check conditions on multiple different candles (if I undestood)? This is what the loop is for.

      posted in Questions & Answers
      roar
      roar
    • RE: Been wondering about this for a while

      @zackry You can loop through n number of candles with this simple logic:
      0_1573746141395_4805b1ee-2848-41a6-9854-1f73c10af121-image.png
      Now you can put the "loop_ID" as the "candle ID" setting in blocks 4 and below

      posted in Questions & Answers
      roar
      roar
    • RE: Can anyone see why this EA only goes short?

      @trader-philipps Yeah, I think youre right

      posted in Questions & Answers
      roar
      roar
    • RE: can someone tell me what is wrong with this EA, It opens several operations, when I just want one open at a certain time. Thanks in advance

      @chocoloco-0 You have multiple time windows in the hours filter, maybe that makes...

      Anyway, this build should work:
      https://fxdreema.com/shared/YMCgxBmwc

      posted in Questions & Answers
      roar
      roar
    • RE: can someone tell me what is wrong with this EA, It opens several operations, when I just want one open at a certain time. Thanks in advance

      @chocoloco-0 The "no trades" filter on top should restrict it to 1 trade a time..
      Share your project please
      0_1573675789774_835b88e9-ad3b-4998-af64-1c1693a15cd1-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Candle close in upper 20% of range.

      Yes, I think that template does it.

      posted in Questions & Answers
      roar
      roar
    • RE: can someone tell me what is wrong with this EA, It opens several operations, when I just want one open at a certain time. Thanks in advance

      @chocoloco-0
      0_1573671424412_797f8187-a4c7-47d8-bf73-77a13545116c-image.png
      Those conditions have 2 input signals each. So, if the condition is TRUE, it sends 2 signals downwards and opens 2 trades

      posted in Questions & Answers
      roar
      roar
    • RE: Total profit reduces by x % then close everything.

      @miguel-0 My setup should work repeatedly just like you need. Max times pass: 1 just means that the EA will run one time per candle, that saves some processing power. It is not a problem unless you plan to have multiple +20% profit/loss moves inside one single candle

      posted in Questions & Answers
      roar
      roar
    • RE: Total profit reduces by x % then close everything.

      @miguel-0 Yeah fxdreema isn't very intuitive to learn, but once you do learn it, you can do wonders 😄

      Btw, did you notice there are some more blocks in the "On init" tab in my example? That is for setting the balance right when EA begins the work
      0_1573593584177_4941d83f-aca7-4ca8-8e18-c915148a8ff1-image.png

      posted in Questions & Answers
      roar
      roar
    • RE: Total profit reduces by x % then close everything.

      @miguel-0 Here you can set up the constants and variables:
      0_1573592694613_9b5be019-4171-455c-90cd-397d4b057dec-image.png

      Once you have them declared, you can use them in all blocks by right-clicking the input fields

      posted in Questions & Answers
      roar
      roar
    • 1
    • 2
    • 78
    • 79
    • 80
    • 81
    • 82
    • 120
    • 121
    • 80 / 121