fxDreema

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

    Stop Loss at Minimum Pips or ATR*Multiplier. Whichever is larger

    Questions & Answers
    2
    5
    842
    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.
    • E
      Ed_H last edited by

      Hi all,

      Beginner but loving FxDreema. Heaps to learn.

      I would like to make a condition that the stop loss is placed at either
      a minimum number of pips
      or ATR*ATRMultiplier
      or the Swing High/Low prior to entry
      Whichever is the larger value.

      I have made the ATR Multplier using the constant and applied that correctly.
      I cannot make the either/or for the Min Stop Loss.
      I used Min Stop Loss as a constant to optimise.
      I have not tried the swing high low because I failed with the S/L Minimum

      My attempt:
      https://fxdreema.com/shared/CCOdr1eNd

      Thanks for your assistance!,
      Ed.

      1 Reply Last reply Reply Quote 0
      • V
        vonmunchy last edited by vonmunchy

        @ed_h there are so many threads on ATR SL and TP. Here is a quick summary.

        Create the following variables and constants. For an example.

        Constants:
        Atr 21
        Atr_sl_multiplayer 4
        Atr_tp_multiplayer 6

        Variable:
        Atrv

        Add a variable block, choose ATR with Atr constant and set Atrv as varible.

        Under Stop loss/take profit, choose custom price faction. And type

        Atrv * Atr_sl_multiplier (for sl. Remove the space before and after *)
        Atrv * Atr_tp_multiplier (for tp Remove the space before and after *)

        Basically whatever the ATR period that's in the variable block gets multiplied by the multiplayer and sl/tp is placed accordingly

        Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

        The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

        When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

        1 Reply Last reply Reply Quote 0
        • E
          Ed_H last edited by Ed_H

          Thanks @vonmunchy, I had a search for the threads - they didn't seem to specify my problem but I will search thoroughly and ready through more.

          I will follow your instructions and see how I go.

          The issue is not the ATR Multiplier functioning, but when the ATRMultiplier is less than a certain Stop Loss, 10 pips, 15 pips, 20pips etc., I want the S/L to be the minimum pips and not the smaller value reached with the ATRMultiplier. I also want this minimum pips to be a constant so I can vary it in the optimisation stage

          Thanks for taking the time to respond,
          Ed.

          V 1 Reply Last reply Reply Quote 0
          • V
            vonmunchy @Ed_H last edited by

            @ed_h iv never needed a minimum sl distance so far so i cant help you. You can play around with the blocks shown below. Upon placing a trade, checks the distance from open price to SL and if its lower than whatever pip amount than modify the stop to the minimum amount. And the mimium sl can be a constant.

            0_1621178749727_dfsdfd.JPG

            Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

            The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

            When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

            1 Reply Last reply Reply Quote 0
            • E
              Ed_H last edited by

              Ah nice, I'll have a play. They should do the trick.

              Thank you so much @vonmunchy!

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

              Online Users

              S
              N
              S
              E
              H
              E
              S
              A
              T
              A
              A

              22
              Online

              146.7k
              Users

              22.4k
              Topics

              122.6k
              Posts

              Powered by NodeBB Forums | Contributors