Hello.If anyone is intrested in adding new formula to metastock,here I have Darvax box. Open metastock,tools,indicator builder,new,name Darvax box,copy as below to formula,close.
Ht:=If(Cross(HHV(H,4)=Ref(H,-3),.9)=1,Ref(H,-3),PREV);
Top:=If(Ht>Ref(Ht,-1),Ht,PREV);
Lt:=If(Cross(HHV(H,4)=Ref(H,-3),.9)=1,L,PREV);
Bot:=If(LtTop;
Bot
- Forums
- General
- metastock/have for you darvax box formula