Votes
Answers
Views
Question
0
1
242
asked 6 years ago by Joel Dalmida
Category:
Chart Studies
Hello Mr Hahn & Merry Christmas; I would like your review/guidance related to a Stochastic Momentum Index Scan i'm working on. The idea is when the SMI (light blue) line crosses the SMIAVG (purple dash line) above and below the value of 50 (this ...
0
1
255
asked 6 years ago by [email protected]
Category:
Chart Studies
The following code will plot Stochastic Full Diff divergence lines on the price bars. However, I would like to be able to see the divergence lines on the Stochastic Full Diff indicator in the sub graph. Yes, I understand that some of the Stochastic F...
0
1
90
asked 6 years ago by Hilario Dsouza
Category:
Chart Studies
Tags:
Hi Pete, I am trying to rewrite the stochastic using a programming language and I noticed that the TOS stochastic indicator has a K Period and D Period of 10 each. They also have a Slowing period of 3. I was looking up the math behind the stochast...
0
1
89
asked 6 years ago by Jhovany Ruiz
Category:
Chart Studies
I am trying to find the difference in the value of the StochasticFull, and more specifically the K period. The settings I am using for StoFull K is 6. I am trying to paint an up arrow on the price bar when the difference of the previous K period to t...
0
1
120
asked 6 years ago by dharmendra kumar
Category:
Stock Scanners
Hi, Need help in thinkscript. I suppose 'def hh = highest(high[10], 10)', will give me the highest high of 10 bars starting from 10 bars back. Now how to get the stochastic FullK value of this highest high. Thanks in advance.
0
1
226
asked 7 years ago by Taurean Atkinson
Category:
Chart Studies
Hey Pete, I apologize for the inconvenience and lack of knowledge displayed earlier, but could you great a trendline study connecting the Stochastic Swing Highs and Lows with the settings of 10,3,3 please..thanks!!!
0
2
417
asked 7 years ago by R N
Category:
Alerts and Notifications
Hi Pete, I just wanted to confirm if I'm doing this correct when creating this condition. If I want to receive an alert every time the full stochastic %k crosses above overbought (75%), do I use "crosses above" and "within 1 bar"? Also if I want t...
0
3
531
asked 7 years ago by Nathan Scheinfeld
Category:
Alerts and Notifications
Hi there, I was wondering if it was possible to make an alert/scan of stock whose Stochastic Fast line goes from over 80 to below 20 (or vice versa) in one tick using the hourly time frame (ideally, but works on daily and or 30 min as well)... with m...
0
3
197
asked 7 years ago by Taurean Atkinson
Category:
Alerts and Notifications
Hey Hahn.. I've searched all of the questions and I couldn't find my right code...Could you tell me the script to create an audible and text alert within my TOS platform when Stochastics FullK crosses below Fulld...with settings of 5,3,3 Thank you s...
0
3
533
asked 7 years ago by Sierra Golf
Category:
Alerts and Notifications
Hi Pete, I have a general question. I tried searching through the other posts but couldn't find anything similar. I followed your video and built an alert from a custom scan. My scan is to look for stocks where 1) the daily stochastic crosses above...