PureBytes Links
Trading Reference Links
|
<SPAN
class=270211809-26122003>Why do the Highs and Lows (Candle Shadows) in my
composites become useless?
<SPAN
class=270211809-26122003>
The NDX and QQQ
Candle plots have normal looking shadows... nice to work
with.
<SPAN
class=270211809-26122003>
However the Highs
and Lows in my Composites have lost all meaningful properties...Most shadows in
the composite extend up and down to about the same extend while this is not
the case with the NDX and QQQ.
<SPAN
class=270211809-26122003><SPAN
class=270211809-26122003><SPAN
class=270211809-26122003>
I want to perform
Candle Analysis on my Composites, how can I create composites with more
meaningfull Shadows, like they occur in the QQQ and NDX?
<SPAN
class=270211809-26122003>
<SPAN
class=270211809-26122003>herman
[Code used to create
the composite is at the bottom of this email]
<SPAN
class=270211809-26122003>
<SPAN
class=270211809-26122003>
<IMG alt="" hspace=0
src="jpg00397.jpg" align=baseline border=0>
<SPAN
class=270211809-26122003>
<FONT
color=#ff0000>Buy=<FONT
color=#ff0000>Sell=<FONT
color=#ff0000>Short=<FONT
color=#ff0000>Cover=<FONT
color=#ff00ff>0<FONT
color=#000000>; AddToComposite<FONT
color=#000000>(1<FONT
color=#000000>,"~N100comp"<FONT
color=#000000>,"V"<FONT
size=2>); <FONT
color=#0000ff>AddToComposite(<FONT
color=#ff0000>O,<FONT
color=#ff00ff>"~N100comp",<FONT
color=#ff00ff>"O"<FONT
color=#000000>); AddToComposite<FONT
color=#000000>(H<FONT
color=#000000>,"~N100comp"<FONT
color=#000000>,"H"<FONT
size=2>); <FONT
color=#0000ff>AddToComposite(<FONT
color=#ff0000>L,<FONT
color=#ff00ff>"~N100comp",<FONT
color=#ff00ff>"L"<FONT
color=#000000>); AddToComposite<FONT
color=#000000>(C<FONT
color=#000000>,"~N100comp"<FONT
color=#000000>,"C");
<SPAN
class=270211809-26122003>
<FONT
color=#0000ff>SetForeign(<FONT
color=#ff00ff>"~N100comp"<FONT
face=Arial>); <FONT
color=#0000ff>PlotOHLC(<FONT
color=#ff0000>O/<FONT
color=#ff0000>V,<FONT
color=#ff0000>H/<FONT
color=#ff0000>V,<FONT
color=#ff0000>L/<FONT
color=#ff0000>V,<FONT
color=#ff0000>C/<FONT
color=#ff0000>V,<FONT
color=#ff00ff>"N100comp",<FONT
color=#ff00ff>1,<FONT
color=#ff00ff>64);
<SPAN
class=270211809-26122003>
<SPAN
class=270211809-26122003>
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
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Attachment:
Description: ""
|