Trading NR7 setup

Status
Not open for further replies.

angira

Well-Known Member
Today' NR7 stock:
cash values with pH-pL

M&M :870 - 851.45
GSKCONS :4369.95 - 4307 ( NR21 )
DIVISLAB :1001.9 - 985.3
BIOCON :334.35 - 327 ( NR21 )
FINANTECH :178.5 - 167.7
GESHIP :270 - 266.5 ( NR21 )
IPCALAB :691.9 - 677
JINDALSAW :48 - 46.75
MARICO :222.75 - 219
MRF :12960.3 - 12826 ( NR21 )
SINTEX :21.85 - 21.1
TATACOMM :186.85 - 182.3
VOLTAS :74.85 - 73.05
SUZLON :6.45 - 6.25

angira...
 

angira

Well-Known Member
today' NR7 stocks:
cash values with pH-pL

BHARATFORG :260.2 - 252.75
ADANIPORTS :140.8 - 137.9 ( NR21 )
BAJAJHLDNG :784.5 - 774.1 ( NR21 )
CUMMINSIND :408.1 - 400.05
DIVISLAB :999.5 - 986 ( NR21 )
DRREDDY :2419.5 - 2373
GRASIM :2814.9 - 2737
IDEA :166.05 - 163.3 ( NR21 )
INDHOTEL :46.05 - 45.1
POWERGRID :99.85 - 98.05
RECLTD :200.35 - 196.25
SAIL :53 - 51.95 ( NR21 )
SESAGOA :185 - 180.65 ( NR21 )
TORNTPOWER :72.9 - 70.9
ULTRACEMCO :1829.95 - 1791

angira...
 

Brill

Well-Known Member
hi, is it for intra-day or positional trade using NR7 ? what is the exit point
Please give some idea on using this setup intra-day and when to exit
Thanks/Brill
 
Isn't Banknifty (spot) in NR7 today ?
Not on 25th but 26th Yes.

Following is the simplest AFL that I've found/improved for NR Exploration.
Code:
_SECTION_BEGIN("NR7 EXPLORER");
	/*
	   NR1, NR4, NR7, NR21 Exploration for Amibroker
	   Original By TohMz
	*/
	
	NR1_Scan  = ParamToggle("Scan NR1?",  "No|Yes", 1);
	NR4_Scan  = ParamToggle("Scan NR4?",  "No|Yes", 1);
	NR7_Scan  = ParamToggle("Scan NR7?",  "No|Yes", 1);
	NR21_Scan = ParamToggle("Scan NR21?", "No|Yes", 1);
	
	MinVR = Param("Min Volatility_Ratio", 0.5, 0.1, 1, 0.1);
	
	NR1 = Inside() OR ((Ref(H, -1) == H) AND (Ref(L, -1) < L)) OR ((Ref(H, -1) > H) AND (Ref(L,-1) == L));
	RNG = H - L;
	NR4  = RNG <= Ref( LLV( RNG, 3 ), -1);
	NR7  = RNG <= Ref( LLV( RNG, 6 ), -1);
	NR21 = RNG <= Ref( LLV( RNG, 20), -1);
	
	Volatility_Ratio =  StDev(log(C/Ref(C,-1)),5)/StDev(log(C/Ref(C,-1)),99);
	
	/**********************************
	   - Handle Exploration Run
	***********************************/
	
	Filter = Volatility_Ratio>=MinVR AND (NR21 OR NR7 OR NR4 OR NR1);
	Buy = Filter;
	if (NR1_Scan)  AddTextColumn(WriteIf(NR1,  "Yes", "No"), "NR1",  1.0, colorDefault, colorDefault, 80);
	if (NR4_Scan)  AddTextColumn(WriteIf(NR4,  "Yes", "No"), "NR4",  1.0, colorDefault, colorDefault, 80);
	if (NR7_Scan)  AddTextColumn(WriteIf(NR7,  "Yes", "No"), "NR7",  1.0, colorDefault, colorDefault, 80);
	if (NR21_Scan) AddTextColumn(WriteIf(NR21, "Yes", "No"), "NR21", 1.0, colorDefault, colorDefault, 80);
	AddColumn( LastValue(Close), "Close"    ,1.4, colorDefault,colorDefault, 80 );
	AddColumn( Volatility_Ratio, "Vol Ratio",1.4, colorDefault,colorDefault, 80 );
