fxDreema

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

    Posts made by engahmedn

    • RE: Work with indicator values instead with candle prices

      both hold the same meaning whether you take in the mq4 of heikin ashi, or use the default one,
      in fxdreema, it gives me only open close high low if you use the default one, but if we use the mq4 as my indicator , we can see it functioning with its buffers which should hold the same meaning,

      my main issue is being able to say x>y but with a defined number which doesnt work on both, it should be something like crossover with width but with the < > functions, it used to be available i dont know what happened?
      i might be mistaken where the function has moved somewhere else which is what i am after as an explaination

      posted in Questions & Answers
      E
      engahmedn
    • Work with indicator values instead with candle prices

      Hello Gents,
      I am trying desperately to be able to work with open and close prices of the heikin ashi instead of the open and close prices of the candles,
      for example i want to be able to say when its a bull candle and the heikin ashi close price - open price >= 10 ,
      I tried indicator rise and fall , i tried condition cross over with width, i tried few things but i cant seem to find another way except to use a variable to fill in continuously the equation so i can work to it.

      I hope there is a simpler and more straight forward way
      could you please let me know what you thoughts are?

      thanks
      regards

      posted in Questions & Answers
      E
      engahmedn
    • arrows acting on the same candle

      Hi
      i was looking to implement a simple code of an arrow indicator, it appears and disappears(on retracements)

      i want to open a trade when it appears and flip the trade the other side if it disappears.
      my problem is that i dont want the disappear function to keep functioning on future candles after the intial candle have settled.

      example: the buy arrow appears , opens a buy, on the same candle it might disappear (during retracements) i want to flip it back to sell. then stop the blocks from acting till the next sell arrow appears on a candle and opens a sell.

      I want the conditions for buy to act only on 1 candle (both appear and disappear) till the next sell signal(also both appear and disappear ) on the same candle only.

      any suggestions?
      thanks

      posted in Questions & Answers
      E
      engahmedn
    • 1 / 1