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

RE: [amibroker] trades displayed on price chart



PureBytes Links

Trading Reference Links









The arrows you call up with the AA results window are only
transient at that time and will disappear when you leave that window. 

That is why I created the plot in a new IB window.

 



<font size=3 color=teal
face="Times New Roman">Cheers,
Graham

<font size=2
color="#339966" face="Times New Roman"><font
color="#339966">http://groups.msn.com/ASXShareTrading

<font size=2
color="#339966" face="Times New Roman"><font
color="#339966">http://groups.msn.com/FMSAustralia



<span
>-----Original Message-----
From: Arthur Sawilejskij
[mailto:arthur@xxxxxxxxxxxxxxx] 
Sent: Wednesday, 9 April 2003 7:32
AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] trades
displayed on price chart

<font size=2
face="Times New Roman"> 

<font size=3
face="Times New Roman">Thanks - but  I
still can't get it to work.

I had a play with layers - but that gave me no joy either.

It seems logical to me that if I display the arrows for buy and sell and have a
price chart on each sheet - the arrows should also be displayed on the price
chart.

Unless I am missing something.

Arthur





I
use the plot shapes and created a new price window 

Plot<span
>(<span
>C,"Candle chart",<span
>colorBlack,<span
>styleBar);

Plot<span
>(mymacd,<span
>"MACD-OBV",<span
>colorGreen,<span
>styleLine+<span
>styleLeftAxisScale);

Plot<span
>(mysignal,<font
color="#cc4466">"Signal",<font
color=red>colorRed,<span
>styleLine+<span
>styleLeftAxisScale);

PlotShapes<span
>( <span
>IIf( Buy,
shapeUpArrow , <font
color=red>shapeNone ), <span
>colorGreen,<span
>0,Graph0,-<font
color=fuchsia>50 );

PlotShapes<span
>( <span
>IIf( Sell,
shapeDownArrow  , <font
color=red>shapeNone ), <span
>colorRed,<span
>0,Graph0,-<font
color=fuchsia>50  );

 

Cheers,
Graham

<a
href="">http://groups.msn.com/ASXShareTrading

<a
href="" eudora=autourl>http://groups.msn.com/FMSAustralia

-----Original
Message-----
From: Arthur Sawilejskij [<a
href="" eudora=autourl>mailto:arthur@xxxxxxxxxxxxxxx]

Sent: Wednesday, 9 April 2003 6:29
AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] trades
displayed on price chart

 

When I right click on the AA window and select show arrows for actual trades -
it works fine.

But when I flick to another chart sheet - and then return - the arrows are
gone. 

Is this right?

Ideally - as I have a price chart on all my chart sheets - I would like to have
the arrows displayed on all the sheets that have a price chart so that I can
flick between them to see how the trades line up with the various indicators?

is this possible?

Arthur 

Send BUG REPORTS to bugs@xxxxxxxxxxxxx<font
size=3 face="Courier New">
Send SUGGESTIONS to
suggest@xxxxxxxxxxxxx<span
>
-----------------------------------------<font
size=3 face="Courier New">
Post AmiQuote-related messages ONLY
to: amiquote@xxxxxxxxxxxxxxx <span
>
(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)<font
size=3 face="Courier New">
--------------------------------------------<font
size=3 face="Courier New">
Check group FAQ at: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=3> 

Your use of Yahoo! Groups is subject
to the Yahoo! Terms of Service.<font
size=3> 




 
  
  <font size=2
  color="#003399" face="Times New Roman">Yahoo! Groups Sponsor
  
 
 
  
  <font size=2
  face="Times New Roman"><a
  href=""><span
  ><img border=0 width=300 height=250
  src="jpg00095.jpg" alt=7a4fbeb.jpg>
  
 
 
  
  <span
  ><img border=0 width=1 height=1
  src="jpg00096.jpg" alt=7a4fcfa.jpg>
  
 


<font size=2
face="Times New Roman">

Send BUG REPORTS to
bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx 
(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html<font
size=3> 

Your use of Yahoo! Groups is subject
to the Yahoo! Terms of Service.<font
size=3> 

<font size=2
face="Times New Roman">



Send
BUG REPORTS to bugs@xxxxxxxxxxxxx<span
>
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx 
(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html


Your use of Yahoo! Groups is subject to the <a
href="">Yahoo! Terms of Service.











Yahoo! Groups Sponsor












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 the Yahoo! Terms of Service.



Attachment: Description: ""

Attachment: Description: ""