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 NullPointStrategies, Today, 05:17 AM
    0 responses
    44 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    65 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X