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

RE: [amibroker] AFL Question



PureBytes Links

Trading Reference Links

 
 Rakesh,
 
It is a good practice to add some debugging columns when working with
formula creation...
 
At the bottom of your formula add the following, then load the entire
formula into the AA window.
 
Filter=1;
/****Debug****/
AddColumn(BSC1,"BSC1");
AddColumn(BSC1B,"BSC1B");
AddColumn(BSC1S,"BSC1S");
AddColumn(BSC2,"BSC2");
AddColumn(BSC2B,"BSC2B");
AddColumn(BSC2S,"BSC2S");
AddColumn(BC1,"BC1");
AddColumn(BC11,"BC11");
AddColumn(SC1,"SC1");
Load into AA, select all stocks...etc...range equals n last quotations and
n=1...click explore....then you can see what the formula is doing.
 

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/i5gGAA/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/