Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Problem with Murrey Math Hourly Indicator

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

    Problem with Murrey Math Hourly Indicator

    Hey all, I have been trying to get the MM hourly indicator working in NT7 Beta4 today, and I have the error narrowed down to this argument:

    hourlyBars= Data.Bars.GetBars(Bars.Instrument, new Period(PeriodType.Minute, 60), Bars.From, Bars.To, (Session) Bars.Session.Clone(), Data.Bars.SplitAdjust, Data.Bars.DividendAdjust);

    The error Im getting when I compile is this:

    "Ninja Trader.Data.Period does not contain a constructor that takes '2' arguments"

    The indicator is located Here http://www.ninjatrader-support2.com/...ay+math+hourly

    Thanks! NT7 is coming along quite nicely thus far.

    #2
    Not sure what you are doing there, but this
    Data.Bars.GetBars
    .. is definitely beyond what we could provide support for. NT7 comes with multi-series indicators. The info you had been sent should hold pointers on how to work with multi-series indicators.

    If you're not the author of the indicator in question, then please contact the author and ask for clarification. Thanks

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    607 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    353 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    560 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    561 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X