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

[amibroker] Re: Please send unmarked bills, in a brown paper bag, to: ...



PureBytes Links

Trading Reference Links

Steve,
as you see, nobody likes this wonderful system *as is*.
I am still surprised, nobody wants to buy at $10 and sell at $90 ???
But, it is a net +800% !!!
Anyway, perhaps the best typo ever written.
Thanks for the surprise,
Dimitris Tsokakis
--- In amibroker@xxxxxxxxxxxxxxx, "CedarCreekTrading" <kernish@xxxx> 
wrote:
> Group,
> 
> I've stayed on the sidelines for the most recent "shit-slinging".  
I thought I'd post an elementary approach to the "Dow"...just so 
people could find another member to attach.  Take your best shots at 
the systems (I've been called all kinds of unflattening names and I 
even like some of the "tags").  
> 
> The system hasn't been optimized, tweaked, or manipulated.  All 
types of rules and filters could be super-imposed (over, under or 
around the basics...simple is always better).  As it stands, it does 
a decent job tracking the CBOT Dow contract.
> 
> 
> 
>  Thanks to HB for providing the code translation:
> // Standard Error Oscillator (Steve Karnish)
> 
> StdErrOsc = (C+2*StdErr(C,8)-MA(C,3))/(4*StdErr(C,8))*100;
> 
> Plot(StdErrOsc, "StdErrOsc", colorBlack, styleLine);
> 
> Plot(10,"",colorRed); Plot(90,"",colorRed);
> 
> Buy = Cross (10, C);
> 
> Sell = Cross (C, 90);
> 
> Take care,
> 
> Steve


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges & Refill Kits for Your Epson at Myinks.com
Free shipping on orders $50 or more to the US and Canada.
http://www.c1tracking.com/l.asp?cid=5705&lp=home/epson.asp
http://us.click.yahoo.com/brYXfA/_xWGAA/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/