Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Doji Alert

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Doji Alert

    I'm trying to create a doji alert. It's triggering intrabar. I think what's happening is that the alert is checking on each tick instead of at bar completion. Could you please take a look and tell me what I'm doing wrong?

    Thanks.

    Click image for larger version

Name:	Clipboard Image.jpg
Views:	407
Size:	34.9 KB
ID:	1174398

    #2
    Hello sgordet,

    Unfortunately this is as expected. Alerts trigger in realtime, not at the completion of a price bar. The alert will trigger as soon as the last traded price (Close) is equal to the Open of the price bar.

    If you enter a value of 1 for 'Bars ago' on both sides, does it trigger the alert as you like?
    JasonNinjaTrader Customer Service

    Comment


      #3
      Either check if Close[1] == Open[1] on the first tick of bar or set your indicator to calculate on bar close. Either will work.
      eDanny
      NinjaTrader Ecosystem Vendor - Integrity Traders

      Comment


        #4
        Thanks, Jason and eDanny.

        Jason, the " bars ago" worked.

        For one bar candlestick patterns, I set the "bars ago" to one on both sides of the comparison, e.g., dojo and marabozo, For two bar patterns, I set the bars to one and two bars ago as appropriate, e.g., engulfing pattern. I was also able to use this methodology to set alerts for some other bar patterns I wanted to follow.

        Thanks, again,
        Stephen

        Comment


          #5
          Hi, can someone code doji indicator that would show only doji that has long tail open and close are the same and very short nose on the top of the candle for bullish doji and vice virsa condition for bearish doji ? Thanks

          Comment


            #6
            Click image for larger version

Name:	image.png
Views:	74
Size:	319 Bytes
ID:	1286587​Something like this

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by rhyminkevin, Today, 04:58 PM
            3 responses
            48 views
            0 likes
            Last Post Anfedport  
            Started by iceman2018, Today, 05:07 PM
            0 responses
            5 views
            0 likes
            Last Post iceman2018  
            Started by lightsun47, Today, 03:51 PM
            0 responses
            7 views
            0 likes
            Last Post lightsun47  
            Started by 00nevest, Today, 02:27 PM
            1 response
            14 views
            0 likes
            Last Post 00nevest  
            Started by futtrader, 04-21-2024, 01:50 AM
            4 responses
            50 views
            0 likes
            Last Post futtrader  
            Working...
            X