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

Re: [EquisMetaStock Group] Re: macd



PureBytes Links

Trading Reference Links


Dear Preston,
I have tried to solve the problem as follows:
A:=mov(willr(37),13,e); B:=mov(A,13,e);
((dx(20)A>=20) AND (cross(B,A)))
anyway, the signals I receive are wrong, as everytime I get a buy signal the sell signal follows suit.
I still have a problem how to put the sell order so that only if the trend indicator shows the market is trending the system displays a sell signal if the second (MACD over the williams) condition appears. if not, there is a trailing stop which should be out of order in a trending market.
 
 
 pumrysh <no_reply@xxxxxxxxxxxxxxx> wrote:
jopr,It is best to post the exact code that you are trying to use.MACD and Williams should be viewed seperately. They are powerful technical analysis tools when used correctly on an individual basis. It is possible to combine the two and gain an edge in some cases. Generally, a MACD or Williams and a trigger(simple moving average) will give exceptional signals.Again, post your complete code.Preston--- In equismetastock@xxxxxxxxxxxxxxx, Johannes Pressler wrote:> > dear metastock users,> > I try to program an exit signal using the macd over a williams i.e. if the solid line crosses under the signal line then an exit signal should be activated.> > all this should only happen if the DX is above 25 (=trend)> > if not, a trailing stop should be used to exit the trade> > if (dx(nr.of days)>25) AND (cross(mov(macd(willr(nr.of days)))), macd(willr(nr. of days)), exit, trailing stop)> > it doesn't work at all:> > 1) no acceptance for (dx(nr.of days)>25)> > 2) no acceptance for the macd on the williams, do I have to split it into two mov s?> > 3) didn't arrive at the exit, trailing stop problem so far, but I have the feeling there will be one.> > many thanks in advance for everyone who tries to help.> > happy trading> > jopr------------------------ Yahoo! Groups Sponsor ---------------------~-->DVD Rentals with No Late Fees - Try Netflix for FREE!http://us.click.yahoo.com/ZKLNcC/pEZFAA/i5gGAA/BefplB/TM---------------------------------------------------------------------~->To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxxYour use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ Gesendet von http://mail.yahoo.de.
Das DiBa-Tagesgeldkonto: 3,5% Zinsen ab dem ersten Euro +Tankgutschein nur noch bis 31.03. Lassen Sie Ihr Geld arbeiten! Beitäglicher Verfügbarkeit und kostenloser Kontoführung.






Yahoo! Groups Sponsor


  ADVERTISEMENT









To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx





Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.