MATT: THANKS FOR NEW ARSENAL TOOL

    Posted by lpwise on 4th of Nov 2009 at 10:37 am
    Title: LIN REG SLOPE INDICATOR

    Linear Slope

    Posted by carlb on 4th of Nov 2009 at 10:41 am

    When I go to Tradestation Analysis Techniques I only see Linear reg CURVE and/or LINE...what am I doing wrong?

    that indicator doesn't come with

    Posted by matt on 4th of Nov 2009 at 10:54 am

    that indicator doesn't come with TS.  it was sent to me by a friend.  Maybe we can find it on the web via a google search

    It is not provided by

    Posted by 1800promote on 4th of Nov 2009 at 10:54 am

    It is not provided by default.here it is the indicator for tradestation :

    inputs:
    Price( Close ),
    Length( 20 ),
    UpLineColor( Green ),
    DnLIneColor( Red ) ;

    variables:
    LRS( 0 ) ;

    if LRS > 0 then
    begin
    SetPlotcolor(1, Uplinecolor);
    end
    else
    begin
    SetPlotcolor(1, DnLineColor);
    end ;

    LRS=LinearRegSlope( Price, Length );
    Plot1( LRS, "LRS") ;

    LRS

    Posted by carlb on 4th of Nov 2009 at 11:45 am

    Thanks guys, got it.

    EXPERIMENT WITH SETTINGS

    Posted by lpwise on 4th of Nov 2009 at 11:40 am

    HI FOLKS,

    Lets not get too excited, no HOLY GRAIL to be found.

    However, I've noticed with other confirmations, Matt's 17 length setting is sweet on 3min chart using many different instruments. Laughing

Newsletter

Subscribe to our email list for regular free market updates
as well as a chance to get coupons!