_SECTION_END();
 

angira

Well-Known Member
today NR7 in below stock:
cash values with pH-pL

Nifty(Spot) - BankNifty(Spot) - Nifty(Fut.) listed in NR7

SBIN :1697.6 - 1664.3
RELIANCE :850.15 - 835.25
DLF* :136.95 - 133.65
HDFCBANK* :626 - 618
HCLTECH :1069.4 - 1044.2
HEROMOTOCO :2045 - 1998.85
IDFC* :91.9 - 89.75
LT :844 - 825.5
MCDOWELL-N* :2494.85 - 2447.5
ASIANPAINT :484.3 - 476.45
AXISBANK* :1049.5 - 1019.45
LICHSGFIN :201 - 196.25
YESBANK :322.25 - 311
MPHASIS* :436 - 424.1
BAJAJHLDNG* :779.75 - 770
PNB :488 - 473
TITAN* :245.1 - 239.4
TATAMOTORS* :347.3 - 341
BANKINDIA :168.4 - 163.85
BIOCON* :334 - 327.75
CAIRN* :322.4 - 317.9
CANBK :227.9 - 221.25
GSKCONS* :4229.95 - 4183.55
HINDPETRO :190.7 - 186.05
HINDUNILVR* :636.05 - 621.15
IDBI :61.4 - 60.1
INDUSINDBK* :391.85 - 376.8
JPASSOCIAT* :38.7 - 37.55
NTPC :150 - 146.15
ONGC* :280.8 - 274
POWERGRID* :100.25 - 98.55
RELCAPITAL* :343.6 - 336.5
SAIL* :52.7 - 51.9
SIEMENS :482 - 472.8
TATACHEM :244.95 - 241
TORNTPOWER* :72.45 - 71.45
UNIONBANK :118.95 - 114.85

*indicates that listed also in NR21.

Have U all Good Trading,
angira...
 

Biswajit Das

Well-Known Member
today NR7 in below stock:
cash values with pH-pL

Nifty(Spot) - BankNifty(Spot) - Nifty(Fut.) listed in NR7

SBIN :1697.6 - 1664.3
RELIANCE :850.15 - 835.25
DLF* :136.95 - 133.65
HDFCBANK* :626 - 618
HCLTECH :1069.4 - 1044.2
HEROMOTOCO :2045 - 1998.85
IDFC* :91.9 - 89.75
LT :844 - 825.5
MCDOWELL-N* :2494.85 - 2447.5
ASIANPAINT :484.3 - 476.45
AXISBANK* :1049.5 - 1019.45
LICHSGFIN :201 - 196.25
YESBANK :322.25 - 311
MPHASIS* :436 - 424.1
BAJAJHLDNG* :779.75 - 770
PNB :488 - 473
TITAN* :245.1 - 239.4
TATAMOTORS* :347.3 - 341
BANKINDIA :168.4 - 163.85
BIOCON* :334 - 327.75
CAIRN* :322.4 - 317.9
CANBK :227.9 - 221.25
GSKCONS* :4229.95 - 4183.55
HINDPETRO :190.7 - 186.05
HINDUNILVR* :636.05 - 621.15
IDBI :61.4 - 60.1
INDUSINDBK* :391.85 - 376.8
JPASSOCIAT* :38.7 - 37.55
NTPC :150 - 146.15
ONGC* :280.8 - 274
POWERGRID* :100.25 - 98.55
RELCAPITAL* :343.6 - 336.5
SAIL* :52.7 - 51.9
SIEMENS :482 - 472.8
TATACHEM :244.95 - 241
TORNTPOWER* :72.45 - 71.45
UNIONBANK :118.95 - 114.85

*indicates that listed also in NR21.

Have U all Good Trading,
angira...
angira, u r doing very good job everyday. I reqst u one thing that when the list is too long, pls, do ur own way analysis and cut short the list. thus traders/investors will be comfortable to get in trade. thank u.
 
Today' NR7 stock:
cash values with pH-pL
...
angira...
Angira
Thank you for your list... .

I have a very small request... Instead of heading as "Today's NR7", can you please include dates in it so that it would read something like "NR7 stocks as of xx/yyy/zzzz"

Reason for this suggestion is that many readers quote you. It becomes difficult to know what dates they've quoted
 
Status
Not open for further replies.

Similar threads