fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Rebearv
    R
    • Profile
    • Following 2
    • Followers 1
    • Topics 5
    • Posts 22
    • Best 0
    • Controversial 0
    • Groups 0

    Rebearv

    @Rebearv

    0
    Reputation
    216
    Profile views
    22
    Posts
    1
    Followers
    2
    Following
    Joined Last Online

    Rebearv Unfollow Follow

    Latest posts made by Rebearv

    • RE: How can I define distance between two MA

      Hello! Can you share it please, Im interested

      posted in Questions & Answers
      R
      Rebearv
    • RE: EA(s) not taking all trades

      I had have a similar problem . I don´t know why as it would be easy to calculate everything on bigger timeframes.
      This happened to me in back test and in live trading too.

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @rgoo No I haven´t . Could that help me ? I am not looking for printing lines in higher highs and lows , just to exit trades after some sort of higher highs or lows , as dynamic take profit and stop loss .

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @jstap Thanks. Today I will try that solution I will tell you about the results

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      Ok . Got it . Thanks @jstap . Any recommendation on how to prevent the instant close?

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      Hey @jstap .. I´m bringing back this project . Please check the last links we share each other, and if you are so kind , can you confirm me please if the project I shared on that days was ok despite what you tell me about once per bar and pass block. Since that day I haven´t been sure if it was a good solution. I didn´t understand the project you share on that days as I didn´t understand the logic behind it. Also I have to say it is my first project with variables.
      I was trying yesterday another strategy with the same logic of exiting trades after a sort of consecutive higher higher and lower lows trying it to resolve it with check distance between higher highs between candle 1 and 2 But it is giving me other results.
      https://fxdreema.com/shared/6FwfWg0fe

      Lets say I want to exit a buy trade after 2 consecutive higher highs for profit and 2 consecutive lower lows for sl . What would be the correct and ultimate way to do it ??

      Thanks for the support.

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @jstap Ohh ok... I get it . I was using once per bar incorrectly , and I suppose the pass block is unnecessary or redundant . I think I was making the once per bar mistake in other projects.

      In fact the strategy is only for buys, I forgot to filter the type... the idea is to play with consecutive higher highs for exit in profit as a dynamic target, and with consecutive lower lows for exit as a dynamic stop loss.
      Thanks for your support. I though it was something on the variables arrange, but not. This is good as I can keep going forward and try other things with variables like store other candle data. I will tell you if it started to give me good results.

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @jstap Sure! https://fxdreema.com/shared/WEkQcaI0e
      Thanks for give it a look.

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @jstap

      Hey! I am trying to do it like I show in the image . But trades are not closing after 2 consecutive highs or 2 consecutive lows . What can it be wrong? I a setting the variables at candles asking for the high and lows of id 1 and 2 and then I am trying to compare the values with a condition block.
      According my test , trades are closing just after entering , and also I noticed the test is printing a line on all lower wicks and in all high wicks , like making a channel. !
      0_1654394565361_Capture.PNG

      posted in Questions & Answers
      R
      Rebearv
    • RE: Exit after certain higher highs and lower lows

      @tipsywisdom Hey man. Thanks. I was trying something like that , but I think I´m still dealing with candle id logic, as I was trying for candle id 1 and 2 .

      And after this four variables are set , I suppose I have to compare them to get what I want, isn´t ? This would be done with a condition block?

      posted in Questions & Answers
      R
      Rebearv