fxDreema

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

    Indicator Assist

    Questions & Answers
    2
    2
    511
    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.
    • M
      MIKEIKE last edited by

      Hi, My strategy requires two custom indicators. I have an ICustom setup for one, but I do not know how to set it up and I have an EX. file on the other (Choppy Market Indicator)(Signal Line is required but current version does not buffer value)

      Are you capable in assisting me in getting these two indicators to function with my EA or do you have someone that I can pay for assistance?

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

        Here is some basic information of how indicators work: https://fxdreema.com/documentation/gett ... indicators
        And here is some basic information of how to manually add custom indicators when you don't have .mqX file: https://fxdreema.com/documentation/proj ... indicators

        What matters is the number of input parameters - they must be right. Also their data types - they can be only "string" and "double", but it's better if they are also right. Their names can be different, but it's better if they are the same. Their order matters, it must be the same. And the buffers count matters... buffer names don't.

        But if your indicator does not use any buffers to send data to the EA, then you can only use the object that it draws. Which is another story đŸ™‚

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

        Online Users

        C
        L
        T
        M
        A
        R
        E
        M
        U
        S

        16
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors