fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. cuzyouaintme
    C
    • Profile
    • Following 0
    • Followers 1
    • Topics 3
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    cuzyouaintme

    @cuzyouaintme

    0
    Reputation
    3
    Profile views
    11
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    cuzyouaintme Unfollow Follow

    Latest posts made by cuzyouaintme

    • RE: modify SL based on ATR

      @Ho3ein-sh Thanks but i dont speak your language

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: modify SL based on ATR

      @Ho3ein-sh
      Ok, thank you. Thats the answer i needed. I connected the modify variable block with the Trailing stop each trade block. But what to put in, in the trailing stop block?
      if trade - modify variables - trailing stop each trade (in this block)

      posted in Questions & Answers
      C
      cuzyouaintme
    • modify SL based on ATR

      Hello community,
      I want to change a SL based on ATR value.
      Example: I have a open position, SL is already moved to breakeven (Timeframe M1), than I want the EA to check the value of the ATR on the M5 Chart (maybe its 25pips) . After that if the price moves more than 25 pips maybe it moves 30. I want the SL to move the SL 5 pips behind the price.
      How can i do that????

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: Recovery Trade/s for closed losing trades

      I do it without any indicator (determining the pullback) but for EA i need one, maybe fractals or EMA´s

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: How to multi-tf trailing SL

      Look, enter trade on M1. After it reaches 1R - SL to breakeven. Than wait for a Pullback on the M1. After the Pullback is broken (for example on a Long Trend) - move SL under the Pullback. Then go to the next higher timeframe so in my case, M5. Wait for the Pullback, after pullback is broken - move SL under the M5 Pullback. Then next timeframe, M15, same here, then H1, H4 and at the end the D1

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: Recovery Trade/s for closed losing trades

      So basically the SL should move multitimeframe after a pullback break. So M1 Pullback than break of the pullback and SL below the Pullback. Next timeframe M5, same here, Pullback, break, move SL under Pullback...until reaching D1

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: Recovery Trade/s for closed losing trades

      I’m trying to build an EA with no TP and this trailing‑SL sequence:
      Entry on M1 with SL = 3×ATR
      Move SL to breakeven once the trade reaches +1 R
      Trail SL by pullback break on each timeframe in turn: M1 → M5 → M15 → H1 → H4 → D1 (only run once per closed bar of each TF)
      The Breakeven thing is easy, but the rest...

      posted in Questions & Answers
      C
      cuzyouaintme
    • RE: Recovery Trade/s for closed losing trades

      Yeah, it did work. But this EA is more advanced so I bought you book.

      posted in Questions & Answers
      C
      cuzyouaintme
    • How to multi-tf trailing SL

      Hello FX Dreema community,

      I’m trying to build an EA with no TP and this trailing‑SL sequence:

      Entry on M1 with SL = 3×ATR

      Move SL to breakeven once the trade reaches +1 R

      Trail SL by pullback break on each timeframe in turn: M1 → M5 → M15 → H1 → H4 → D1 (only run once per closed bar of each TF)

      Can anyone show me exactly which blocks to use and how to wire them up in FX Dreema to achieve this? Thanks!

      posted in Questions & Answers
      C
      cuzyouaintme
    • Recovery Trade/s for closed losing trades

      Hey everyone,

      Could someone explain how to configure a trade entry so that, if the previous trade was a loss, the next trade automatically sets its take profit to recover that loss? Also, how can I make it so that if there are multiple consecutive losses, the recovery trade’s TP covers all of them?

      Thanks!

      posted in Questions & Answers
      C
      cuzyouaintme