fxDreema

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

    Money Management personal adjustmets.

    Questions & Answers
    2
    2
    958
    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.
    • J
      jwgevers last edited by jwgevers

      Good day @fxDreema , I am having trouble finding the rght money management option for my trading.
      I would like my lot size to be my (Account balance * 5%/stop loss).
      Or just the (Account balance * x%) with the x%being a variable that I can change.

      I would really appreciate any advice on how to do this.

      Regards Jannik

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        If you select "Fixed volume", you can see it has a fixed value of 0.1 as a default. But you can actually put a MQL4 formula over there without problem. You can use MQL4 functions, such as AccountBalance() or AccountEquity() or others. Or variables.
        For example:

        AccountBalance() * MyVariableName

        Value such as 5% will probably not work, better write it like 5/100

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

        Online Users

        P
        C
        J
        V
        G
        E
        H
        C

        23
        Online

        146.7k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors