Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Changing macd input to avg HLC

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

    Changing macd input to avg HLC

    hey there guys can someone help me with this I tried to cut and paste in the wedit window but Im messing something up ?

    PS the charts look so good I CANT look at my old stuff any longer !!!



    Kindest regards, IanB

    #2
    Hi Ian, if I haven't misunderstood you, you'd simply like to use (H+L+C)/3 as the input to the MACD instead of the Close.

    The attached MACD Mod can do that, however it doesn't make much of a difference on the default settings.

    Just added

    Code:
                PriceTypeSupported = true;
                PriceType = PriceType.Typical;
    in Initialize().

    It's been coded on NT 6.5, should work on NT 6.0 though.

    Cheers
    Attached Files
    Last edited by Rollins; 11-28-2007, 03:26 AM.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    103 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    52 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    33 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    36 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    73 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X