Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Pattern detection

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

    Pattern detection

    Help!
    How can I program an indicator to help me with the detection of this type of candle:
    A candle with body, followed by a small candle that is 35% smaller than the previous one.

    #2
    Hello Emipaz,

    Thanks for your post.

    You could look at using the Range() method which provides the High-Low value of the candle. You can specify a bars ago of 1 for the prior candle and 0 for the current candle and then divide one by the other.

    Reference: https://ninjatrader.com/support/help...html?range.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    45 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    22 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X