fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Trade when current candle hits a new high

    Questions & Answers
    3
    3
    812
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lou118 last edited by

      I am trying to set up an order when the current candle makes a new high (or low).

      I tried the condition Candle Close(0) above Candle High(0) in case it would work. It didn't.

      Any ideas on the best way to do this?

      I might have missed something (been a long day and I'm pretty new to fxdreema)

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        What do you mean by new high? Because even in the first moments of the existence of the candle new highs are formed, probably multiple. Every time the price goes up. So I think you just want to measure the size of the upper wick.

        1 Reply Last reply Reply Quote 0
        • S
          SShui last edited by

          candle (0) is the current candle. Candle (1) is the last closed candle

          try:
          candle high (1) above candle high (0)

          the condition will pass if the current candles high goes above the previous candle

          hope this helps

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          Online Users

          L
          K
          H
          N
          J

          18
          Online

          146.7k
          Users

          22.4k
          Topics

          122.6k
          Posts

          Powered by NodeBB Forums | Contributors