fxDreema

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

    DAILY TARGET

    Questions & Answers
    5
    98
    23125
    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
      kestra last edited by

      HOW CAN I SET MY EA TO PAUSE AFTER A PARTICULAR PROFIT FOR A DAY AND RESUME BACK NEXT DAY ?

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

        @kestra you can do this with check profit. if check profit is successful it can change a variable to turn of trading. You need a condition before your trading block to check if trading is allowed.

        1 Reply Last reply Reply Quote 0
        • K
          kestra last edited by

          PLS SHOW ME THE CONNECTIONS SO I CAN JUST ADD IT TO MY EA.

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

            @kestra Siggi is right, but you will also need a a variable controling when a new day begins and if target was reached within that same day. This is an example:

            https://fxdreema.com/shared/M61e4m6Pc

            Bloc number 3 should be positioned on top you your launching conditions. Otherwise the EA will not be able to know when to top opening new trades once target was reached.

            (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
            • K
              kestra last edited by

              THANK YOU VERY MUCH

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

                @kestra You're welcome.

                (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
                • J
                  jzfusion last edited by jzfusion

                  @kestra I don't get this. Why quit when there may be more opportunities. Your trading should only be limited to your time filter not profit. If you can make a million today why entertain the option of coming back to risk capital the next day and possibly go broke? You should be aggressive within your parameters. If you're outside the liquidity period then by all means don't trade but outside of that I don't undertand the use of a profit target for the account. I think this should be applied to an account that's headed for a margin call not one that's reeling in the cash.

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    kestra @jzfusion last edited by kestra

                    @jzfusion YOU ARE RIGHT BUT IT DEPENDS ON ONES STRATEGY. IF ONES STRATEGY CANNOT WITHSTAND CHOPPY MARKETS , THEREBY GENERATING LOTS OF SIGNALS WHICH MAY RESULT IN LOSSES, THEN I THINK ITS BETTER TO JUST HAVE A TARGET WHICH IS 80% SURE. THOUGH I ALREADY HAVE A EA THAT STAYS IN THE MARKET ALWAYS AND EVERYDAY BUT I NEED TRENDY MARKET WITH HIGH VOLATILITY AND LESS CHOPPY NO MATTER THE TIME FRAME, SO I CAN JUST RIDE THROUGH!.

                    1 Reply Last reply Reply Quote 0
                    • J
                      jzfusion last edited by

                      @kestra I think you've given me an idea. I'm thinking about having a filter for some days such as Friday. So for example on Fridays I could lower the lot sizes or even change the options for money mangement using the Weekday filter. I think @l-andorrà has an example in his tutorial system where he filters for Fridays and negative swap etc.

                      1 Reply Last reply Reply Quote 1
                      • J
                        jzfusion last edited by jzfusion

                        @l-andorrà Please help me out here. Which one suits what I'm trying to do? I want to allow a certain condition for Fridays only and I'm using buy/sell as an example.
                        Which one will apply here?

                        0_1601730171635_Screenshot 2020-10-03 at 14.00.48.png

                        0_1601730177180_Screenshot 2020-10-03 at 14.00.15.png

                        Does allow go to the red and reject to the yellow?

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

                          @jzfusion The first configuration will open buys on Friday only and sells the rest of days. The second configuration is exactly the opposite. The yellow output means 'if the condition of the block is false, do the following...'

                          (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
                            kestra last edited by

                            l'andorrà DO YOU MEAN I SHOULD CONNECT IT LIKE THIS ?0_1601816640791_00.PNG

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

                              @l-andorrà DO YOU MEAN I SHOULD CONNECT IT LIKE THAT ?

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

                                @kestra Can you please share the link instead of showing the screenshot? I need to see inside those blocks to be sure.

                                (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 3 Replies Last reply Reply Quote 0
                                • K
                                  kestra @l'andorrà last edited by

                                  @l-andorrà OK 0_1601930329472_OK 12.mq4

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

                                    @l-andorrà ITS BROUGHT OUT THIS ERROR CODE AND WAS ON ABLE TO COMPILE ! 0_1601932830504_JAH 7.PNG

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

                                      @l-andorrà I HAVE RESOLVED THE ERROR!.

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

                                        @kestra Good for you!. Congrats. 🙂

                                        (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
                                          kestra @l'andorrà last edited by

                                          @l-andorrà THANK YOU VERY MUCH.
                                          PLS DON'T BE ANNOYED WITH ME COS THIS MIGHT TAKE YOUR TIME, I STILL HAVE A QUESTION.
                                          PLEASE I WANT YOU TO EXPLAIN EACH OF THE CONDITION BLOCKS IN RELATION TO ONE ANOTHER ESPECIALLY THE LEFT AND RIGHT OPERAND IN THE CONDITION BLOCK 3, ALSO THE MODIFY VARIABLES SETTINGS, WHAT IT TRANSLATES TO AND HOW EACH RELATES TO THE OTHER. I WANT TO BE ABLE TO WORK AROUND IT!. THANK YOU VERY MUCH. 0_1602162512471_JES.PNG
                                          https://fxdreema.com/shared/M61e4m6Pc

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

                                            @kestra Ok. Let move step by step. The condition block 3 is the condition telling your EA that trades can be open today. I created a variable called 'activate' that can have just two values, true and false. I decided that it should be true for the trades to be open. Please remember that thsi block is supposed to be on top af all your blocks deciding when a buy or a sell are open. If this condition move to false, no more trades will be open.

                                            And that is what block number 6 is doing. Once the EA gets as much money as you want, all trades are closed by block 5 and then the variable is changed to false again. It will not be true again until tomorrow (Block 1).

                                            Do you understand do far?

                                            (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 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 1 / 5
                                            • First post
                                              Last post

                                            Online Users

                                            E
                                            B
                                            P
                                            S
                                            S

                                            16
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors