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

[EquisMetaStock Group] use of alert function in expert advisor



PureBytes Links

Trading Reference Links

Hi,

I have created expert advisor using alert function for diversion to 
get sell signal only when RSI was above 70 in last 9 periods.But it 
seems I am missing something,because I am getting sell signals at 
wrong places.Pl. guide.

(RSI(9) <= LLV(RSI(9),9) AND CLOSE > LLV(CLOSE,9)) OR (CLOSE >= HHV
(CLOSE,9) AND RSI(9) < HHV(RSI(9),9))
AND (OBV() <= LLV(OBV(),9) AND CLOSE > LLV(CLOSE,9)) OR (CLOSE >= HHV
(CLOSE,9)) AND OBV() < HHV(OBV(),9) AND (Alert(RSI(9)>70,9)) AND 
((CLOSE - LOW) - (HIGH - CLOSE)) / (HIGH - LOW) * VOLUME



Bharat


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/equismetastock/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:equismetastock-digest@xxxxxxxxxxxxxxx 
    mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx

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

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/