> Buy,Sell,Short, Cover added..
>
> gapclosingfromupope n =Open > Ref(H,-1)AND C > Ref(L,-1) AND
C < Ref(H,-1);
> gapclosingfromdowno pen=Open < Ref(L,-1) AND C > Ref(L,-1)
AND C < Ref(H,-1);
> Color= IIf(gapclosingfromu pop en,colorYellow, IIf(gapclosingfr
omdown open,colorOrange, ParamColor( "color",colorBla ck)));
> PlotShapes(gapclosi ngfromupop en*shapeDownArrow, colorRed,
0,High,-15) ;
> PlotShapes(gapclosi ngfromdown open*shapeUpArrow, colorGreen,
0,Low,-15) ;
> _SECTION_BEGIN( "Price");
> SetChartOptions( 0,chartShowArrow s|chartShowDates );
> _N(Title = StrFormat("{ {NAME}} - {{INTERVAL}}
> {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O,
H, L, C, SelectedValue( ROC( C, 1 )
> ) ));
> Plot( C, "Close", color , styleNoTitle | ParamStyle(" Style") |
GetPriceStyle( ) );
> _SECTION_END( );//Buy,Sell, Short, cover
> //Note: In AA settings ** General > Positions ** set to long
and
> short
> SetTradeDelays( 0, 0, 0, 0 );//overrides delay setting in AA
> window
> Buy=Ref(gapclosingf romdowno pen,-1);BuyPrice= Open;
> Sell=Ref(gapclosing fromdown open,-1);SellPrice= Close;
> Short=Ref(gapclosin gfromupope n,-1);ShortPrice= Open;
> Cover=Ref(gapclosin gfromupop en,-1);CoverPrice= Close;///
///////// ///////// ///////// ////////
> Filter= gapclosingfromupope n OR gapclosingfromdowno pen;
> AddColumn(C, "");
> AddColumn(gapclosin gfromupop en,"up");
> AddColumn(gapclosin gfromdown Open,"down") ;
>
>
>
> ____________ _________ _________ _________ _________ _________ _
> See what's on at the movies in your area.. Find out now:
http://au.movies.
yahoo..com/ session-times/
>