Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Biggest Bar since X weeks / Highest VOL since X weeks Indicator

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

    Biggest Bar since X weeks / Highest VOL since X weeks Indicator

    Hi Community, im new to Ninjatrader and want to have 2 custom indicators.

    The first indicator must show the biggest Bar/Candle since x weeks.

    The second indicator must show the highest VOL since x weeks.


    Can someone please give me tips or can help/show me how i can create these indicators.

    Many thanks
    Hanstanz

    #2
    Hello Hanstanz, thanks for your post, and welcome to the NinjaTrader forum.

    You can use the Max method to find both of these. If by biggest bar your mean the highest high of a series, you would pass in the High series to Max. To find the highest volume over a weekly series, pass in the Volume[] series into Max. If you need to run this indicator over any bar type or time frame, then add a weekly series to the script using AddDataSeries and only use the weekly values. There is an entire guide on multi time frame/ multi-instrument scripts here.

    Best regards.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    82 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Working...
    X