fxDreema

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

    ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH

    Questions & Answers
    5
    10
    2191
    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.
    • K
      kayzworld last edited by

      I have followed these tutorials below on custom indicators and no custom indicator have worked for me on MT5.
      https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
      https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema

      try this demo magic candles custom indicator for AUDUSD on MT5 https://www.mql5.com/en/market/product/29342 and kindly update me. Thank you.

      X 1 Reply Last reply Reply Quote 0
      • X
        Xfire @kayzworld last edited by

        @kayzworld share your project here.
        don't need writing a long title for your question!

        IN GOD WE TRUST

        1 Reply Last reply Reply Quote 0
        • l'andorrà
          l'andorrà last edited by

          Xfire is right. Can you please share your project?

          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

          K 1 Reply Last reply Reply Quote 0
          • K
            kayzworld @l'andorrà last edited by

            @Xfire
            @l-andorrà

            I have meticulously tried the Magic candles and it worked after several attempts. Now I am repeating all procedures for the PipFinite Trend pro but it is still not working.

            This is the project - attempt 1.
            https://fxdreema.com/shared/GrdmQ1NJc
            I get this errors
            0_1586821420869_4df2c694-feb2-466f-947d-a1fd6de00473-image.png

            This is the same project - attempt 2.
            https://fxdreema.com/shared/rgxk1wW9b
            This one compiles without errors but when being tested returns this error
            0_1586821805863_61bd86be-aaa1-4a53-9b42-18580cd36a4d-image.png
            I tried this second attempt because the sample code given to me is like this
            //+------------------------------------------------------------------+
            int OnInit()
            {
            //---

            //Load EX5
            handle_icustom = iCustom (

                                      NULL,                                  
                                      0,                                     
                                      "\\Market\\PipFinite Trend Pro MT5", //File Path of indicator   
                        
                                      //NEXT LINES WILL BE INDCATOR INPUTS                            
                                      " ",
                                      3,
                                      2.00,
                                      3000                                
                                      //END FOR INPUTS
                                                                                           
                                      );
            

            //---
            return(INIT_SUCCEEDED);
            }
            //+------------------------------------------------------------------+

            These are the buffers for the indicator
            0_1586822306528_1d461e0c-6852-4c69-b624-773270960ba7-image.png
            These are the input parameters
            0_1586822344096_00af2692-93de-40d1-bff2-48ae5186a8fa-image.png
            0_1586822368536_47acac0c-74d0-4262-b730-cde79716502d-image.png

            This is what the indicator looks like
            0_1586822530092_a32ff618-9ce2-4681-8a74-29d722b7a77d-image.png
            I would have shared the indicator itself but the license is limited.

            Thank you for the support.

            X 1 Reply Last reply Reply Quote 0
            • l'andorrà
              l'andorrà last edited by

              I'm afraid that's hard programming, not my field of expertise. 😞 Any programmer here?

              (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

              (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

              (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

              1 Reply Last reply Reply Quote 0
              • X
                Xfire @kayzworld last edited by

                @kayzworld i tried using this indicator in mt5 for check buffers but demo version just working in backtesting and in the mt5 backtest you cant check buffers.
                sorry i cant any help when cant work with indicator

                IN GOD WE TRUST

                1 Reply Last reply Reply Quote 0
                • M
                  miro1360 last edited by miro1360

                  @kayzworld said in ANYONE WITH SUCCESS USING CUSTOM INDICATOR ON FXDREEMA MT5 VERSION WITH BUFFERS AND INPUT PARAMETERS KINDLY PUT ME THROUGH:

                  PipFinite Trend Pro MT5

                  demo is working fine in MT4, I have not tried MT5 and I will not
                  be sure it has not a missing character in the indicators name (can be renamed, but must match), and the indicator is located directly in the Indicators folder (it can be located in any folder, but the name/path must correspond to that)

                  0_1586959004066_1fcd17e3-a515-4eff-9e3b-f5a291fceb80-image.png

                  0_1586959041290_fa81f3b9-fa18-43f3-b802-6fcdcd35018f-image.png

                  0_1586959425096_b712b7b4-b2c6-4054-a702-78aea5e88f21-image.png

                  0_1586959643368_7df1d39d-cff0-40c8-a3f9-4e7f361cf33d-image.png

                  0_1586959651747_4fb51ee2-dc1b-420c-b236-37a1ff638375-image.png

                  Between trading and gambling is a very small gap, be careful.

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    kayzworld @miro1360 last edited by

                    @miro1360 Thank you.

                    L 1 Reply Last reply Reply Quote 0
                    • K
                      kayzworld last edited by

                      @l-andorrà Thanks

                      1 Reply Last reply Reply Quote 0
                      • L
                        Limaje @kayzworld last edited by

                        @kayzworld what's up friend? Were you able to compile your project correctly? I'm just now analyzing this indicator...🤭🤭

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

                        Online Users

                        S
                        A
                        M
                        R
                        G
                        T
                        G
                        Y
                        C
                        S
                        S
                        S
                        A

                        29
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors