Votes
Answers
Views
Question
0
votes
1
answer
129
views
asked 6 years ago by Destra L
Category:
Chart Studies
hi again pete. i hope you are having a beautiful weekend. what im trying to do is add a simple moving average (5) to the RSI. not the moving average of the RSI but the one from whatever stock is on the chart. i want it to show in such a way that i ca...
0
votes
1
answer
191
views
asked 6 years ago by Tuan Pham
Category:
Stock Scanners
Hi Pete, Is it possible to do an ORB scan for options? I have one now for stocks where I can enter my own threshold so not to show too many results. Example: I can limit those that are only .075% above its OR 30-min high. When applying to options, it...
0
votes
1
answer
138
views
asked 6 years ago by Phyllis Kaufman Goodstein
Category:
Stock Scanners
Hi Pete, I'm using TOS and want to create a scan where the stock closes below the lower Bollinger Band at the end of the day. Thank you in advance.
0
votes
1
answer
94
views
asked 6 years ago by Byronfern S
Category:
Chart Studies
Hi Pete, I have this code that shows the change in direction of the candles is it possible to plot only the last 2 arrows? if not then plot only in last ten candles? I don want to see then all over the chart. Thanks for your time plot uptrendbreak ...
0
votes
1
answer
235
views
asked 6 years ago by Destra L
Category:
Watch Lists
hi pete. so glad you feel much better now! i have this indicator(code below) called the accountant written by kumobob. im trying to get the watchlist to turn red when the indicator hits a "sellpoint" and green if the indicator hits a "buypoint". the ...
0
votes
1
answer
736
views
asked 6 years ago by b fox
Category:
Chart Studies
Hi Pete; First of all, How are you feeling, I heard you were ill. I hope you are OK now. I am still new to this coding & testing environment. I am trying to test 2 new concepts I never used before, learning on the fly, little by little. I tried t...
0
votes
1
answer
259
views
asked 6 years ago by Vanessa Ortiz
Category:
Stock Scanners
Hello Pete, I have a T3 indicator that displays as color changes(red to green), it works great for the chart but I cant seem to build a scan off it. I have been told that is because scans only recognize numbers not colors. How can I change this scrip...
0
votes
1
answer
1763
views
asked 6 years ago by Corey
Category:
Stock Scanners
Hi Pete. I am looking for a code that simply scans for stocks in which the previous bar was and inside bar. I came across the code below you provided in a previous post but it doesn't seem to identify stocks when I run an intra day scan. def count ...
0
votes
1
answer
91
views
asked 6 years ago by Not Available
Category:
Chart Studies
Chart_MTF_MACDSTUDY.ts when I add this to a chart and then add another study this study goes blank. How do I avoid that?
0
votes
1
answer
86
views
asked 6 years ago by J Holt
Category:
Chart Studies
Hi Pete, Can you suggest a script to mark distribution days on the charts? Distribution days, as defined by Investor's Business Daily, are days where the price declines by more than 0.2% and the day's volume is higher than the previous day. The distr...