PureBytes Links
Trading Reference Links
|
Thanks Anthony
You have given me very valuable advice. This will
enable me to see the shortcomings in my work and
hopefully resolve them myself as well.
Regards
Rakesh
--- Anthony Faragasso <ajf1111@xxxxxxxx> wrote:
>
> 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.
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Save Smiley. Help put Messenger back in the office.
http://us.click.yahoo.com/4PqtEC/anyFAA/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/
|