Stochastic Trading Oscillator
The Stochastic Oscillator originally comes from George C. Lane. Its main parameter being measured is called %K and the formula for it is as follows:
%K = (RecentClose - LowestLow)/(HighestHigh-LowestLow)
As with most of the complex indicators it would be quite some task trying to compute and plot it on paper but with the modern online trading software it is very easy to utilize this indicator.
The Stochastic Oscillator is usually interpreted that when its value is about 80% then the market is considered bullish and when it is below 20% the market is considered to be bearish.
One of the most popular ways of trading with this oscillator is considering buying when the Stochastic is trending up and selling when it is trending down. It seems like an obvious thing but there are other more complicated ways of using it. But also as with all the indicators it is a good idea to use in in conjunction with others for gleaming a broader picture of what is going on.
%K = (RecentClose - LowestLow)/(HighestHigh-LowestLow)
As with most of the complex indicators it would be quite some task trying to compute and plot it on paper but with the modern online trading software it is very easy to utilize this indicator.
The Stochastic Oscillator is usually interpreted that when its value is about 80% then the market is considered bullish and when it is below 20% the market is considered to be bearish.
One of the most popular ways of trading with this oscillator is considering buying when the Stochastic is trending up and selling when it is trending down. It seems like an obvious thing but there are other more complicated ways of using it. But also as with all the indicators it is a good idea to use in in conjunction with others for gleaming a broader picture of what is going on.

