PureBytes Links
Trading Reference Links
|
Hi Greg,
Try:
Addcolumn(Roc(c,10),"ROC10",1.4);
Bill
--- In amibroker@xxxxxxxxxxxxxxx, "tedd2pumpkin" <gregbean@xxxx>
wrote:
> Hi,
>
> I have added the following at the end of my afl formula
>
> AddColumn(ROC(10),"ROC",1.4);
> AddColumn(RSI(9),"RSI",1.2);
>
> When I run explore only the AddColumn(RSI(9),"RSI",1.2) produces
any
> results. Can anyone tell me how to get results for an explore of
> ROC ?
>
> Thanks,
> Greg
------------------------ 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/mOAaAA/3exGAA/qnsNAA/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/
|