PureBytes Links
Trading Reference Links
|
Title
allows you to see only what you want to see. Search Help for "Title" for
examples of how you can color code the results as well...<FONT
size=2>
Title=<FONT
color=#0000ff face=Arial size=2>Date() +
"
"
+" High"<FONT color=#282828
face=Arial size=2>+ <FONT color=#0000ff
size=2>WriteVal(<FONT color=#000000
face=Arial size=2>H)+ <FONT
color=#ff00ff size=2>",
Low"
+WriteVal<FONT color=#282828
face=Arial size=2>(<FONT color=#000000 face=Arial
size=2>L)+<FONT
color=#ff00ff face=Arial size=2>" Close"<FONT color=#282828 face=Arial
size=2>+WriteVal<FONT
color=#282828 face=Arial size=2>(<FONT color=#000000 face=Arial
size=2>C)+<FONT
color=#ff00ff face=Arial size=2>" Volume"<FONT color=#282828face=Arial
size=2>+WriteVal<FONT
color=#282828 face=Arial size=2>(<FONT color=#000000 face=Arial
size=2>V)+<FONT
color=#ff00ff face=Arial size=2>" Price Change"<FONT color=#282828
face=Arial size=2>+<FONT color=#0000ff face=Arial
size=2>WriteVal((<FONT
color=#000000 face=Arial size=2>C<FONT color=#282828 face=Arial
size=2>-Ref<FONT
color=#282828 face=Arial size=2>(<FONT color=#000000 face=Arial
size=2>C,-<FONT
color=#ff00ff face=Arial size=2>1<FONT color=#282828 face=Arial
size=2>))/C<FONT
color=#282828 face=Arial size=2>)+"
%";
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: dajester147
[mailto:dajester_147@xxxx]Sent: Sunday, October 20, 2002 4:37
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
Problem with Price Chart WindowHello all,Ihave
created a custom Price Window, which includes a bunch of different indicators
(basically an all-in-1). Problem is that I can't figure out how to just show up
basic information on the title bar. All I get are the #'s from the different
formula's I used. How do I go abouts just putting up the information I need
likedate / time open, high, low, close prices percentage price
change volumeCheers,DanPost
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.
|