fxDreema

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

    Rupp

    @Rupp

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

    Rupp Unfollow Follow

    Latest posts made by Rupp

    • RE: (buy/sell expiration mode) Not Working...

      @l-andorrĂ  Yes its working perfectly in MT4 đŸ™‚

      posted in Bug Reports
      R
      Rupp
    • RE: (buy/sell expiration mode) Not Working...

      I've the same problem but only on MT5! In MT4 all is working fine also en StrategyTester! For me its a bug! Please fix it!

      posted in Bug Reports
      R
      Rupp
    • RE: Custom Indicator Buffers in MT5

      Thank you very much Miro. Now it works wonderfully!

      posted in Questions & Answers
      R
      Rupp
    • Problems with Expiration Mode in MT5

      Good evening,
      I'm currently building an existing MT4-EA as an MT5-EA. Unfortunately, the autoclose function (= expiration mode) in the Buy-Now- and Sell-Now-Blocks do NOT seem to work in the MT5 version.
      For example, trading should only take place between 8 a.m. and 5 p.m. And at 9 p.m. all open trades are to be closed. This works as it should in MT4. Unfortunately not in MT5. I wrote two simple projects to demonstrate this. Does anyone know a solution? Or is it just a bug? If so, please fix it. Because this is a real basic function that is certainly often used.
      Many thanks
      Rupprecht
      MT5-Version
      MT4-Version

      posted in Questions & Answers
      R
      Rupp
    • RE: Custom Indicator Buffers in MT5

      What a pity! I still hope that there is still a possibility.

      posted in Questions & Answers
      R
      Rupp
    • Where is the "(re)draw trades on chart" block in MT5

      Good evening,
      I am currently converting an MT4 EA to MT5. In MT5 the
      "(re)draw trades on chart" block
      seems to be missing. Why? How can I replace this block in a different way?
      Thank you!
      Rupprecht

      posted in Questions & Answers
      R
      Rupp
    • Custom Indicator Buffers in MT5

      Good evening,
      I have the following question:
      How can I get the correct output buffers for a custom indicator in the MT5 if I only have one *.ex5 file and not the code. It is the indicator BB Trend Flat [https://www.mql5.com/en/market/product/28998](Link Adresse)
      I also have it in the MT4 version. There I find the 3 colors in the dialog box that I can use as a buffer. In the MT5 version of the indicator, all three colors are combined in one field. The difference can be seen well on the two attached screenshots.
      1_1576721194362_MT4-Buffer.jpg 0_1576721194362_MT5-Buffer.jpg
      I also tried with the FXdreema trace function to find out whether there are values in Buffer 0, Buffer 1, Buffer 2. But I only get Empty_Value. I found the buffers in this way for another Costum indicator without any problems. Unfortunately, this does not work in this very helpful indicator.
      Does anyone of you have any idea how I can solve the problem?
      Thank you very much
      Rupprecht

      posted in Questions & Answers
      R
      Rupp
    • RE: Combine multiple profit values within the same bar to form an added numerical value in the chart.

      Thank you very much Miro,
      that was exactly what I was looking for. It works very well.
      The only small note: The two blocks must be placed in "on Trade" and not in "on Tick".
      Hopefully it will benefit another user.

      posted in Questions & Answers
      R
      Rupp
    • RE: Combine multiple profit values within the same bar to form an added numerical value in the chart.

      Many thanks @trader.philipps
      I'll ask @miro1360 if he can help here.
      Rupprecht

      posted in Questions & Answers
      R
      Rupp
    • RE: Combine multiple profit values within the same bar to form an added numerical value in the chart.

      Thank you, TraderPhillips,
      Can you help me a little further, because I have never done anything like this?
      Maybe with an example? So how do I save all orderprofits of a candle in a variable?
      Do I have to do this in "onTick" or "onTrade?
      And how to reset that variable and start again from 0 on the next candle?

      posted in Questions & Answers
      R
      Rupp