fxDreema

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

    Check all Previous indicator buffer and get candle ID

    Questions & Answers
    indicator buffers candle id
    2
    4
    1495
    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.
    • G
      gnoviawan last edited by gnoviawan

      Hi everyone, currently im try to create a live backtest for my indicator, what i'm trying to do is,
      1. i want to get all arrow that generated from indicator buffer 0 and 1
      2. check it after specific time/candle if price close above or below open price on that signal buffer.
      example, if sell signal is appear on candle[20] and i want to check after next 5 candle if price is close below candle_open[20] the logic in my mind is like this :
      candle_open[20] > candle_close[16] ( next 5 candle from signal, and i want to start counting from the signal appear, so 20,19,18,17,16)

      Question:

      1. i'm not sure which function to do that, should i use Indicator is visible or For each Object
      2. how to get candle id from that signal ? if i know this one it will be easy to check if price is close above / below signal after specific candle

      thank you!

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

        @gnoviawan If I understad it correcty you need to review what happened in the past only. You are designing an indicator then, not an EA. If that is what you want you will need a loop for sure, ie a 'For each object'. Depending on the indicator's buffer you can use that 'indicator is visible' block too, but maybe searching for those object ins another option.

        Sadly, loops are not my field of expertise. Maybe roar or miro can help.

        (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
        • G
          gnoviawan last edited by

          @l-andorrà thank you for your help.

          Found my answer here https://fxdreema.com/forum/topic/4546/simple-question-print-objects-multiple-times-on-initialization-of-indicator/3

          And modified it a lil bit.

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

            @gnoviawan Congrats!

            (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

            E
            H
            R
            A

            10
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors