Exploring....Exploding STOCKS !!!

khushi00

Well-Known Member
#42
Above Condition is to be used in Ami, I think, Like this :

Sell=EMA(C,13)>EMA(EMA(C,13),9) AND C>Peak(C,2,1) OR EMA(C,13)>EMA(EMA(C,13),9)

[/B]
[/QUOTE]

Na na sir i said use only 1 condition
if u apply 'or' then always 2nd condition will be judged
 

meena07

Active Member
#43
same here
i am also confused abt wht to do

Friends, i am also unclear and lot like me are NOT Amib wizards. So,

What i feel is to wait couple days, give some breather to Khushi, as she told to wait till tuesday eve and let her concentrate on her core activity.And she is sharing her trades ( like ITI), lets watch them. :thumb:
 

msa5678

Well-Known Member
#46
Hi Khushi,

First of all nice to see the change in your Avatar. Also congratulations on the success of your new system.

Tried to Google for "cyborg" yesterday . Not finding satisfactory results. Also scanned the last few pages of the previuos thread. Will be thankful if you can explain a little in your free time.:)
 

khushi00

Well-Known Member
#48
I always want to see my stocks here in this list of top gainers
since i started trading i was surprised to see why few stocks suddenly jump 5-10%
U know liberty closed at 90 n today hit 108
u all never know how much ecstasy i'm feelin
i hit the right tone that in exchange all is fixed that which stock shud rise on which day now u see this liberty will get dump
Friends now i will make this system more user friendly n will clear all queries
But now plz plz excuse me as i m not on earth
 

NTrader42

Well-Known Member
#49
Try this . . .

Code:
e	=	EMA(C,13); 
ee	=	EMA(EMA(C,13),9);
color	=	IIf(e > ee, colorBlue, colorRed);
p	=	Peak(C,2,2);
t	=	Trough(C,2,2);

Buy	=	e > ee AND C > p; 
Sell	=	ee > e AND C < t; 
Buy	=	ExRem(Buy, Sell);
Sell	=	ExRem(Sell, Buy);

Plot(e,  "", color, styleDashed);
Plot(ee, "", color);

Plot(p, "", colorBlueGrey, styleDashed | styleStaircase);
Plot(t, "", colorLime, styleDashed | styleStaircase);

PlotShapes(shapeUpArrow   *   Buy, color, 0, L);
PlotShapes(shapeDownArrow * Sell, color, 0, H);
 

khushi00

Well-Known Member
#50
ITI also was 6% up
but move got wasted due to gap up
if by any means i can judge these stocks on friday itself then gain will be more than 20% in 4 days
adani power 5% up
same story of network18 repeated
I LEFT NIFTY AS ITS ONLY 0.5% BUT SEE STOCKS