x Michelangelo
////////////////////_______Michelangelo 17 agosto 2017__________//////////////////
Var: input1,input2,ivp;
if IsFirstBarDay then input1=H;endif;
if IsFirstBarDay then input2=L;endif;
plotchart(input1, ivp, green, solid, 2);
plotchart(input2, ivp, red, solid, 2);
///////////////////////////////////////////////
installstoploss(inperc,3.00,"SL", STARTNEXTBAR);
plotchartNoZero(getstoploss, 0, red, solid, 2);
DrawText(NEWOGG,0 , D,getstoploss , "sl",getstoploss , red, 25, 1+4,Alright);
////////////////////////////////////////////////////////////////////////////////
if c>input1 and t<1700 then enterlong( nextbar,atopen,STOP, 0,"Enter Lg 1");endif;
if positiondir=1 and t=1700 then exitlong(nextbar,atopen,STOP, 0,"Exit Lg 1");endif;
if c<input2 and t<1700 then entershort(nextbar,atopen,STOP, 0,"Enter Sh 1" );endif;
if positiondir=-1 and T=1700 then exitshort(nextbar,atopen,STOP, 0,"Exit Sh 1");endif;
////////////////////_______Michelangelo 17 agosto 2017__________//////////////////
Var: input1,input2,ivp;
if IsFirstBarDay then input1=H;endif;
if IsFirstBarDay then input2=L;endif;
plotchart(input1, ivp, green, solid, 2);
plotchart(input2, ivp, red, solid, 2);
///////////////////////////////////////////////
installstoploss(inperc,3.00,"SL", STARTNEXTBAR);
plotchartNoZero(getstoploss, 0, red, solid, 2);
DrawText(NEWOGG,0 , D,getstoploss , "sl",getstoploss , red, 25, 1+4,Alright);
////////////////////////////////////////////////////////////////////////////////
if c>input1 and t<1700 then enterlong( nextbar,atopen,STOP, 0,"Enter Lg 1");endif;
if positiondir=1 and t=1700 then exitlong(nextbar,atopen,STOP, 0,"Exit Lg 1");endif;
if c<input2 and t<1700 then entershort(nextbar,atopen,STOP, 0,"Enter Sh 1" );endif;
if positiondir=-1 and T=1700 then exitshort(nextbar,atopen,STOP, 0,"Exit Sh 1");endif;
grazie mille !
ResponderEliminarun po' scarso
aspetto la prossima idea :)
funziona bene sullo short ma non sul long...sul totale di 560%..113% long e 447% short...bisogna capire il xchè
ResponderEliminarquali potrebbero essere dei passi successivi per capire il perché ?
ResponderEliminarBruno tutto bene dalle tue parti?
ResponderEliminarciao Michelangelo...si...ma ci siamo andati vicini...Alcanar è a 13 km da casa mentre a Cambrirls ogni martedi e giovedi a 100 metri dalla sparatoria si organizza una ballata country ed a volte accompagno la consorte..ieri no perchè son le feste del paese ma gli amici ci sono andati ed han sentito gli spari e visto il fuggi fuggi generale..una tristezza..nel 2017 ancora ad uccidere per religioni...la più grande truffa perpetrata nel tempo
ResponderEliminar