fxDreema

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

    Jwabe

    @Jwabe

    0
    Reputation
    442
    Profile views
    17
    Posts
    0
    Followers
    3
    Following
    Joined Last Online

    Jwabe Unfollow Follow

    Latest posts made by Jwabe

    • FxDreema Telegram/Discord Group?

      Hi,

      General question, but is there a Telegram or Discord group for FxDreema?

      The forum is good but so old school..., it doesn't have traction like a live interactive medium.

      Cheers,
      J

      posted in Questions & Answers
      J
      Jwabe
    • RE: Measure the distance in PIP.

      @l-andorrà how would one start trying to get those values back in time?

      posted in Questions & Answers
      J
      Jwabe
    • RE: will the fxDreema be further developed?

      We are your people, just having us should be your motivation.

      There's lots of challenges, inline mt4/5 backtesting engines with optimization would be another one. 🙂

      posted in Questions & Answers
      J
      Jwabe
    • Sine wave indicator

      Can anyone help me code a sine wave indicator.

      It shouldn't be fancy, it should just draw the line that cycles up and down.

      0_1596035930913_078160ac-071e-45f0-9095-b1d340bac246-image.png

      I have found many on the interwebz but they somehow follow the price and move around.

      I just don't know where to start, even just a hint will help. My goal is to over lay this indicator over another. Thanks!

      posted in Questions & Answers
      J
      Jwabe
    • RE: Get object value from X candles back

      Until now no replies 😞

      posted in Questions & Answers
      J
      Jwabe
    • Get object value from X candles back

      Hi,

      I have an indicator which draws 3 objects when the conditions are met. The one object is a downward arrow on candle ID = 0, and the other 2 objects are Wingding symbols (1 + 2), a couple of candles back.

      The number of candles back is never constant. I need to find the price value of object #2 drawn a few candles back. I don't know the object name, but I found the object on candle ID = 0 under the correct buffer. I know the buffer of the object, and the arrow code, which is 141.

      I assume I would need to loop back from candle ID 0, until I find the object, then return the value.

      Can anyone please help me? It's driving me mad.

      0_1595998594718_148b319e-db25-48c9-b9b3-8fc791604d43-image.png

      posted in Questions & Answers
      J
      Jwabe
    • RE: Find price value as a percentage % of the price

      I was working it out wrong.

      Need to take the top price minus the bottom price, and 20% of that.

      Have just realized, need to do it now.

      posted in Questions & Answers
      J
      Jwabe
    • Find price value as a percentage % of the price

      Hi,

      I have an indicator that draws lines similar to bollinger bands. I am struggling to figure how to get the price 20% down from the top line, and 20% up from the bottom line.

      It's driving me crazy. I am using a condition block, and for the top line, I say if price (ask) crosses above the output buffer of that line, it needs to alert me or whatever. Then I have tried in the adjust field, *0.2, *0.8, *20%, *-20%, I have tried a bunch of combos but not getting it to work aarrfgfhhghhg.

      Please help?!

      posted in Questions & Answers
      J
      Jwabe
    • RE: Close partially gets triggered multiple times

      Hi, that worked brilliantly thank you!

      My issue is that once the trade is closed partially, the new trade gets closed if the price again crosses the child trade.

      I need to somehow tell it to ignore any child trade, but only modify new parent trades.

      Anyone? Please?!

      posted in Questions & Answers
      J
      Jwabe
    • RE: Open trade based on indicator arrow

      Is the order correct or should it be like this:

      0_1593680502252_Screenshot 2020-07-02 at 10.59.57.png

      posted in General Discussions
      J
      Jwabe