fxDreema

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

    Resources insert indicator

    General Discussions
    4
    20
    2429
    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
      skauch last edited by

      hi,I am trying to insert my own indicator but I find errors, can someone help me? Thanks

      photo 1 no error.
      photo 2 code error
      0_1614452154801_1 no error.PNG
      0_1614452164157_2 error.PNG

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

        @skauch Do you mean a custom indicator on your EA's code? That is not necessary. Simply import the custom indicator on your fxDreema account and the platform will link it to your EA when required.

        (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
        • S
          skauch last edited by skauch

          demo to put it on sale on mql5, but it does not pass the verification

          0_1614520083393_Schermata 2021-02-28 alle 14.47.40.png

          roar M 2 Replies Last reply Reply Quote 0
          • roar
            roar @skauch last edited by roar

            @skauch youre trying to sell an EA that requires external indicator to work? If someone buys your EA but they dont have the same indicator, they cannot do anything. You see the problem?

            Need small help? Tag me in your post
            Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

            S 1 Reply Last reply Reply Quote 0
            • M
              miki @skauch last edited by

              @skauch extern indicator must be built in ea to sell in the market.

              S 1 Reply Last reply Reply Quote 0
              • S
                skauch @miki last edited by

                @miki yes

                1 Reply Last reply Reply Quote 0
                • S
                  skauch @roar last edited by

                  @roar the validation is not passed, I have to insert the indicator through code into resources

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    miki @skauch last edited by

                    @skauch inserting the indicator in the EA code it is called as if it is a function and not an indicator itself.
                    https://www.mql5.com/en/articles/4602

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

                      error

                      0_1614696420382_super error.PNG

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        miki @skauch last edited by

                        @skauch parlare con te è come parlare ad un muro. Talking to you is like talking to a wall.

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          skauch @miki last edited by

                          @miki ciao quindi? spiegati meglio non si puo'?

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            miki @skauch last edited by

                            @skauch ciao certo che si può ma il codice dell'indicatore và inserito nell'ea e non solo richiamato come hai fatto tu. Ti avevo postato un link che ti spiega come fare,ma non è una cosa semplice.

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              skauch @miki last edited by

                              @miki grazie infatti ci ho rinunciato, ma ho aggirato il problema mettendo dentro un'altra strategia, e inserito true e false per disabilitare quella dell'indicatore in modo che passi la convalida mql5,ed ha funzionato.
                              il problema ora vorrei usare le strategie assieme,perche una usa pending order con trailing stop e un'altra ordini normali, come posso fare perche funzionano bene assieme? cioe' quella con ordini normali non prendail trailing stop!!

                              i gave it up, but I've been circling the problem by putting in another strategy, and inserting true and false to disable the indicator's one so that it passes the MQL5 validation, and it worked.
                              the problem now I'd like to use strategies together, why one uses pending order with trailing stop and another

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                miki @skauch last edited by

                                @skauch puoi usare i gruppi, 1 ad esempio per i pending e 2 per i normali , di conseguenza il trailing va impostato solo sul gruppo 1.
                                you can use groups, 1 for example for pending and 2 for normals, consequently the trailing must be set only on group 1.
                                0_1614778730332_Immagine.png

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  skauch @miki last edited by

                                  @miki ho provato ma non funziona mi sembra di aver letto che col numero di gruppo cambi solo il magic number
                                  I tried but it doesn't work I seem to have read that only the magic number changes with the group number

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    miki @skauch last edited by

                                    @skauch said in Resources insert indicator:

                                    @miki ho provato ma non funziona mi sembra di aver letto che col numero di gruppo cambi solo il magic number
                                    I tried but it doesn't work I seem to have read that only the magic number changes with the group number

                                    Strano che non funzioni, cambiando proprio il magic attraverso i gruppi e come se le operazioni fossero di 2 ea differenti.
                                    Hai settato anche il trailing sull gruppo giusto?
                                    Strange that it doesn't work, just by changing the magic through groups and as if the operations were of 2 different experts.
                                    Did you also set the trailing on the right group?

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      skauch @miki last edited by

                                      @miki
                                      ho impostato cosi'
                                      i set it up like this.
                                      0_1614779422652_Schermata 2021-03-03 alle 14.49.47.png

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        skauch @skauch last edited by

                                        @skauch o devo metterlo solo sui ordini ?

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          miki @skauch last edited by

                                          @skauch giusto, ma anche nel blocco del trailing devi impostare gruppo 1

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            skauch @miki last edited by

                                            @miki si si messo

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

                                            Online Users

                                            O
                                            J
                                            B

                                            18
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors