fxDreema

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

    Decimal numbers dismiss

    Tutorials by Users
    0
    6
    458
    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
      adentist last edited by

      Hi all;
      Can anyone help me ;
      In the formula window ,I devide my balance to 100.000 for finding starting lot in robot..But the value is something like too much decimals. (like 0.17256 for example) how can i use the 2 number decimals here like 0.17 and dismiss the others .I couldnt do that can anyone help me?
      THX all..

      C 1 Reply Last reply Reply Quote 0
      • C
        CPxiom @adentist last edited by

        @adentist In a custom mql block write: Value = NormalizeDouble(Value, 2); where "Value" is a double variable declared in the variables section, and "2" is the number of decimals you want to keep.

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

          thank you so much.So doesnt in fx dreema a block that does this???

          C 1 Reply Last reply Reply Quote 0
          • C
            CPxiom @adentist last edited by CPxiom

            @adentist As far as I know, no... but use this, as it works. In the formula block, put the result in a variable,
            0_1674534872757_Screenshot 2023-01-24 at 06.33.53.png let's say Value (or Distance in the case of this screenshot... previously declared in the variables section), then connect it to an mql block like this in which you write this.. with your variable of course. 0_1674534658706_Screenshot 2023-01-24 at 06.24.53.png
            And please push reply if you reply, so people can get notified when you respond 🙂

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

              Thank you so much..

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

                @adentist You can also manually type that same formula (from the equal sign rightwards) into the 'adjust' tab on any fxDreema block.

                (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

                B
                A
                J
                D
                E

                26
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors