dimanche 12 février 2017

help for triple inside bar in scan automatic analize in all group of stocks

PlotShapes(IIf((Ref(H,-1) < Ref(H,-2) AND Ref(L,-1) > Ref(L,-2)), IIf(H < Ref(H,-1) AND L > Ref(L,-1), shapeSquare, IIf(H < Ref(H,-2) AND L > Ref(L,-2), shapeDigit1, shapeNone)),shapeNone),colorGreen,0,L,-30);
PlotShapes(IIf((Ref(H,-1) < Ref(H,-2) AND Ref(L,-1) > Ref(L,-2)), IIf(H < Ref(H,-1) AND L > Ref(L,-1), shapeSquare, IIf(H < Ref(H,-2) AND L > Ref(L,-2), shapeDigit1, shapeNone)),shapeNone),colorLime,0,L,-30);
PlotShapes(IIf((Ref(H,-1) < Ref(H,-2) AND Ref(L,-1) > Ref(L,-2)), IIf(H < Ref(H,-1) AND L > Ref(L,-1), shapeUpArrow, IIf(H < Ref(H,-2) AND L > Ref(L,-2), shapeDigit1, shapeNone)),shapeNone),colorBlack,0,L,-30);

Attached Images
File Type: png triple inside bar.png (31.0 KB)


help for triple inside bar in scan automatic analize in all group of stocks

Aucun commentaire:

Enregistrer un commentaire