fxDreema

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

    EA using Trendsentry indi

    Questions & Answers
    2
    2
    566
    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.
    • I
      ismail last edited by

      Hi,

      How can I create an EA using the Trendsentry indicator, I need a buy position that gets created at the start of the second candle above the indi (close position: when the indi changes color from blue to red), a sell position at the start of the second candle below the indi (close position: when indi changes color from red to blue)

      Thx

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

        The EA normally does not care what are the colors of the indicator. There is something called "indicator buffers" and this is the port where the indicator gives data to the EA. The EA contacts with the indicator with these buffers. Each of them has some value, all the time. What is the value... this is what matters for the EA. So if the indicator is blue or green... this is for your eyes, the EA reads numeric values only.

        There are some blocks to deal with indicators, those in "Indicators" category. Try with "Indicator is visible" to detect when something is visible, or "Indicator appear" to detect when something (like an arrow) appears on the chart, or some colors are changing.

        Here is more:
        https://fxdreema.com/documentation/gett ... indicators
        https://fxdreema.com/documentation/proj ... indicators

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

        Online Users

        E
        R
        J
        C
        A

        19
        Online

        146.8k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors