Exploring....Exploding STOCKS !!!

AFL was posted long ago ..... Use some filter intraday after scanning the stocks ...

DON'T ASK ME ANY QUESTIONS. I DON'T TRADE USING THIS AFL...


_SECTION_BEGIN();
SetChartOptions(0,chartShowArrows|chartShowDates);

_N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) Vol " +WriteVal( V, 1.0 ) +" {{VALUES}}", O, H, L, C, SelectedValue( ROC( C, 1 )) ));

Buy=EMA(C,13)>EMA(EMA(C,13),9) AND Cross (C,Peak(C,1.5,1));
//Sell=Cross (EMA(EMA(C,13),9),EMA(C,13));
MYcolor = IIf( EMA(C,13)>EMA(EMA(C,13),9) AND C>Peak(C,1.5,1), colorGreen, IIf(EMA(C,13)>EMA(EMA(C,13),9) AND C<Peak(C,2,1),colorBlue, colorOrange ));


PlotOHLC( Open, High, Low, Close, "", Mycolor, styleBar |styleThick );

//shape = Buy * shapeUpArrow + Sell * shapeDownArrow;
shape = Buy * shapeUpArrow ;


PlotShapes( shape, IIf( Buy, colorGreen, colorRed ),0, IIf( Buy, Low, High ) );

//Buy = ExRem(Buy,Sell);
//Sell = ExRem(Sell,Buy);

Filter = Buy ;
AddColumn(Buy,"buy",1.2);

GraphXSpace = 5;
dist = 1.5*ATR(10);

for( i = 0; i < BarCount; i++ )
{
if( Buy ) PlotText( "Buy\n@" + C[ i ], i, L[ i ]-dist, colorGreen );
}
 
HI
FOR TOMMOROW MONDAY 16TH BEST BUYS

1. BPCL
2OFSS
3. HDFC
4JUST DIAL
5. TCS
6 BIOCON
7. TECHMAHI
8. BANKINDIA

BUY IN FUTURES . BUY ON VERY CLOSE PRICE OF FRIDAY CLOSING. MONDAYS CLOSING WILL BE DEFINETLY MORE THAN FRIDAYS CLOSING.
PL NOTE NO AFLS USED.

EXPLORER:cool:
 
hi
all stocks flared up . message deleted by traderji.


explorer. :annoyed:
Did you even read the forum rules in the mean time?

No member can post trading calls, give buy/sell recommendations, post price targets or any such opinion related to the price movement of any security or an IPO listed or to be listed in any of the exchanges in India.



Hope it helps to clear your mind.
 

amitrandive

Well-Known Member
hi
all stocks flared up . message deleted by traderji.


explorer. :annoyed:
Maybe you can start another thread and keep the stocks in a watchlist by giving reasons for stock selection.
Moderators will delete the post if no reasons are given for stock selection.
Read latest forum rule

All posts of posting levels,targets will not be allowed. Any solicitation whether for money or otherwise will be considered as violation. Anyone posting trades will also be considered as violation ( even if they are backed by contracts) .

Smart_trade
 
hi
i was posting the picks few months back and then stopped it. in between the forum rules changed it looks. any how i have devoloped an way my self to pick up stocks which is 100% shock proof. my yesterdays picks turned today 100% hits. today too i picked up two stocks .
i havent copied any calls from any were and subcriber of any news letter or an broker or intrested in misguiding others.

in the last few days out of 8 picks all 8 hit within 3 days is the beauty of the analysis.
any way thanks traderji for alerting me and clearing my mind . requesting moderator to allow me to post few picks so that u can your self check my skill in any market.

regards
explorer:clap: