fxDreema

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

    How do I get fxDreema to load up less instances of my custom indicator?

    Questions & Answers
    2
    4
    939
    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
      safv6 last edited by

      Hi Radoslav,

      Thanks again for all you do. I have a question about the way fxDreema loads up instances of custom indicators.
      So it seems that when I make fxDreema read from a custom indicator's buffer, it loads it up many many times, making things real slow. If it has to load it up each time it reads a buffer value instead of reading from the same single instance, that'd be ok I guess if there's no other way, but once it loads up a second instance, why doesn't it dump the first one? Is there something I'm missing here?

      Thanks in advance for your reply,
      Regards,

      Saf

      1 Reply Last reply Reply Quote 0
      • S
        safv6 last edited by

        So... I thought I'd give an example, just to be clear:
        When I make a test EA with only a yellow "Comment" block that's set up to display a custom indicator's value at the top of the chart and I backtest it in virtual mode, then once I press the stop button on the mt4 strategy tester, the chart gets flooded with many instances of that one custom indicator. I noticed this before with an other indi, but I didn't bother to try and figure it out back then, because that particular indi wasn't all that heavy. The indi I'm trying to work with right now though is a bit more heavy and having all instances loaded up at the same time is just killing for the EA's performance.

        I hope I'm doing something wrong here.
        I'm looking forward to your reply.

        Best regards,

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

          Check if the indicator is added properly in fxDreema. When the number of input parameters is wrong, this happens. If everything is fine, the indicator must be loaded once. I use iCustom() of course.

          1 Reply Last reply Reply Quote 0
          • S
            safv6 last edited by

            Ah awesome! That solved it for me. One of the indicator's data type was defined as integer, while it should've been a string. Apparently this discrepancy made the EA load up the indicator multiple times.

            Thanks for the help and the swift reply.
            Regards,

            Saf

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

            Online Users

            A
            S
            K
            M
            R
            D
            S
            B

            14
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors