Questions (2351)

Votes
Answers
Views
Question
0
votes
1
answer
100
views
asked 3 years ago by
Category: Watch Lists
I'd like to create a custom symbol column to use instead of the standard one included in watchlists in order to be able to apply my own conditional coloring to it.  getSymbol does not seem to work as a way to "grab" the current watchlist line's symbo...
0
votes
1
answer
958
views
asked 3 years ago by
Category: Chart Studies
Hello together, I would like to setup a chart study that shows down arrows when RSI Laguerre crosses below 0.8 and gamma > 0.6 and up arrows when RSI Laguerre crosses above 0.2 and gamma > 0.6. I have prepared the code and it does not display a...
0
votes
1
answer
111
views
asked 3 years ago by
Category: Chart Studies
I'm trying to define the highest point (indicated with the two red arrows) before the MACD cross. Ultimately I will add the ATR value to that point to determine my stop loss. Just not sure how to define that point. Thanks! Ive worked on a couple of i...
0
votes
1
answer
172
views
asked 3 years ago by
Dear Pete - Can you please show me how I can have the trigger sound an alarm only once per breakout (bull or bear), but reset (so that it can alarm again) each time price reverts back into the box zone.  Thank you.
0
votes
1
answer
139
views
asked 3 years ago by
Category: Watch Lists
Hello Pete, the crossover scan is working on my side now as well. Sorry that I had posted it in the wrong section. Now, I would like to setup a custom field that gives me a colored green field if there was a long signal WITHIN the last three candles....
0
votes
1
answer
141
views
asked 3 years ago by
Category: Stock Scanners
Hello Pete, can you please help me through this scan creation Below I have provided the conditions in bold Scan for stocks that ran 100%+ intraday "day one" (distance for Low of day to High of day percent change is greater than 100%)     With a ...
0
votes
1
answer
175
views
asked 3 years ago by
Category: Watch Lists
I would like to apply dynamic background color to watchlist fields based on a symbol' real time %change from the previous days close. I would like this formula using %change to be dynamic so that the colors change as the %change from the close change...
0
votes
1
answer
190
views
asked 3 years ago by
Category: Stock Scanners
Looking for scan where individual call volume is > 10 day moving average of Daily Stock volume and Stock is breaking 5day or 10day high This idea came from a similar scanner by Jonathan Rose, his concept is that when option volume is larger than d...
0
votes
1
answer
89
views
asked 3 years ago by
Category: Strategy Guide
Hi Pete, When testing back strategies is there a way to test for specific dates or strategy between specific dates?
0
votes
1
answer
140
views
asked 3 years ago by
Category: Watch Lists
Does thinkscript support global variables that can be referenced across multiple solutions/scripts?