Trying Positions-Tested AFL-300%profit.

veluri1967

Well-Known Member
#41
In Venus remedies, you have clearly mentioned that buy at 291, but what i thought was 280 was a cheaper rate in buying, than at 280 and bought.

Now i under stand the what mistake i have done sir, Thanks a lot in taking pains and helping me all the way.

Regards
Saivenkat.:)

I think now it is more cheaper.;)
 
Last edited:

veluri1967

Well-Known Member
#42
Code:
Ticker	Date	              Buy 	 QTY 	 CAP 	stop loss  	Tgt 1 	Tgt 2 	Tgt 3 	Tgt 4 	
PANACEABIO	21-01-2010	233.20	26.30	6133.33	198.22	242.53	251.86	261.18	268.18	
TATASTEEL	21-01-2010	659.50	9.30	6133.33	560.58	685.88	712.26	738.64	758.42
 
Last edited:

saivenkat

Well-Known Member
#43
Code:
Ticker	Date	              Buy 	 QTY 	 CAP 	stop loss  	Tgt 1 	Tgt 2 	Tgt 3 	Tgt 4 	
PANACEABIO	21-01-2010	233.20	26.30	6133.33	198.22	242.53	251.86	261.18	268.18	
TATASTEEL	21-01-2010	659.50	9.30	6133.33	560.58	685.88	712.26	738.64	758.42
Sir, what i understand is that one should BUY only, if the price crosses 233.20 in PANACEABIO, and 659.50 in TATASTEEL,within 4 days of this trigger given by you.

Suppose if the price of the respective scrip CROSSES that BUY LEVEL DURING INTRADAY,stays at or above the level for few minutes, but closes below the BUY TRIGGER PRICE given by you, then can one enter in to that scrip even if it trades below the lower than the BUY PRICE on the NEXT DAY?

Regards
Saivenkat:)
 

veluri1967

Well-Known Member
#44
Sir, what i understand is that one should BUY only, if the price crosses 233.20 in PANACEABIO, and 659.50 in TATASTEEL,within 4 days of this trigger given by you.

Suppose if the price of the respective scrip CROSSES that BUY LEVEL DURING INTRADAY,stays at or above the level for few minutes, but closes below the BUY TRIGGER PRICE given by you, then can one enter in to that scrip even if it trades below the lower than the BUY PRICE on the NEXT DAY?

Regards
Saivenkat:)
HI..
I think a chart can best explain.
I am herewith attaching a chart of PTC which signalled a buy on 18.1.2010 and buy triggered on 19.1.2010. Watch yourself what happened to the price thereafter. I have circled it for you.
Also compare earlier two buy signals which also I circled.
 
Last edited:

veluri1967

Well-Known Member
#45
CON1=Cross( MA( Close, 5 ), MA( Close, 10 ) ) AND BarsSince( MA( Close, 13 ) <= MA( Close, 50 ) ) >= 10 AND MA(Close, 50)<High-Close*0.02 AND BarsSince (Close<MA(Close,15))>=5;
CON1A=Cross( BBandBot( Close, 20, 2 ), Close );
_SECTION_BEGIN("vel");
EnableScript("vbscript");
<%
function jMA(jH,jL,A2,A2m,k)
dim result()
redim result(UBound(jH))
for i=k to UBound(jH)
n=i+1
if A2(i)<= A2m(i) then
do until n=0
n=n-1
if A2(n)>= A2m(i) then exit do
Loop
result(i)=jH(n)
else
do until n=0
n=n-1
if A2(n)<= A2m(i) then exit do
Loop
result(i)=jL(n)
end if
next
jMA=result
end function
%>
script=GetScriptObject();
n=15;
Graph0=script.jMA(H,L,AccDist(),EMA(AccDist(),n),n);
Graph1=C;
Graph1Style=128;
Graph2=IIf(C<MA(C,n),MA(H,n),MA(L,n));Graph2Style=1;
_SECTION_END();
CON2=Graph1 > Graph0;
CON3=Cross( MA( Close, 10 ), MA( Close, 5 ) ) AND BarsSince( MA( Close, 50 ) <= MA( Close, 13 ) ) >= 10 AND MA(Close, 50)>Low+Close*0.02 AND BarsSince (Close>MA(Close,15))>=5;
CON4=Graph1 < Graph0;
Buy = CON1 AND CON2;
Sell= CON3 AND CON4;
QTY=High*.15;
QTY1=920/QTY;
CAP=High*QTY1;
Short=CON3 AND CON4;
Cover=CON1 AND CON2;
Filter = Buy ;
AddColumn( High, " Buy " );
AddColumn( QTY1, " QTY " );
AddColumn( CAP, " CAP " );
AddColumn( High-High*.15, "stop loss " );
AddColumn( High+High*.04, "Tgt 1 " );
AddColumn( High+High*.08, "Tgt 2 " );
AddColumn( High+High*.12, "Tgt 3 " );
AddColumn( High+High*.15, "Tgt 4 " );
 

veluri1967

