fxDreema

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

    Draw only once if TP hit and not draw the SL and vice versa.

    Questions & Answers
    4
    15
    2611
    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.
    • F
      fxmich78 last edited by

      Hello to all.
      1st picture:I am trying to create a signal and need to draw once only the TPis hit and THEN,NOT TO draw the SL.
      The same to be applied continuously.

      2nd picture:
      Also,is it possible to draw the TP when hit or the SL as picture?
      0_1585499342037_NEW.png

      picture 2

      0_1585499358187_NEW2.png

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

        I guess you're using a custom indocator for it, right?

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

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

          @l-andorrà
          No.all is made by conditions.

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

            With commom condition blocks?

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

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

              @l-andorrà Right

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

                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.

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

                  @l-andorrà
                  https://fxdreema.com/shared/EMFznRe2e

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

                    0_1585535077403_f5be54e2-7784-4fa2-a40b-9fc847d1403c-image.png

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

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      fxmich78 @miro1360 last edited by fxmich78

                      @miro1360
                      Hello sir,
                      Thank you .
                      One more question:
                      i can not draw a trendline from the signal to the TP point or SL point.
                      I would very much appreciate if i had a solution for these.

                      Thank you!

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

                        you mixed the input parameters in Draw Line block
                        search the forum for trendlines, you definitely find the answer
                        https://fxdreema.com/forum/search?term=trendline&in=titlesposts

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

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fxmich78 @miro1360 last edited by

                          @miro1360
                          I have searched but the thing is that i can not define the candle where i have the signal.
                          That is my problem because it varies from 5 candles away to 20 or more and i am not able to solve it as i do not understand how to do it with variables.

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

                            use variables for saving the price and candleID in the time when the object is created, update the candleID for each candle (+1), reset the variables when a new signal appears, otherwise you will have to create a search system (using loops or specific names)

                            0_1585589825771_7b3a84a8-abc2-4232-9e0d-43342b034fec-image.png

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

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              fxmich78 @miro1360 last edited by

                              @miro1360 said in Draw only once if TP hit and not draw the SL and vice versa.:

                              use variables for saving the price and candleID in the time when the object is created, update the candleID for each candle (+1), reset the variables when a new signal appears, otherwise you will have to create a search system (using loops or specific names)

                              0_1585589825771_7b3a84a8-abc2-4232-9e0d-43342b034fec-image.png

                              Thank you very much for your kindness .I am still not able to do this as i am not a programmer and do not understand the variables(double,int,boolean etc),so it is difficult for me.If you can show me exactly a picture i would be greatful so i can understand.If it is annoying asking so much,thank you again for your help!

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

                                I recommend you to begin with the basics:

                                https://fxdreema.com/instructions/builder/constants-and-variables
                                https://fxdreema.com/instructions/builder/groups-and-magic-numbers

                                What you want is not an easy structure to create. If you begin with it, we will help you step by step. 🙂

                                (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
                                • Q
                                  q8carpenter @fxmich78 last edited by

                                  @fxmich78 0_1587818108108_999.jpg

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

                                  Online Users

                                  D
                                  F
                                  K
                                  C
                                  E
                                  M
                                  F
                                  T

                                  17
                                  Online

                                  146.6k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors