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

[EquisMetaStock Group] Intraday code request



PureBytes Links

Trading Reference Links

Hello All, need Hours and Minutes coding for this indicator please.
Thanks, again. Wallace.

a:=Input("mmddyyyy date",011960,12312100,3212002);
xx:=a=Month()*1000000+DayOfMonth()*10000+Year();
x:=If(C>.0001,xx,0);
x:=BarsSince(x)>=(x);
Pos:=Input("Period",1,3000,21);

xx - Alert(x=0,pos);{Or use your own input}
xx - Alert(x=0,pos*2);
xx - Alert(x=0,pos*3);
xx - Alert(x=0,pos*4);
xx - Alert(x=0,pos*5);



 

Yahoo! Groups Links

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

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/