fxDreema

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

    How to close all trades in a day if you reached an amount loss or amount profit and close all trades till next day.

    Questions & Answers
    4
    7
    833
    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
      acen 0 last edited by

      0_1642797641197_renkodax40 4.2 (1).mq4

      U l'andorrà 2 Replies Last reply Reply Quote 0
      • U
        Uriel 0 @acen 0 last edited by

        @acen-0 ?

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

          @acen-0 This is the general structure for you to do that:

          https://fxdreema.com/shared/C5DLuktD

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

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

            this is not want I want. Imagine I loss in day (sum of loss and profit trades) 400€, then do not trade till next day, the same thing for a profit day.
            Thanks

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

              define 2 variable and 1 constant
              variable = daybalstart
              variable = balplustarget
              constant = daytarget

              OnTick

              2 Blocks
              once per bar(daily)
              modify 2 variables
              -(daybalstart) choose Account Balance
              -(balplustarget) choose Account Balance then adjust it by just typing +daytarget

              4 Blocks
              once per bar (1m)
              condition (account balance >= value of balplustarget)
              close positions
              turn off trade blocks

              2 Blocks
              once per bar (daily)
              turn on trade blocks

              something like that.

              A 1 Reply Last reply Reply Quote 0
              • A
                acen 0 @TipsyWisdom last edited by

                How do I join your channel..
                Thanks

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

                  @acen-0 Sorry. Substitute block 6 by a 'check profit (unrealized)' block instead.

                  (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
                  • 1 / 1
                  • First post
                    Last post

                  Online Users

                  E
                  H
                  R
                  A

                  16
                  Online

                  146.7k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors