fxDreema

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

    NEED HELP WITH EA WITH CUSTOM INDICATOR!

    Questions & Answers
    2
    2
    625
    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.
    • E
      E300 last edited by

      Hello users! I'm new to the forums, hoping to be with you all in this nice and big community! 🙂
      My issue is that I have a custom indicator as you can see here. http://imgur.com/aQDQzAn
      This indicator one of many that I have. You see the little orange dot. Thats a sell/buy signal. This issue is I'm trying to build a EA for this. How can I do it? My other custom indicator have arrows, some have different color arrows and different sizes. So I'm wondering how can I make a custom EA for this. Something simple. I need to automate this process due to my busy work/school schedule.
      Any one have any ideas? Thanks. 🙂 Hope to hear from you.
      If necessary I can pay you per EA you build me. (this website confuses me) Can I build a EA here? Also is there any Tutorials online?

      Thanks.

      picture of indicator : http://imgur.com/aQDQzAn

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

        "Indicator is visible", "Indicator appear", "Condition" (indicator > 0). It depends. When you use "Condition", if any of it's operands have value EMPTY_VALUE, the block does not pass and that's why Indicator vs Numeric works.

        "Once per bar" can also help - https://fxdreema.com/demo/mt4-once-per-bar

        Use "Trace" to check if the buffers are giving you values that can be used, something like this - https://fxdreema.com/demo/mt4-trace-psar

        Most arrow indicators have nothing for the current candle, so try with Candle ID = 1 or bigger.

        Only for "Indicators (My Indicators)" in "Condition" there are extra options available if you click "More options"

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

        Online Users

        A
        C
        J
        H
        S
        T
        K
        S
        M
        T
        C

        15
        Online

        146.9k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors