fxDreema

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

    % of Trade Question

    Questions & Answers
    2
    2
    289
    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.
    • T
      tomtbt last edited by

      Hello - I'm new to this so if it's a noob question try not 'tut'.

      I'm trying to create a buy signal that sets the TP at a % of the lot value... for example:

      I buy 1 lot of EUR/USD (which for arguments sake equates to 1000 EUR) I would like to close the trade once the value has gone up 5% e.g. to 1050 EUR. Giving a 5% increase in that specific trade.

      I appreciate this is most likely a simple question any help would be welcome...

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

        Maybe use some formula. In all input fields you can write MQL4 code. You can use functions, +, -, * and /. But what would be the formula, I don't exactly know. I think you will also need to use at least one Variable.

        It also depends whether you want to use hard Stop-Loss/Take-Profit or monitor the profit and close the trade when certain profit/loss is reached. Different blocks are used in these cases. And if you use hard stops , there is something that we can call Tick value, which is the amount of money (in your account currency) that your trade would profit/lose if the price moves with 1 tick. This is little bit complicated... at least for me.

        Otherwise there is no such option that turns lot size into SL/TP size, and I don't even remember someone asking for this 🙂 And I don't know how good is the idea. Because even if you put let's say 10 pips normal SL, the loss would be proportional to the lot size anyway.

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

        Online Users

        F
        M
        B
        A
        M
        M
        G
        D
        W

        19
        Online

        147.0k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors