Pivot Point Kiya Hai?
Pivot point aik technical analysis ka tool hai jo traders aur investors ko market ke potential turning points identify karne mein madad karta hai. Yeh tool ziada tar stock, forex, aur commodities trading mein istemal hota hai.
Definition aur Importance.
Pivot point aik aisa price level hai jo market ki direction ko indicate karta hai. Yeh mathematically calculate hota hai aur next trading session ke support aur resistance levels ko determine karta hai. Isse traders ko yeh andaza hota hai ke agar market is point ke upar trade kar raha hai toh bullish trend hai aur agar neeche trade kar raha hai toh bearish trend hai.
Calculation.
Pivot point calculate karne ka formula kuch is tarah hota hai.
mathematica
Copy code
Pivot Point (P) = (High + Low + Close) / 3
Yahaan High, Low aur Close se murad previous trading session ke high, low aur closing prices hain.
Support aur Resistance Levels.
Pivot point ke alawa, isse kuch aur levels bhi calculate kiye jate hain jo market ke potential support aur resistance levels ko represent karte hain. Inko S1, S2 (Support 1, Support 2) aur R1, R2 (Resistance 1, Resistance 2) kaha jata hai.
Formulae.
Application in Trading.
Traders pivot points ka istemal karte hue trading decisions lete hain. Agar price pivot point se upar hai, toh yeh buying signal ho sakta hai, aur agar neeche hai toh yeh selling signal ho sakta hai. Support aur resistance levels ko bhi monitor kiya jata hai, kyunki price in levels pe reverse ho sakti hai.
Example.
Agar previous day ka high 150, low 140 aur close 145 ho, toh pivot point kuch is tarah calculate hoga:
scss
Copy code
Pivot Point (P) = (150 + 140 + 145) / 3 = 145
Phir Support aur Resistance levels kuch is tarah calculate honge:
Limitations.
Pivot points hamesha accurate nahi hote. Yeh sirf ek indicator hain aur inko doosre indicators ke sath combine karna chahiye taake trading decision zyada accurate ho sake. Market conditions aur volatility bhi pivot points ke effectiveness ko affect kar sakti hain.
Pivot point aik technical analysis ka tool hai jo traders aur investors ko market ke potential turning points identify karne mein madad karta hai. Yeh tool ziada tar stock, forex, aur commodities trading mein istemal hota hai.
Definition aur Importance.
Pivot point aik aisa price level hai jo market ki direction ko indicate karta hai. Yeh mathematically calculate hota hai aur next trading session ke support aur resistance levels ko determine karta hai. Isse traders ko yeh andaza hota hai ke agar market is point ke upar trade kar raha hai toh bullish trend hai aur agar neeche trade kar raha hai toh bearish trend hai.
Calculation.
Pivot point calculate karne ka formula kuch is tarah hota hai.
mathematica
Copy code
Pivot Point (P) = (High + Low + Close) / 3
Yahaan High, Low aur Close se murad previous trading session ke high, low aur closing prices hain.
Support aur Resistance Levels.
Pivot point ke alawa, isse kuch aur levels bhi calculate kiye jate hain jo market ke potential support aur resistance levels ko represent karte hain. Inko S1, S2 (Support 1, Support 2) aur R1, R2 (Resistance 1, Resistance 2) kaha jata hai.
Formulae.
- First Support (S1):
makefile
Copy code
S1 = (2 * Pivot Point) - High - First Resistance (R1):
makefile
Copy code
R1 = (2 * Pivot Point) - Low - Second Support (S2):
makefile
Copy code
S2 = Pivot Point - (High - Low) - Second Resistance (R2):
makefile
Copy code
R2 = Pivot Point + (High - Low)
Application in Trading.
Traders pivot points ka istemal karte hue trading decisions lete hain. Agar price pivot point se upar hai, toh yeh buying signal ho sakta hai, aur agar neeche hai toh yeh selling signal ho sakta hai. Support aur resistance levels ko bhi monitor kiya jata hai, kyunki price in levels pe reverse ho sakti hai.
Example.
Agar previous day ka high 150, low 140 aur close 145 ho, toh pivot point kuch is tarah calculate hoga:
scss
Copy code
Pivot Point (P) = (150 + 140 + 145) / 3 = 145
Phir Support aur Resistance levels kuch is tarah calculate honge:
- S1:
makefile
Copy code
S1 = (2 * 145) - 150 = 140 - R1:
makefile
Copy code
R1 = (2 * 145) - 140 = 150 - S2:
makefile
Copy code
S2 = 145 - (150 - 140) = 135 - R2:
makefile
Copy code
R2 = 145 + (150 - 140) = 155
Limitations.
Pivot points hamesha accurate nahi hote. Yeh sirf ek indicator hain aur inko doosre indicators ke sath combine karna chahiye taake trading decision zyada accurate ho sake. Market conditions aur volatility bhi pivot points ke effectiveness ko affect kar sakti hain.
تبصرہ
Расширенный режим Обычный режим