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

Re: [amibroker] Winning Systems



PureBytes Links

Trading Reference Links

I tried this thinking it would capture the movements but it seem to give false signals that done appear correct compared to chart .

maybe I have read the signal wrong ?


Buy = CCI() > 0 ;

Sell = CCI() < 0 ;

Buy = ExRem( Buy, Sell );

Sell = ExRem( Sell, Buy );



Thanks David

------=_NextPart_001_0060_01C14D72.6D955C00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks Tom </FONT></DIV>
<DIV><FONT face=Arial size=2>I was thinking more along the lines of an 
exploration code </FONT></DIV>
<DIV><FONT face=Arial size=2>to create buy sell signals for 
backtesting.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried this thinking it would capture the 
movements but it seem to give false signals that done appear correct compared to 
chart .</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>maybe I have read the signal wrong ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><IMG alt="" hspace=0 src="cid:005e01c14d1e$934ded80$2f2dfea9@xxxxxx"; 
align=baseline border=0></DIV>
<DIV><B><FONT face="Courier New" size=2>
<P>Buy</B> = </FONT><FONT face="Courier New" color=#0000ff 
size=2>CCI</FONT><FONT face="Courier New" size=2>() &gt; </FONT><FONT 
face="Courier New" color=#ff00ff size=2>0</FONT><FONT face="CourierNew" size=2> 
;</P><B>
<P>Sell</B> = </FONT><FONT face="Courier New" color=#0000ff 
size=2>CCI</FONT><FONT face="Courier New" size=2>() &lt; </FONT><FONT 
face="Courier New" color=#ff00ff size=2>0</FONT><FONT face="CourierNew" size=2> 
;</P><B>
<P>Buy</B> = </FONT><FONT face="Courier New" color=#0000ff 
size=2>ExRem</FONT><FONT face="Courier New" size=2>( <B>Buy</B>, <B>Sell</B> 
);</P><B>
<P>Sell</B> = </FONT><FONT face="Courier New" color=#0000ff 
size=2>ExRem</FONT><FONT face="Courier New" size=2>( <B>Sell</B>, <B>Buy</B> 
);</P></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks 
David</FONT></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_001_0060_01C14D72.6D955C00--

Attachment:

Attachment: Description: "Description: Binary data"