fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. PipTheRipper
    3. Best
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 55
    • Posts 145
    • Best 6
    • Controversial 1
    • Groups 0

    Best posts made by PipTheRipper

    • RE: exit trade on next candle close

      I figured out a way, I share it here in case anyone in the future needs something similar: https://fxdreema.com/shared/qgX8pwIbe

      I created a variable called "bar counter"
      on init i set the bar counter to 5 (just needs to be a number higher than 2 in this case)
      once per candle i add 1 to bar counter
      once per position i set bar counter to 1
      when bar counter is 2 -> close trade

      posted in Questions & Answers
      P
      PipTheRipper
    • RE: horizontal line - store price in a variable

      I got it now. Here are the settings in case anyone else needs it. Thanks!0_1634486565401_line working.png

      posted in Questions & Answers
      P
      PipTheRipper
    • RE: "pips away from open price" alternative

      @fxdreema Your tip solved the issue. Thank you for your help!

      In case anyone else has the same question, here is a link to solution: https://fxdreema.com/shared/DzTm72CYc

      posted in Questions & Answers
      P
      PipTheRipper
    • Close position in $ pfoit including trading fees

      Hi guys,
      I am trying to make an EA close all positions when a certain money amount is reached. I want to include trading fees (swap and commissions) in the calculation. I cant get my head around why the EA does not close positions when the variable called "As_Money_Sum" (profit+fees) is above the money amount. Can anyone see what I am doing wrong?

      https://fxdreema.com/shared/rXEuVLJhe

      posted in Questions & Answers
      P
      PipTheRipper
    • "pips away from open price" alternative

      Hi guys, do any one you know an alternative block to the "pips away from open price" block. I find that sometimes this block misses to take action when price is actually at the distance wher it is supposed to do something.

      I would like to make it so that;

      when price is currently at x pips or more from the entry price of last opened order -> do something.

      I tried with the "check distance" block and use the inloop function, but it does not do as intended.

      https://fxdreema.com/shared/k61ZrUHrc

      posted in Questions & Answers
      P
      PipTheRipper
    • RE: Max and miniumum stop loss / take profit

      i found a way to do it, if anyone else looks for the same type of max/min stop loss values, you can and example of how the max stop loss works. https://fxdreema.com/shared/2iS0KTZwc

      posted in Questions & Answers
      P
      PipTheRipper
    • 1 / 1