PureBytes Links
Trading Reference Links
|
I would like
to have either a different stop method or percent for long vs. short
trades.
<FONT face=Arial
color=#0000ff>
I thought
that something like this would work:
<FONT face=Arial
color=#0000ff>
LossPercent=<FONT
color=#0000ff>IIf(<FONT
color=#0000ff>BarsSince(Buy)<<FONT
color=#0000ff>BarsSince(Sell),5,<FONT
color=#ff00ff>50);
ApplyStop<FONT
face=Arial>(stopTypeLoss,stopModePercent,lossPercent,False);
But, it didn't do what I
expected.
Actually, a different stop
method presents me with an even bigger problem.
Any
thoughts?
Yahoo! Groups Sponsor
ADVERTISEMENT
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.
|