Well-Known Member
#47
Code:
ticker	trade	date	close	
aloktext	buy	11-02-2010	26.2000
amtekauto	buy	11-02-2010	174.1000
axisbank	buy	11-02-2010	1033.2000
beml	buy	11-02-2010	1120.5500
boc	buy	11-02-2010	197.6000
escorts	buy	11-02-2010	124.7500
essaroil	buy	11-02-2010	140.8000
everonn	buy	11-02-2010	402.1500
finantech	buy	11-02-2010	1521.0000
gitanjali	buy	11-02-2010	120.8500
gsfc	buy	11-02-2010	219.2000
hcc	buy	11-02-2010	136.7500
hindoilexp	buy	11-02-2010	269.8500
ibrealest	buy	11-02-2010	177.8500
icicibank	buy	11-02-2010	826.0500
ifci	buy	11-02-2010	50.7500
infosystch	buy	11-02-2010	2498.4500
jubilant	buy	11-02-2010	328.8500
ksoils	buy	11-02-2010	71.6000
mahabank	buy	11-02-2010	53.0500
nagarconst	buy	11-02-2010	160.5500
nagarfert	buy	11-02-2010	34.6500
neyvelilig	buy	11-02-2010	153.8000
ofss	buy	11-02-2010	2240.1499
pnb	buy	11-02-2010	884.4500
reiagroltd	buy	11-02-2010	52.7000
syndibank	buy	11-02-2010	85.1000
tataelxsi	buy	11-02-2010	278.2500
tatatea	buy	11-02-2010	954.5000
tcs	buy	11-02-2010	742.7000
tulip	buy	11-02-2010	976....
Unitech	buy	11-02-2010	74.8000
utvsof	buy	11-02-2010	502.7500
videoind	buy	11-02-2010	223.3500[/quote]
SL are to be set at latest Pivot Lows..................................................
 
Last edited:
#48
Code:
ticker	trade	date	close	
aloktext	buy	11-02-2010	26.2000
amtekauto	buy	11-02-2010	174.1000
axisbank	buy	11-02-2010	1033.2000
beml	buy	11-02-2010	1120.5500
boc	buy	11-02-2010	197.6000
escorts	buy	11-02-2010	124.7500
essaroil	buy	11-02-2010	140.8000
everonn	buy	11-02-2010	402.1500
finantech	buy	11-02-2010	1521.0000
gitanjali	buy	11-02-2010	120.8500
gsfc	buy	11-02-2010	219.2000
hcc	buy	11-02-2010	136.7500
hindoilexp	buy	11-02-2010	269.8500
ibrealest	buy	11-02-2010	177.8500
icicibank	buy	11-02-2010	826.0500
ifci	buy	11-02-2010	50.7500
infosystch	buy	11-02-2010	2498.4500
jubilant	buy	11-02-2010	328.8500
ksoils	buy	11-02-2010	71.6000
mahabank	buy	11-02-2010	53.0500
nagarconst	buy	11-02-2010	160.5500
nagarfert	buy	11-02-2010	34.6500
neyvelilig	buy	11-02-2010	153.8000
ofss	buy	11-02-2010	2240.1499
pnb	buy	11-02-2010	884.4500
reiagroltd	buy	11-02-2010	52.7000
syndibank	buy	11-02-2010	85.1000
tataelxsi	buy	11-02-2010	278.2500
tatatea	buy	11-02-2010	954.5000
tcs	buy	11-02-2010	742.7000
tulip	buy	11-02-2010	976....
Unitech	buy	11-02-2010	74.8000
utvsof	buy	11-02-2010	502.7500
videoind	buy	11-02-2010	223.3500[/quote]
SL are to be set at latest Pivot Lows..................................................

why my results r different then urs
 
Last edited:
#49
hello veluri,

I am also getting the same results shown by JJRAVI even if i given 1 for nlast days , instead of the results shown in your message no.#47. please look into it and suggest what we have to do to get the same results shown in message no.#47.
 

veluri1967

Well-Known Member
#50
Try thisAFL which is simply abridged form of original AFL.

_SECTION_BEGIN("vel");
EnableScript("vbscript");
<%
function jMA(jH,jL,A2,A2m,k)
dim result()
redim result(UBound(jH))
for i=k to UBound(jH)
n=i+1
if A2(i)<= A2m(i) then
do until n=0
n=n-1
if A2(n)>= A2m(i) then exit do
Loop
result(i)=jH(n)
else
do until n=0
n=n-1
if A2(n)<= A2m(i) then exit do
Loop
result(i)=jL(n)
end if
next
jMA=result
end function
%>
script=GetScriptObject();
n=15;
Graph0=script.jMA(H,L,AccDist(),EMA(AccDist(),n),n);
Graph1=C;
Graph1Style=128;
Graph2=IIf(C<MA(C,n),MA(H,n),MA(L,n));Graph2Style=1;
_SECTION_END();
Buy=Cross (Graph1, Graph2);
Sell=Cross (Graph2, Graph1);
Short=Sell;
Cover=Buy;
Filter=Buy;
AddColumn (Close, "Close");
AddColumn (Close -Close*.09, "SL");
AddColumn (Close +Close*.40, "ProfitTgt");