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

[amibroker] Re: Lost URL



PureBytes Links

Trading Reference Links


Hi Steve,
 
MYCOLOR = IIF(... > MYUPTHRESHOLD, colorBrightGreen,IIF(... < MYDOWNTHRESHOLD, colorRed,colordefault);
 
Plot(MA(C,34), "MA 34 with color", MYCOLOR, styleline);
 
Hope this helps,
Garyscourt2000 <stevehite@xxxxxxxxxxx> wrote:
If I want to plot say, a 34 EMA, is it possible for me to have the color of the line changed depending upon some formula I come up with?  As an example, if I detect that the rate of change of the price is advancing over a user-defined threshold, then I'd like to change the color of the 34 EMA to let me know this visually.Thanks for the info,SteveP.S. Thanks for the quick reply on the native export question.  Your support (and patience) is awesome!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: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/  
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx  
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003



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





Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.