PureBytes Links
Trading Reference Links
|
Not in
the sense that you are asking.
<FONT face=Arial color=#0000ff
size=2>
What
you can do is use the explorer and sprinkle in a lot of
"addcolumn" commands to list the value(s) of any of your arrays, etc on a bar by
bar basis.
<FONT face=Arial color=#0000ff
size=2>
In
your example you could insert
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>addcolumn(buy, "Buy", 1.0);
<FONT face=Arial color=#0000ff
size=2>
at the
end of your formula and <FONT
face=Arial color=#0000ff size=2>the values will appear in the results grid in
the AA window.
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>d
<FONT face=Arial color=#0000ff
size=2>
<FONT
face=Tahoma size=2>-----Original Message-----From: mark_mrachek
[mailto:mark_mrachek@xxxxxxxxx] Sent: Wednesday, July 30, 2003
11:27 PMTo: amibroker@xxxxxxxxxxxxxxxSubject:
[amibroker] VB Programmers - Immediate Window or Output
WindowHello All,I'm new to AB (about 2 weeks
in).Is there an output window or an immediate window where I can see
the values in my variables?For instance, if I wanted to see the
count of Buy signals that were generated for a specific period of time for
a specific trading method...how would I go about actually viewing the
value? I know about the Auto-Analyzer but from what I've seen so
far, it's limited to scans, explorations, and backtests. Am I
missing something.Thanks,MM
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: <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.
Yahoo! Groups Sponsor
ADVERTISEMENT
<img
src="" width=300 height=250 border=0>
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.
|