[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] LSMA indicator



PureBytes Links

Trading Reference Links




Hello,
 
In other words LEAST SQUARES MOVING AVERAGE IS AVAILABLE 
in AmiBroker.
The function in AmiBroker has the name of <FONT 
size=4>LinearReg( Close, period ).
<FONT 
size=2>=====================================================
 
<A 
href="">http://www.amibroker.com/guide/afl/afl_view.php?name=LINEARREG
 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Tomasz Janeczko 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Thursday, March 06, 2003 11:26 
  AM
  Subject: Re: [amibroker] LSMA 
  indicator
  
  Udo,
   
  It was PSEUDO CODE to illustrate that LSMA is EQUIVALENT to 
  LinearReg( close, period )
  function in AmiBroker.
   
  Why should I add LSMA when LinearReg( array, close ) does 
  EXACTLY the same ?
   
  So it is available but just the name is 
  different.
  Best regards,Tomasz Janeczkoamibroker.com
  <BLOCKQUOTE 
  >
    ----- Original Message ----- 
    <DIV 
    >From: 
    <A title=Udo.Harke@xxxxxxxxxxx 
    href="">Udo.Harke@xxxxxxxxxxx 
    To: <A title=amibroker@xxxxxxxxxxxxxxx 
    href="">amibroker@xxxxxxxxxxxxxxx 
    Sent: Thursday, March 06, 2003 11:21 
    AM
    Subject: Re: [amibroker] LSMA 
    indicator
    
    Hello Tomasz and <FONT 
    size=3>Itzik,
     
    unfortunately <FONT face="Courier New" 
    color=#00008b size=1>
    LSMA( <FONT face="Courier New" color=#ff6820 
    size=1>close, 
    period ) // Where do you want to find it 
    today <SPAN lang=EN-US 
    ><SPAN 
    ><FONT 
    color=#ff0000>L ... 
    ???
    <FONT color=#000000 
    size=2>is not currently built into my version of AmiBroker which is the 
    latest version namely 4.29.8.
    <FONT color=#000000 
    size=2>Regards,
    <FONT color=#000000 
    size=2>Udo
    <FONT color=#000000 
    size=2> 
    <BLOCKQUOTE 
    >
      -----Ursprüngliche Nachricht----- 
      <DIV 
      >Von: 
      Tomasz 
      Janeczko 
      An: <A 
      title=amibroker@xxxxxxxxxxxxxxx 
      href="">amibroker@xxxxxxxxxxxxxxx 
      
      Gesendet: Donnerstag, den 6. März 
      2003 11:08 Uhr
      Betreff: Re: [amibroker] LSMA 
      indicator
      <FONT face="Courier New" 
      size=2>Hello,It is also built-in in 
      AmiBroker.LSMA( close, period ) == 
      LinearReg( Close,  period ); // No, it is not 
      available!Plot( Close, "price", colorBlack, styleCandle 
      );Plot( LinearReg( Close, 10 ), "LSMA(10)", colorRed 
      );similar indicator is time series forecastPlot( TSF( 
      Close, 10 ), "TSF(10)", colorRed );Best regards,Tomasz 
      Janeczkoamibroker.com----- Original Message ----- From: 
      "itzikb_49" <<A 
      href="">itzikb_49@xxxxxxxxx>To: 
      <<A 
      href="">amibroker@xxxxxxxxxxxxxxx>Sent: 
      Thursday, March 06, 2003 4:59 AMSubject: [amibroker] LSMA 
      indicator> Hi folks,> > The LSMA (Least 
      Squares Moving Average)is a built-in indicator> in other trade 
      softwares e.g. Sierra Chart,and placed over price > bars.> 
      Can anybody help me getting the formula for applying it in AB 
      charts.> > Thanks> itzik> > > 
      Send BUG REPORTS to <A 
      href="">bugs@xxxxxxxxxxxxx> Send 
      SUGGESTIONS to <A 
      href="">suggest@xxxxxxxxxxxxx> 
      -----------------------------------------> Post AmiQuote-related 
      messages ONLY to: <A 
      href="">amiquote@xxxxxxxxxxxxxxx 
      > (Web page: <A 
      href="">http://groups.yahoo.com/group/amiquote/messages/)> 
      --------------------------------------------> Check group FAQ at: 
      <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      > > Your use of Yahoo! Groups is subject to <A 
      href="">http://docs.yahoo.com/info/terms/ 
      > > >Send BUG REPORTS to <A 
      href="">bugs@xxxxxxxxxxxxxSend 
      SUGGESTIONS to <A 
      href="">suggest@xxxxxxxxxxxxx-----------------------------------------Post 
      AmiQuote-related messages ONLY to: <A 
      href="">amiquote@xxxxxxxxxxxxxxx 
      (Web page: <A 
      href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      Your use of Yahoo! Groups is subject to <A 
      href="">http://docs.yahoo.com/info/terms/ 
      Send BUG REPORTS to 
    bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
    suggest@xxxxxxxxxxxxx-----------------------------------------Post 
    AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
    <A 
    href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
    group FAQ at: <A 
    href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
    Your use of Yahoo! Groups is subject to the <A 
    href="">Yahoo! Terms of Service. 
    Send 
  BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT  









Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.