fxDreema

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

    Check if indicator arrow signal wa appear on last 8 previous candle.

    Questions & Answers
    2
    2
    538
    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.
    • S
      syahrul90 last edited by

      Hi I need some help.
      I have a custom indicator signal that will appearing a arrow symbols.
      But I want to filter it with MA cross line.

      Normally the arrow signal will appear first before MA line cross over.

      How can I make my EA check the arrow on the last 8 previous candle?

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

        From what I understand, you want to check if there is an arrow somewhere in the last 8 candles. Only for custom indicators you have extra options in the Condition block. Try this option:
        0_1523045805157_730d20fa-eda2-455f-a6ff-4bd9bcc91f20-image.png
        I didn't tested it, but it should work, because if the highest value is EMPTY_VALUE, the Condition block itself would not pass if either value equals to EMPTY_VALUE.

        Otherwise you can try this block - Indicator moves within limits. This block and these special options in Condition are the only places in the EA builder where some indicator values in the past can be checked.

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

        Online Users

        M
        N
        A
        R
        M
        E
        M
        J
        C
        D
        S

        20
        Online

        146.8k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors