| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
 
Go to indicator builder....click on ...Built-in Tab...scroll down to and
click on...Price...and above the line that reads: 
 
//--Indicator-End--
 
Paste your formula for LSMA 
 
Or..right click on the Main price chart window...select Edit Formula....and
then paste your formula above the line that reads:
 
//--Indicator-End--
 
Anthony
 
 
 
 
 
 
 
 
-------Original Message-------
 
From: amibroker@xxxxxxxxxxxxxxx
Date: Saturday, March 08, 2003 21:36:54
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] LSMA one more question(1)
 
Hello Tomasz
 
Thanks for your answer (post 35331).
The LSMA formula u gave me works fine - a LSMA curve placed 
over price bars- in a separate indicator window .
 
Is it possible to get a formula which would place the LSMA curve
overlay onto the main PRICE window (Insert>Standard Charts>Price).
       In other words it will be fine if one window  contain :  
price bars,volume bars,EMA,SMA and LSMA .
 
 
Thanks
itzik
 
 
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. 
 
 
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 http://docs.yahoo.com/info/terms/ 
 |