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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    169 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    327 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    252 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    353 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    181 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X