fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. seb 0
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 9
    • Topics 25
    • Posts 456
    • Best 52
    • Controversial 0
    • Groups 0

    Posts made by seb 0

    • Project modifies after pasted link

      Not sure if it can be called a bug but, here is what i noticed :
      When you paste the link of a project on the forum, an then continue working on this project on your side, when you will click the link later you will see the new project, with the modifications.
      However if you log out, and click this same link the old project will be shown again(without the modifications). Same thing for the other users i guess.

      posted in Bug Reports
      S
      seb 0
    • RE: EA dump

      Indeed the RSI Stochastic Oscillator divergence strat works better on trendy market, you are right as always.

      posted in Tutorials by Users
      S
      seb 0
    • RE: EA problem with closing profitable trades after certain period of time

      @miano
      If you want to reopen an order if the previous one was a profit, put "For Each closed position" -> "condition: profit > 0" -> "buy now"

      posted in Questions & Answers
      S
      seb 0
    • RE: EA problem with closing profitable trades after certain period of time

      @miano
      Sorry it was this link :
      https://fxdreema.com/shared/uYgRfsrH

      posted in Questions & Answers
      S
      seb 0
    • RE: EA problem with closing profitable trades after certain period of time

      @miano
      Hi, this way then
      https://fxdreema.com/shared/HP3WZaOzd
      It's a much risky strat on the long term

      posted in Questions & Answers
      S
      seb 0
    • RE: Problem loop

      @yerlin
      I suppose by sails you mean candle, then this should work :
      https://fxdreema.com/shared/if9MclbEb
      However i have an issue with my Fxdreema account so i can't check that it works well.

      posted in Questions & Answers
      S
      seb 0
    • RE: RSI level

      @saeed-2
      Ok then

      posted in Questions & Answers
      S
      seb 0
    • RE: Problem loop

      @yerlin
      Do you want these arrows :

      • everytime the RSI crosses up the 30 level(no matter what happened before), same thing with the 70 level ? or
      • when the RSI crosses down the 70 level if it crossed up the 30 level only a few time ago ?
      posted in Questions & Answers
      S
      seb 0
    • RE: RSI level

      @saeed-2
      Actually what do you mean by "the range", do you want the rsi to be above 10 on a specific moment only, or do you want the rsi to rebound for some time staying above the 10 value ?

      posted in Questions & Answers
      S
      seb 0
    • RE: RSI level

      @saeed-2
      Not only it is possible, you have to specify this value in the right box (1 by default) :
      0_1608575346729_Capture d’écran (312).png

      posted in Questions & Answers
      S
      seb 0
    • RE: Problem loop

      @yerlin
      Hi, I can give you a loop example of your system if you give me a little more information about the conditions(indicator value, time or candle id).

      posted in Questions & Answers
      S
      seb 0
    • RE: ARRAY OUT OF RANGE AND ERROR 4754 <<<SOLVED>>>

      @ambrogio
      Again I'm not a coder but :
      1.'10125-2976.mq5' seems to be the name of the EA file, rather than a position identifier.
      2.If the value of the handler for "i" = 0 is out of range, it should mean that there is no value for the current candle. Maybe try to replace i=0 by i=1(line 11064), or to replace "i" by "i-1"(line 11067).
      I don't now the whole thing tho

      posted in Questions & Answers
      S
      seb 0
    • RE: How can I turn DD into a percentage?

      @l-andorrà
      I think the system proposed by "miki" is right for the loaded trades.
      Did you want to get the DD of your whole broker trades history, if so I don't know how you could load the values of trades closed before the execution of the EA..

      posted in Questions & Answers
      S
      seb 0
    • RE: How can I turn DD into a percentage?

      @l-andorrà
      Do you need normal(max) DD, or relative DD ?

      posted in Questions & Answers
      S
      seb 0
    • RE: Three conditions in a range of candles

      @ambrogio
      Cool then! That's a pleasure : )

      posted in Questions & Answers
      S
      seb 0
    • RE: Three conditions in a range of candles

      @ambrogio
      Does it work well ?
      https://fxdreema.com/shared/VLlwtfnAc

      posted in Questions & Answers
      S
      seb 0
    • RE: how to write multi condition

      Advertising account

      posted in Questions & Answers
      S
      seb 0
    • RE: Purchase question

      @wolamen
      I don't think you can because, it always is more advantageous to pay the same amount in 2 times, especially keeping the possibility not to extend.
      The fact that the price per month is lower when the period is longer has the counter part that you commit paying for this longer period.

      posted in Questions & Answers
      S
      seb 0
    • RE: Weird 'zero divide' error

      Hmm I'm not a programmer either but I found the function documentation https://www.mql5.com/en/docs/marketinformation/symbolinfodouble
      the line seems to be correct..
      If the error is "0 devide" , and you say you are testing it on Down Jones, it could be that the second part of the fraction which takes the value of the symbol is equal to 0 because the market is closed..
      It is just a suggestion.

      posted in Questions & Answers
      S
      seb 0
    • RE: Renko bar ea

      @l-andorrà
      The thing he has to take in count is that renko bricks form once the period has ended.
      Often many bricks will form at once so the trend is caught too late.

      posted in Questions & Answers
      S
      seb 0
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 22
    • 23
    • 10 / 23