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

RE: [amibroker] Buy Sell Arrows or Not?



PureBytes Links

Trading Reference Links










CS: right you are$B!D(B.I discovered that
and offset the plotpoint and saw that in many places I had two arrows.  It did
not however solve all the problem observations, but the unchecked Reverse
Signal forces Exit seemed to.  

 

Thanks for the suggestion,

 

Ken

 

-----Original Message-----
From: CS
[mailto:res1wgwl@xxxxxxxxxxx] 
Sent: Tuesday, May 06, 2003 3:23
AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Buy Sell
Arrows or Not?

 



Yo Ken,





Something that I ran into in the past was that shapes can
cover each other to where you can't see the one on the bottom when they are
triggered at the same bar. Several of your offsets and colors are the same.





 





-CS







----- Original Message ----- 





<span
>From:<font
size=2 face=Arial> <a
href="" title="closeks@xxxxxxxx">Ken Close 





To:<font size=2
face=Arial> <a
href="" title="amibroker@xxxxxxxxxxxxxxx">amibroker@xxxxxxxxxxxxxxx






Cc:<font size=2
face=Arial> <a
href="" title="tj@xxxxxxxxxxxxx">'Tomasz Janeczko' 





Sent:<font size=2
face=Arial> Monday, May 05,
2003 12:30 PM





Subject:<font size=2
face=Arial> RE: [amibroker]
Buy Sell Arrows or Not?





 



TJ/Jayson:<span
>

Here are the statements from IB that produced the
same trade arrows as
in the Price window when clicking "Show
actual trades". (Show Actual
Trades shift right 1 bar because of operating on
the Open Delay =1.


ApplyStop(stopTypeLoss,stopModePercent,13,0);
E = Equity(1);
PlotShapes(IIf(Buy,shapeUpArrow
,shapeNone),5,0,C,-25);
PlotShapes(IIf(Short,shapeHollowDownArrow
,shapeNone),4,0,C,-20);
PlotShapes(IIf(Sell,shapeDownArrow
,shapeNone),4,0,C,-8);
PlotShapes(IIf(Cover,shapeHollowUpArrow
,shapeNone),5,0,C,-14);
PlotShapes(IIf(Sell==2,shapeUpTriangle,shapeNone),9,0,C,-20);
PlotShapes(IIf(Cover==2,shapeDownTriangle,shapeNone),2,0,C,-20);







<font size=2
face="Courier New">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 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.