fxDreema

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

    HOW TO CREATE LOOP FOR FRACTAL INDICATOR EXPERT

    Questions & Answers
    4
    8
    1856
    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.
    • B
      baxpar @fxDreema last edited by

      @fxDreema Can you help with custom code for this ?

      "Otherwise if you want to investigate for example the last 20 candles in order to find the last candle ID where there was an arrow, or the price value at that moment, or something else... well, there is no block for this, but this can be made as a custom code in a custom block."

      E 1 Reply Last reply Reply Quote 0
      • F
        fxdreema301413 last edited by

        HOW to create a loop that checks last 10 bars for fractals indicator⚡ ❓

        ......
        Fractals.mq4

        1 Reply Last reply Reply Quote 0
        • fxDreema
          fxDreema last edited by

          What value do you want to get from this loop?

          1 Reply Last reply Reply Quote 0
          • F
            fxdreema301413 last edited by

            once it finds a value.......for taking signal on every fractal shown on chart

            OR

            do something in indicator so that it can get signal from each fractal formed

            it should give signal on fractals

            i have tested in indicator tester it gives 000000 it,s buffer does not work as shown on chart and shown in indicator

            if fractals are forming at right time then it can buffer properly with the ea

            i have fractal with alert which alerts as fractals formed it means it can gives signals directly to ea but i am not finding the way to do so

            kindly make this indicator compatible for ea programming

            please guide me...

            regards
            Manoj meena

            1 Reply Last reply Reply Quote 0
            • F
              fxdreema301413 last edited by

              attached indicator is alert fractals it gives alert on each fractal formed kindly tell me if it can give alert at every fractal formed then it can give signal to ea on evry fractal formed

              kindly guide me ...

              ......
              sFractals.mq4

              1 Reply Last reply Reply Quote 0
              • fxDreema
                fxDreema last edited by

                Fractals work, but Candle ID should be... I think it 3 for the default indicator settings. If you watch how it's arrows are formed (use Visual mode), you will see that a new arrow appears above/below older candle, not the current one. This is also true for most arrow-based indicators and it is expected, because they need to wait and see where the price is going before they say that there was a top/bottom few candles in the past. And they put their arrows on that candle in the past, so that's why you must use some positive Candle ID 🙂

                Otherwise if you want to investigate for example the last 20 candles in order to find the last candle ID where there was an arrow, or the price value at that moment, or something else... well, there is no block for this, but this can be made as a custom code in a custom block.

                B 1 Reply Last reply Reply Quote 0
                • E
                  Eaal199211 @baxpar last edited by

                  @baxpar https://fxdreema.com/shared/4elCKUrvc
                  Have a look this actually provides the data of the last 2 up and down fractals with the candle id
                  You must wait for the first fractals to print in order to get the data
                  Also the number of the blocks matter

                  1 Reply Last reply Reply Quote 0
                  • B
                    baxpar last edited by

                    thanks @Eaal199211

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

                    Online Users

                    S
                    T
                    A
                    Y
                    H
                    B
                    K

                    23
                    Online

                    146.7k
                    Users

                    22.4k
                    Topics

                    122.6k
                    Posts

                    Powered by NodeBB Forums | Contributors