fxDreema

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

    How to upload Tradingview Indicators for Custom Indicators

    General Discussions
    4
    21
    2195
    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.
    • B
      burakthesecond last edited by

      hey guys I am trying to upload some indicators like STC , TDI etc. for backtesting faster. How can I get them from TW to custom indicator for fxdreema? I know there is source codes for it but I think I am writing something wrong so it doesnt work. I be glad if anybody know how to do it correctly or have them .

      l'andorrà A 2 Replies Last reply Reply Quote 0
      • l'andorrà
        l'andorrà @burakthesecond last edited by

        @burakthesecond I'm not a TW user so I'm not sure about this but can you get the dull mq4 file format for that indicator? If so you whould import it to fxDreema easily. Did you try?

        (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.

        B 1 Reply Last reply Reply Quote 0
        • A
          ambrogio @burakthesecond last edited by

          @burakthesecond you can't load Tradingview indicators in Fxdreema because they are written in the proprietary Pinescript language, you should convert them to mql language first, is it worth it?

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

            @l-andorrà sorry for the late reply . I am not familiar with the concept and english isnt my first language . I am not sure about the Enumerations and Input Parameters . I have the source code but cant make it work . the indicator is schaff trend cyle . I will be glad if anyone make it or tell me exactly how to make it . I can share the strategy if I can make it work . Thanks for the reply .

            jstap 1 Reply Last reply Reply Quote 0
            • jstap
              jstap @burakthesecond last edited by

              @burakthesecond You can get that indicator for MT4/5 from google, to covert means a coder.

              Learn fxDreema Without the Wait!

              My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

              The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

              Don’t miss out

              Click here➡️ https://mybook.to/fxDreema to get your copy today!

              Enjoy! 😊

              B 1 Reply Last reply Reply Quote 0
              • B
                burakthesecond @jstap last edited by

                @jstap I will try to upload fxdreema . but inputs arent very easy . how can I make it buy or sell when value is crossing 25 or 75 ?

                jstap 1 Reply Last reply Reply Quote 0
                • jstap
                  jstap @burakthesecond last edited by

                  @burakthesecond Condition block, indicater (using correct buffer) X> number buy, X< number sell.

                  Learn fxDreema Without the Wait!

                  My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                  The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                  Don’t miss out

                  Click here➡️ https://mybook.to/fxDreema to get your copy today!

                  Enjoy! 😊

                  B 2 Replies Last reply Reply Quote 0
                  • B
                    burakthesecond @jstap last edited by

                    @jstap I am trying man Thanks . I will post if it works this time

                    jstap 1 Reply Last reply Reply Quote 0
                    • jstap
                      jstap @burakthesecond last edited by

                      @burakthesecond Once you get this together add a shared link, say what's not working and problems can be fixed.

                      Learn fxDreema Without the Wait!

                      My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                      The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                      Don’t miss out

                      Click here➡️ https://mybook.to/fxDreema to get your copy today!

                      Enjoy! 😊

                      1 Reply Last reply Reply Quote 0
                      • B
                        burakthesecond @jstap last edited by

                        @jstap I uploaded the indicator but there is only one buffer , anyway I tested and still no trade executed .

                        1 Reply Last reply Reply Quote 0
                        • B
                          burakthesecond last edited by

                          This is from fxdreema 0_1656599767245_Clipboard02.jpg

                          jstap 1 Reply Last reply Reply Quote 0
                          • B
                            burakthesecond last edited by

                            And this is the source code from TW 0_1656599793425_Clipboard03.jpg

                            1 Reply Last reply Reply Quote 0
                            • B
                              burakthesecond last edited by

                              as you can see lenghts are different too , which I am not sure how to modify for fxdreema

                              1 Reply Last reply Reply Quote 0
                              • jstap
                                jstap @burakthesecond last edited by

                                @burakthesecond I assume this buffer is just a line, on the right you will have the max, mid, min values this indicator moves between, put this in the condition X>, or X< value of wheat ever the mid is, put another block under like buy/sell and it should place trades.

                                Learn fxDreema Without the Wait!

                                My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                Don’t miss out

                                Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                Enjoy! 😊

                                1 Reply Last reply Reply Quote 0
                                • B
                                  burakthesecond last edited by

                                  I did like this but no trades executed : 0_1656600268285_Clipboard04.jpg Thanks for the reply man I appreciate it

                                  jstap 1 Reply Last reply Reply Quote 0
                                  • jstap
                                    jstap @burakthesecond last edited by

                                    @burakthesecond Put the indicator and the shared project.

                                    Learn fxDreema Without the Wait!

                                    My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                    The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                    Don’t miss out

                                    Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                    Enjoy! 😊

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      burakthesecond @jstap last edited by

                                      @jstap shared/6vJg35F1e

                                      jstap 1 Reply Last reply Reply Quote 0
                                      • jstap
                                        jstap @burakthesecond last edited by

                                        @burakthesecond Put the indicator here, all looks correct.

                                        Learn fxDreema Without the Wait!

                                        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                        Don’t miss out

                                        Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                        Enjoy! 😊

                                        B 2 Replies Last reply Reply Quote 0
                                        • B
                                          burakthesecond @jstap last edited by

                                          @jstap how can I ?

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            burakthesecond @jstap last edited by

                                            @jstap All looks correct but when I Test it , it doesnt open any orders. something isnt right I suppose

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

                                            Online Users

                                            R
                                            F
                                            S
                                            D
                                            V

                                            16
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors