Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to check for a dragonfly or gravestone pattern?

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

    How to check for a dragonfly or gravestone pattern?

    Hello,

    I already found the page of the candlestick patterns: https://ninjatrader.com/support/help...ickpattern.htm

    But the dragonfly and gravestone pattern are missing.
    How can I tell the strategy builder :

    If pattern than buy or sell?

    I guess I only need a hint how to check for the pattern.

    Thanks in advance

    Testmaster

    #2
    Hello Testmaster,

    The Strategy Builder is only able to use Plots.

    The CandleStickPattern does provide a plot value but this does not provide which pattern is selected.
    The script would need to be unlocked to be able to print the pattern parameter being supplied in the indicator method call.

    This would be the pattern parameter you are supplying to the method call. (Meaning if you already know which pattern parameter you are supplying, you could just print that instead of trying to get it from the script)
    CandleStickPattern(ChartPattern pattern, int trendStrength)
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    87 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    132 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    65 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    118 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    67 views
    0 likes
    Last Post PaulMohn  
    Working...
    X