fxDreema

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

    once per bar ..... and a bit more

    Questions & Answers
    2
    20
    336
    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.
    • A
      AhmetB last edited by AhmetB

      Hey guys
      Im new here and trying to learn this block languge a bit better. So I am starting simple.

      My projekt rules are simple.

      1. Buy when rsi comes above 60Level and keep buying on every candle undtil it hit 60Level again. and close all position
      2. Sell when rsi comes below 40Level and keep selling on every candle undtil it hit 60Level again. and close all position

      My problem is.

      1. I cant make the EA take a position on every candle. What an I missing or dooing wrong?
      2. I want to control how many candels/bars. the EA should take. dont know how to do that.
      3. The EA is taking positions one candel late. how do I fix that ?

      I would be greatfull if there was a helping master mind 🙏

      A link to my wonder projekt https://fxdreema.com/shared/w2UPZNIec

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

        No new trades are open because you are requiring new crossings to happen every candle. In order to get what you want you will have to use a variable checking if the crossing that happened before is still valid. Are you familiar with variables?

        (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
        • A
          AhmetB last edited by AhmetB

          Hi andorra.
          I have not tryed using variables before. How can I implement that in my project ?

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

            That is not a trivial thin to do, but let's move step by step. The first thing to do is creating two boolean variables, one for RSI 60 level and another one for the RSI 40 level. The first time one or the other is activated, they need to change from false to true. Once you do that, we can move to the next 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
            • A
              AhmetB last edited by AhmetB

              Thanx l'andorrĂ 

              I have created to variables now. this is how it looks 🙂 But I didnt get the part "false to true". Is that somthing I have to do in the settings.

              https://fxdreema.com/shared/LdT4GZOdd

              1 Reply Last reply Reply Quote 0
              • A
                AhmetB last edited by

                Screenshot 2023-05-18 171405.png

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

                  Ok. Now you need to add one 'modify variables' block below each 'buy/sell now' block where both boolean variables are changed from false to true. At the same time. You should add a new condition block just above the current ones when they are required that both variables are false. Then we'll move on.

                  (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
                  • A
                    AhmetB last edited by

                    Screenshot 2023-05-20 215419.png

                    1 Reply Last reply Reply Quote 0
                    • A
                      AhmetB last edited by

                      Like this........ I dont think the highlighted settings in the new condition bloks are right.

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

                        No, no. I mean a condition block where the left operand is the boolen variable you need and the right operand id the value of that variable to be 'false'.

                        (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
                        • A
                          AhmetB last edited by

                          Sorry l'andorrà I dident get that. can you send me a screenshot 🙂

                          l'andorrĂ  1 Reply Last reply Reply Quote 0
                          • l'andorrĂ 
                            l'andorrĂ  @AhmetB last edited by

                            @AhmetB I mean this:

                            01.png

                            (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
                            • A
                              AhmetB last edited by

                              Screenshot 2023-05-29 163201.png

                              1 Reply Last reply Reply Quote 0
                              • A
                                AhmetB last edited by

                                Do this look right.... under the marked area is set to true

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

                                  Could you please share the link to the project instead of uploading a picture? That would definitely help.

                                  (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
                                  • A
                                    AhmetB last edited by

                                    sorry...... https://fxdreema.com/shared/KlmpfWEkd

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

                                      You need the following changes:

                                      1. Select 'false' in both blocks 24 and 25.
                                      2. Select the corresponding variables on blocks 22 and 23.

                                      That should work.

                                      (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
                                      • A
                                        AhmetB last edited by

                                        1. Select 'false' in both blocks 24 and 25.......................................... Left operend is set to false and right operend is set to true in both blocks 22 and 23

                                        2. Select the corresponding variables on blocks 22 and 23........ Think this is right.

                                        https://fxdreema.com/shared/x375GmVPb

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

                                          1. No the variable is to be selected on the left operand and the 'false' result on the right one.
                                          2. No. The variable is to be positioned on top of the slot and then selecting 'true' on the display menu where the variable is positioned now.

                                          (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
                                          • A
                                            AhmetB last edited by AhmetB

                                            Sorry for not understand the fxdreema language. but I try my best too learn.

                                            Hope this is right...... https://fxdreema.com/shared/g0UKCnknc

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

                                            Online Users

                                            P
                                            B
                                            S
                                            S
                                            T
                                            F
                                            I
                                            S
                                            S
                                            G

                                            19
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors