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 saturntd, Today, 10:18 PM
    0 responses
    3 views
    0 likes
    Last Post saturntd  
    Started by kevinenergy, 02-17-2023, 12:42 PM
    123 responses
    2,887 views
    1 like
    Last Post SilverSurfer1  
    Started by warpinator, Yesterday, 10:44 AM
    2 responses
    21 views
    0 likes
    Last Post warpinator  
    Started by rayyyu12, Today, 03:59 PM
    0 responses
    10 views
    0 likes
    Last Post rayyyu12  
    Started by calmcosmia, Today, 03:07 PM
    4 responses
    15 views
    0 likes
    Last Post calmcosmia  
    Working...
    X