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

Re: [amibroker] LSMA indicator



PureBytes Links

Trading Reference Links




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 ... ???
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/ 
  






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.