fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. trendking
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    trendking

    @trendking

    0
    Reputation
    338
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    trendking Unfollow Follow

    Latest posts made by trendking

    • RE: Set the close trade level when trade is X pips in profi

      Yes, create a non-linear trailing stop. Used Variable with Break even (BEP offset mode) block. Works. http://fxdreema.com/shared/9vn3S9afe
      Modify SL (with positive / negative) input does something else. http://fxdreema.com/shared/bit5yw1xb

      Thank you fxDreema and Alepie.

      posted in Questions & Answers
      T
      trendking
    • RE: Set the close trade level when trade is X pips in profi

      Hi,

      I tested the example , http://fxdreema.com/shared/7xv6Cjoxc , but it does something else as you said.

      I want a lagging %(#FF0000)[take profit] hedge profit (loop) %(#FF0000)[ red text = strike out text ]:
      When in 10 pip profit, %(#FF4040)[sett close trade at] open hedge trade (open opposite direction trade) at 5 pip profit in case the trade start to go against me.
      When in 16 pip profit, %(#FF4040)[sett close trade at ]open hedge trade (open opposite direction trade) at 10 pip profit in case the trade start to go against me.
      When in 34 pip profit, %(#FF4000)[sett close trade at] open hedge trade (open opposite direction trade) at 30 pip profit in case the trade start to go against me.
      When in 48 pip profit, %(#FF4000)[sett close trade at] open hedge trade (open opposite direction trade) at 42 pip profit in case the trade start to go against me.
      So if the trade start to go against me, I have already locked in significant profit level and can close the hedge again if the trade start to go in my favor again.

      I set manual close hedged position levels (close opposite direction trades open) if the trade starts to go in my favor again, at +2 pip from the opened hedge level: at 7 pip profit, 12 pip profit, 32 pip profit and 44 pip profit.

      [ Same as before, but I use a variable, and the variable opens a hedge trade, instead of modifying a take profit/close at spesific profit level.]

      So I better use MT4 as MT5 does not support/allow hedging.

      posted in Questions & Answers
      T
      trendking
    • RE: Set the close trade level when trade is X pips in profi

      I still dont get it.
      I tried this, http://fxdreema.com/shared/nQsNWqxNd , but still the same.

      Its faster if you show me.

      posted in Questions & Answers
      T
      trendking
    • RE: Set the close trade level when trade is X pips in profi

      Why do the links in the post not go to shared copy I created ? They lead to a blank page with message " Sorry, this strategy has been removed from it's owner."

      Is it becuase you are updating the system or ?
      I have not changed or deleted the projects or the shared copies.

      posted in Questions & Answers
      T
      trendking
    • RE: Set the close trade level when trade is X pips in profi

      Hi,

      Thank you both, fxDreema and Alepie, for your help.
      I have tried to implement your examples, but I can not get them to work.
      I think I might have explained wrongly possible.

      I want a lagging take profit (loop):
      When in 10 pip profit, sett close trade at 5 pip profit in case the trade start to go against me.
      When in 16 pip profit, sett close trade at 10 pip profit in case the trade start to go against me.
      When in 30 pip profit, sett close trade at 34 pip profit in case the trade start to go against me.
      When in 48 pip profit, sett close trade at 42 pip profit in case the trade start to go against me.
      So if the trade start to go against me, I have already locked in significant profit level.

      Here is how I tried to implement fxDreema example http://fxdreema.com/shared/qVCfU0B8c
      Here is how I tried to implement Alpie example http://fxdreema.com/shared/mtaPxc1R
      But non of these work, they will not set any close profit level.
      I tried this modification with block Break even 'offset' http://fxdreema.com/shared/duH7rkXO . It executed the first section of the loop (When in 10 pip profit, sett close trade at 5 pip profit) but not the other sections that follow.

      posted in Questions & Answers
      T
      trendking
    • RE: Set the close trade level when trade is X pips in profi

      Hi,

      Set the close trade level when trade is X pips in profit

      Is there a block where I can change the close trade level as the trade progresses.
      Like change the close trade level from 8 pip to 12 pip when I am 15 pip in profit, and then change the close trade level from 15 pip to 29 pip when I am 14 pip in profit ? Similar to trailing stop, but at selective levels instead.
      Can you please add/ilustrate the blocks and links in a shared project link example.

      -I managed to get around the high SL required by some brokers by using the "Close each losable position", in case others might find it useful example http://fxdreema.com/shared/kdgVwW3zd.

      posted in Questions & Answers
      T
      trendking
    • RE: MT5 single position

      Hi,

      MT5 single position

      On your first reply you wrote "MT5 can only have single position per symbol, and this can make the whole strategy different."
      How does this affect two EA's. One trading in the H1,EURUSD and the other in H2,EURUSD ? Both only opening buy/long positions (no sell/short trades at all).
      Will each EA be able to close its own trades (the one in H1 and the other in H2) ? Or will the trades be combined to one and they will not be able to identify/find their own trades, their trades be indistinguishable from each another ?

      posted in Questions & Answers
      T
      trendking
    • RE: Magic Number/Separate the Different EA's

      I took away the 'input' fields in the block.
      Works great now.

      Thank you VERY much !
      (And sorry for that).

      posted in Questions & Answers
      T
      trendking
    • RE: Magic Number/Separate the Different EA's

      So what should I do to make it work ?

      posted in Questions & Answers
      T
      trendking
    • RE: Magic Number/Separate the Different EA's

      I dont understand ??
      I am not sure which block is not the fault, so I am trying to attach a draw Arow to the Signal flip-flop and run on strategy tester.
      And then run Buy now with some MA or MACD with same ST/TP to see if it is the reason.
      identify block that is cause.

      posted in Questions & Answers
      T
      trendking