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

Re: [amibroker] Updated mailing list archives are available



PureBytes Links

Trading Reference Links


Herman,
 
Nice technique !  Thanks for sharing and Happy New Year !
 
Warmest,
GaryHerman vandenBergen <psytek@xxxxxxxx> wrote:


Tip: When you use many plot()s in your code you may be able to save some typing and make it more readable by defining your own custom styles. It would look like this code excerpt:
 
....
StyleTotal = styleLine|styleNoLabel|styleThick|styleOwnScale; 
StyleEvent = styleLine|styleNoLabel|styleOwnScale; 
Plot(D*pR1t,"pR1t",colorGreen,StyleTotal,0,MaxY); 
Plot(D*pR1e,"pR1e",colorGreen,StyleEvent,0,MaxY); Plot(D*pR2t,"pR2t",colorRed,StyleTotal,0,MaxY); Plot(D*pR2e,"pR2e",colorRed,StyleEvent,0<FONT
 color=#000000>,MaxY);
.... 
 
Happy New Year!
herman.
 
 
 Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 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. 
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 Sponsor


  ADVERTISEMENT 









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.