| 
 PureBytes Links 
Trading Reference Links 
 | 
Ah, that's different from what I'm used to but interesting.  
This will take some time to get used to.
Thanks for the reply and I do appreciate the help dingo.
MM
--- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxxx> wrote:
> Not in the sense that you are asking.
>  
> 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.
>  
> In your example you could insert
>  
> addcolumn(buy, "Buy", 1.0);
>  
> at the end of your formula and the values will appear in the results
> grid in the AA window.
>  
> d
>  
> 
> -----Original Message-----
> From: mark_mrachek [mailto:mark_mrachek@x...] 
> Sent: Wednesday, July 30, 2003 11:27 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] VB Programmers - Immediate Window or Output 
Window
> 
> 
> Hello 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 
> 
> 
> 
> 
> 
> 
> 
> 
> Yahoo! Groups Sponsor	
> 
> ADVERTISEMENT
>  
> 
<http://rd.yahoo.com/M=256694.3651271.4917408.1261774/D=egroupweb/S=17
05
> 
632198:HM/A=1688501/R=0/SIG=11if1rb57/*http://webevents.yahoo.com/univ
er
> sal/seabiscuit/>  	
>  
> <http://us.adserver.yahoo.com/l?
M=256694.3651271.4917408.1261774/D=egrou
> pmail/S=:HM/A=1688501/rand=198207532> 	
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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
> <http://docs.yahoo.com/info/terms/> .
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->
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 http://docs.yahoo.com/info/terms/ 
 
 |