fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. traderline
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 1
    • Topics 13
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by traderline

    • Price crosses line, help please

      Hello everyone, I have a question that maybe you can help me solve.

      I have created certain conditions, which when produced draw a line (draw line)

      I would like to establish a condition, in which, once the price crosses that line (draw line), enter an order.

      I have reviewed all the options but cannot find the way to do it.

      Thanks in advance.

      posted in Questions & Answers
      T
      traderline
    • RE: Stop Loss ATR based does not work

      @trader-philipps said in Stop Loss ATR based does not work:

      ¡Use Custom (Pips) en su lugar!

      Yes, create the constant (double) for "multiplier", and I understand that the MathPow variable (10, Digits - 1) calculates in pips. Since I would like to calculate in pips, and in this module, it does not allow to use "custom level" and "custom pips" at the same time. I have tried in many ways, with custom indicators, "atr pips" that convert points into pips, and none works.

      0_1582656985752_indipers.JPG

      However, the first example should work, and it does not work, as I said, I do not understand the reason, but it should be simple.

      posted in Questions & Answers
      T
      traderline
    • Stop Loss ATR based does not work

      Good morning, I am creating an ea, and trying to establish the SL, based on ATR * x, before writing, I have reviewed all the posts related to this question, and I don't get it to work.

      The first option I've tried is simple ATR * 2

      0_1582637353653_atrx2.jpg

      The second option I've tried is (* cdSLAtrMultiplicator * MathPow (10, _Digits-1)

      0_1582637381729_atrstop.JPG

      I am not able to make it work properly, and I understand that this is simple. For some reason I am not able to function properly.

      The entry is set to start as "eleven per bar" I don't know if this affects or not, or what the problem is. I appreciate any input in this regard.

      Thank you.

      posted in Questions & Answers
      T
      traderline
    • RE: How to validate and reset conditions?

      @roar Thank you for your help, is what I was looking for, and a simple way to apply what I want, a question that I don't understand, what does value mean, V1+1 "once per Bar"?

      Thank you very much for your help!

      posted in Questions & Answers
      T
      traderline
    • RE: How to validate and reset conditions?

      @roar No, the first condition: (1) bid> tenkan-sen (example only), does not need candle condition, the signal is at the moment it occurs. When the condition (1) is fulfilled, it passes to the following condition: (2) Candle 1 must cross up, the tenkan-sen, before 6 candles, if this occurs, we enter, if the condition (2) does not occur, before 6 candles, we return to (1). That's the idea.

      posted in Questions & Answers
      T
      traderline
    • RE: How to validate and reset conditions?

      I understand that, but I need to understand how to reset a condition in case it is not fulfilled in x time, or candles. Thank you!

      posted in Questions & Answers
      T
      traderline
    • How to validate and reset conditions?

      Good morning, I am new to fxdreema, I am trying to create a robot, where, first validate some conditions (frist conditions), if they are met, I will review the following conditions (second condition), if these conditions do not occur before 6 candles, return At the first condition (frist condition), if given, we enter the market.

      The problem is that it does not work, and I understand that the logic I am using is not correct. If someone can help me understand how to validate and reset conditions correctly, it would be a breakthrough for me.

      I have created an example of the logic that I have used.

      Thanks in advance

      https://fxdreema.com/shared/c1V9k2Pyc

      posted in Questions & Answers
      T
      traderline
    • 1
    • 2
    • 2 / 2