fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    "Candle Low/High" parameters don't work

    Questions & Answers
    3
    9
    2127
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rafaels919 last edited by rafaels919

      I'm trying to open a trade when the "Current Price" crosses above/below the previous Day "Candle High/Low" prices, but it doesn't open neither at High or Low.

      Here is my project: https://fxdreema.com/shared/GABd84z7d

      I've also created blocks that:

      1. Stop trading during the day once a profit is taken.
      2. Resume trading at a certain time.

      It is basically a loop: the EA initiates trading at High/Low, until a profit is taken - once the profit is taken, it waits for the set time to resume trading.

      1 Reply Last reply Reply Quote 0
      • R
        rafaels919 last edited by

        Pausing and Resuming work fine, but the trade is not being initiated at the High/Low for some reason.

        1 Reply Last reply Reply Quote 0
        • l'andorrà
          l'andorrà last edited by

          Substitute the 'crossing above/below' by 'is above/below' in all condition blocks.

          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

          1 Reply Last reply Reply Quote 0
          • R
            rafaels919 last edited by

            @l-andorrà That won't work. "Above/Below" would discard the Highs and the Lows and would enter a trade at any current price.

            1 Reply Last reply Reply Quote 0
            • l'andorrà
              l'andorrà last edited by

              Then the best option is storing the value of the high/low into a variable and use it in a condition block.

              (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

              (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

              (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

              1 Reply Last reply Reply Quote 1
              • R
                rafaels919 last edited by

                @l-andorrà Thanks, that actually worked. If anyone else is having the same issue, here is how you can store the Highs and Lows in a variable:
                Use "Formula" block and multiply the High/Low parameters by 1 -> then store it in a Variable
                alt text

                Project Link: https://fxdreema.com/shared/Og0SFuf4c

                J 1 Reply Last reply Reply Quote 0
                • l'andorrà
                  l'andorrà last edited by

                  Good for you! 😉

                  (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                  (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                  (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                  1 Reply Last reply Reply Quote 0
                  • J
                    jjot @rafaels919 last edited by jjot

                    @rafaels919 I have the same problem with trying to open a trade when the "Current Price" crosses above/below the previous Candle "High/Low" prices. In the backtest I noticed also that the following settings do not always give correct results.

                    Condition // Ask Price x> Candle (1) High
                    Condition // Candle (0) Close x> Candle (1) High
                    Price x> Indicator // Price x> Candle (1) High

                    Could you only fix the problem with the "Formula" block and save it as a variable? Have you also tested it with the "Modify Variables" block and saved it as a variable?

                    It is surprising that it does not work corretly in the normal way with using the "Condition" block.

                    l'andorrà 1 Reply Last reply Reply Quote 0
                    • l'andorrà
                      l'andorrà @jjot last edited by

                      @jjot fxDreema is good, but nor perfect, my friend! 😄 I alway recommend to store that information into a variable. Then use it normally in a condition block.

                      (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                      (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                      (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post

                      Online Users

                      A
                      F
                      S
                      T
                      A
                      P
                      K
                      M
                      M
                      E

                      17
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors