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

RE: [amibroker] Using STRING() ??? # INCUDE ??



PureBytes Links

Trading Reference Links










<span
>For this, I
really need the quotation marks around it and then I want to separate it with
commas

<span
>I didn&#8217;t
think it would this tough to just create a literal string in AA

<span
> 

<span
>I
appreciate the help.

<span
> 

<span
>Mr Valley

<span
> 

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Graham
[mailto:gkavanagh@xxxxxxxxxxxxx]
Sent: Thursday, April 24, 2003
11:46 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ??? # INCUDE ??

<span
> 

<font size=3 color=black
face=Arial>What
about single apostrophes &#8216;Buy&#8217;,&#8217;2000&#8217; <span
>

<font size=3 color=black
face=Arial> <font
color=black>

<font size=3 color=teal
face="Times New Roman">Cheers,
Graham

<font size=3 color="#339966"
face="Times New Roman"><a
href=""><span
>http://groups.msn.com/ASXShareTrading<font
color=black>

<font size=3 color="#339966"
face="Times New Roman"><a
href=""><span
>http://groups.msn.com/FMSAustralia<font
color=black>

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Mr Valley
[mailto:valleymj@xxxxxxxxx] 
Sent: Friday, 25 April 2003 12:54
PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ??? # INCUDE ??

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font
size=2 color=navy face=Arial>That
just doesn&#8217;t do it.<span
>

<font
size=2 color=navy face=Arial> <font
color=black>

<font
size=2 color=navy face=Arial>Will
# include work somehow?<span
>

<font
size=2 color=navy face=Arial> <font
color=black>

<font
size=2 color=navy face=Arial>Mr
Valley

<font
size=2 color=navy face=Arial> <font
color=black>

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Graham
[mailto:gkavanagh@xxxxxxxxxxxxx]
Sent: Thursday, April 24, 2003
10:44 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=3 color=black
face=Arial>Try putting
a space in it &#8220;B uy&#8221;

<font size=3 color=black
face=Arial> <font
color=black>

<font size=3
color=teal face="Times New Roman">Cheers,
Graham

<font size=3 color="#339966"
face="Times New Roman"><a
href=""><span
>http://groups.msn.com/ASXShareTrading<font
color=black>

<font size=3 color="#339966"
face="Times New Roman"><a
href=""><span
>http://groups.msn.com/FMSAustralia<font
color=black>

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Mr Valley
[mailto:valleymj@xxxxxxxxx] 
Sent: Friday, 25 April 2003 12:35
PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font
size=2 color="#993366" face=Arial>I just tried <span
>

<font
size=2 color="#993366" face=Arial> 

<font size=1
color=black face=Tahoma>Buy1 = Buy;<font
color=black>

<font size=1 color=blue
face=Tahoma>AddColumn<font
size=1 color=black face=Tahoma>( <span
>IIf<font
size=1 color=black face=Tahoma>( Buy1==<span
>1<font
size=1 color=black face=Tahoma>,  <span
>"STK"<font
size=1 color=black face=Tahoma>,<span
>"Buy"<font
size=1 color=black face=Tahoma>,<span
>"2000"<font
size=1 color=black face=Tahoma>,<span
>"LMT"<font
size=1 color=black face=Tahoma>, formatChar );<font
color=black>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>And that
didn&#8217;t do it either.

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>Any
thoughts?

<font
size=2 color="#993366" face=Arial> 

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: dingo
[mailto:dingo@xxxxxxxxxx]
Sent: Thursday, April 24, 2003
10:26 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>I'm too tired
to try this but if you do script try creating the strings you want to use in
script the Character number 34 is the quote mark. Then pass the string back to
AFL..??  Do you REALLY, REALLY need those quote marks?  <font
color=black>

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>Or try
using apostophe's ( <- that mark between the e and s ) instead?<font
color=black>

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>d<font
color=black>

<span
>-----Original
Message-----
From: Mr Valley
[mailto:valleymj@xxxxxxxxx] 
Sent: Friday, April 25, 2003 12:16
AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font
size=2 color=navy face=Arial>Me
too,  I <span
>shoulda tried that before
I sent it.

<font
size=2 color=navy face=Arial> <font
color=black>

<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: dingo
[mailto:dingo@xxxxxxxxxx]
Sent: Thursday, April 24, 2003
10:10 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>shoulda
tried that before I sent it. Won't work!<span
>

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>Sorry
bout that.

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>d<font
color=black>

<span
>-----Original
Message-----
From: dingo
[mailto:dingo@xxxxxxxxxx] 
Sent: Friday, April 25, 2003 12:08
AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] Using
STRING() ???

<font size=2 color=blue
face=Arial>Try 3
quotes in a row to make 1 visible quote:<span
>

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial> """BUY"""
+ """ 2000"""   etc.<font
color=black>

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=2 color=blue
face=Arial>d<font
color=black>

<span
>-----Original
Message-----
From: Mr Valley
[mailto:valleymj@xxxxxxxxx] 
Sent: Thursday, April 24, 2003
11:58 PM
To: Amibroker
Subject: [amibroker] Using
STRING() ???

<font
size=2 color=black face=Arial>How
can I encase the text with quotes and have it display/ function correctly so I
can work with it the AA window?<span
>

<font
size=2 color=black face=Arial> <font
color=black>

<font
size=2 color=black face=Arial> <font
color=black>

<font
size=2 color=black face=Arial>If
I put in the extra quotation marks to try to show &#8220;BUY&#8221;, &#8220;2000&#8221; , &#8220;LMT&#8221;, etc&#8230;&#8230;&#8230;
anywhere within the editor it sees it as being back to a function?<font
color=black>

<font
size=2 color=black face=Arial> <font
color=black>

<font size=1 color=blue
face=Tahoma>AlertIf<font
size=1 color=black face=Tahoma>( Buy, <font
size=1 color=fuchsia face=Tahoma>" "<span
>,&#8221; <font
size=1 color=fuchsia face=Tahoma>"BUY, 2000,&#8221; "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>Name<span
>() + <font
size=1 color=fuchsia face=Tahoma>" , "<font size=1 color=black
face=Tahoma> + <font
size=1 color=fuchsia face=Tahoma>"LMT"<font size=1 color=black
face=Tahoma> + <font
size=1 color=fuchsia face=Tahoma>" , "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>WriteVal<span
>(<span
>Close,FORMAT=<font size=1
color=fuchsia face=Tahoma>1.2<span
>)+ <font
size=1 color=fuchsia face=Tahoma>"  "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>Date<span
>() + <font
size=1 color=fuchsia face=Tahoma>" COVER, 2000, "<font size=1
color=black face=Tahoma> + <span
>Name<font
size=1 color=black face=Tahoma>() + <span
>" , "<font
size=1 color=black face=Tahoma> + <span
>"LMT"<font
size=1 color=black face=Tahoma> + <span
>" , "<font
size=1 color=black face=Tahoma> + <span
>WriteVal<font
size=1 color=black face=Tahoma>(Close,FORMAT=<font
size=1 color=fuchsia face=Tahoma>1.2<span
>)+ <font
size=1 color=fuchsia face=Tahoma>"  "<font size=1 color=black
face=Tahoma> + <font
size=1 color=blue face=Tahoma>Date<span
>() , type = <font
size=1 color=fuchsia face=Tahoma>1<span
>,flags = <font
size=1 color=fuchsia face=Tahoma>1<span
>+<font
size=1 color=fuchsia face=Tahoma>8<span
>, lookback = <font
size=1 color=fuchsia face=Tahoma>1<span
> );<font
color=black>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=blue
face=Tahoma>I have
tried Writeif() and that didn&#8217;t do it for me.<span
>

<font size=1 color=blue
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>I
tried the EnableTextOutput() and editor changes a comma to < sign.<font
color=black>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=blue
face=Tahoma>AlertIf<font
size=1 color=black face=Tahoma>(Buy<<font
size=1 color=fuchsia face=Tahoma>"EnableTextOutput(False);<span
>

<font size=1 color=black
face=Tahoma>variable
= "text"<font
size=1 color=black face=Tahoma>; <span
>// this won't be written
to commentary window

<font size=1 color=blue
face=Tahoma>EnableTextOutput<font
size=1 color=black face=Tahoma>(True); <font
color=black>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>I
tried to define a text string,.<span
>

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>Var1 =
"STK"<font
size=1 color=black face=Tahoma>,<span
>"BUY"<font
size=1 color=black face=Tahoma>,<span
>"2000"<font
size=1 color=black face=Tahoma>,<span
>"LMT"<font
size=1 color=black face=Tahoma>;

<font size=1 color=black
face=Tahoma>Var2 =
"STK"<font
size=1 color=black face=Tahoma>,<span
>"SELL"<font
size=1 color=black face=Tahoma>,<span
>"2000"<font
size=1 color=black face=Tahoma>,<span
>"LMT"<font
size=1 color=black face=Tahoma>;

<font size=1 color=black
face=Tahoma>Var3 =
"STK"<font
size=1 color=black face=Tahoma>,<span
>"COVER"<font
size=1 color=black face=Tahoma>,<span
>"2000"<font
size=1 color=black face=Tahoma>,<span
>"LMT"<font
size=1 color=black face=Tahoma>;

<font size=1 color=black
face=Tahoma>Var4 =
"STK"<font
size=1 color=black face=Tahoma>,<span
>"SHORT"<font
size=1 color=black face=Tahoma>,<span
>"2000"<font
size=1 color=black face=Tahoma>,<span
>"LMT"<font
size=1 color=black face=Tahoma>;

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>Nothing
worked.

<font size=1 color=black
face=Tahoma>Any
thoughts?

<font size=1 color=black
face=Tahoma> <font
color=black>

<font size=1 color=black
face=Tahoma>Thanks,<font
color=black>

<font size=1 color=black
face=Tahoma>Mr
Valley

<font
size=2 color=black face=Arial> <font
color=black>

<font size=3 color=black
face="Times New Roman">

<span
>Send BUG REPORTS
to bugs@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> 

<font size=3 color=black
face="Times New Roman">

<span
>Send BUG REPORTS
to bugs@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> 

<span
> <span
>

<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> 

<font size=3 color=black
face="Times New Roman"> <font
color=black>

<font size=3 color=black
face="Times New Roman">

<span
>Send BUG REPORTS
to bugs@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post AmiQuote-related
messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font size=2
color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> 

<span
> <span
>

<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=2 color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> <span
>

<span
>





<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=2 color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> <span
>

<font size=3 color=black
face="Times New Roman">




<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=2 color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> <span
>

<font size=2 color=black
face="Times New Roman">




<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
<span
>Send SUGGESTIONS
to suggest@xxxxxxxxxxxxx<font size=2 color=black
face="Courier New">
<span
>-----------------------------------------<font
size=2 color=black face="Courier New">
<span
>Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx <font
size=2 color=black face="Courier New">
<span
>(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=2 color=black face="Courier New">
<span
>--------------------------------------------<font
size=2 color=black face="Courier New">
<span
>Check group FAQ
at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=2 color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> <span
>



<font size=3 color=black
face="Times New Roman"><br
>



<font size=2 color=black
face="Courier New">Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=2 color=black face="Courier New">
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: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
color=black> 

<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
> 










Yahoo! Groups Sponsor












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.