Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
86
views
asked 7 years ago by
Category: Stock Scanners
Hello, I am trying to make a scan for something is that not equal to one of my criteria. I will use some demo code in this example.   def pop = (close[1] * 1.2)  < close and volume > 100000; I need to scan for something where there was the...
0
votes
2
answers
175
views
asked 7 years ago by
Category: Strategy Guide
Thanks for excellent videos especially Autotrade Almost! Inside there was a way to configure an entry/exit if for example MACD crosses and EMA's cross within X bars But within the bars, it doesn't consider which order. It can enter at the MACD cross ...
0
votes
2
answers
489
views
asked 7 years ago by
Category: Chart Studies
I tried to display a bubble at the mid point of a plot. Tried in two ways. (1) One show at the mid point of the chart excluding expansion area on the right. (1) Second at Mid point of the chart including expansion area. First one does not work. But S...
1
vote
1
answer
5405
views
asked 7 years ago by
Category: Chart Studies
Hi Pete,   It’s hard for me to see the change of price & percentage on the TOS for any selected symbol (see attach Pic). I’ve been searching to see if I could find a similar think-script that I could learn from and try to create a label in t...
0
votes
1
answer
192
views
asked 7 years ago by
Category: Chart Studies
Hello Pete, I have a script that where I want to add the Triangular Moving Average. The thinkorswim name is MovAvgTriangular. I believe the abbreviation may be AvgTri. With this script I have, how would I add the triangular MA ....or even replace MA1...
0
votes
1
answer
394
views
Hi, can you tell me if there is a way to find gaps on a 5 min time frame and create an alert?
0
votes
1
answer
2845
views
asked 7 years ago by
Category: Chart Studies
Is there any command (or work around) to put a small text on the lower study? I have an MTF study which plots four lines for four timeframes. I would like to display a small text on each line to indicate  the related timeframe (something similar to t...
0
votes
1
answer
585
views
asked 7 years ago by
Category: Chart Studies
Hello and thank you for the help, I would just like a study indicator that places a rectangular label on the top left side of the chart that shows the current bar's RVI in just one square box. The box shoud change colors depending on the values below...
0
votes
1
answer
305
views
asked 7 years ago by
Hi Pete, I am using this code on a chart and would like to build a Market Watch / Chart Scan / using the Condition Wizzard to be notified when certain criteria is met.  Can you guide me as to how to do so? input fastLength = 50; input slowLength = 20...
0
votes
4
answers
1615
views
asked 7 years ago by
Category: Stock Scanners
I am willing to give a big donation for a scan that can capture pretty much the data pulled on the link below on any giving trading session https://www.nasdaqtrader.com/trader.aspx?id=TradeHalts   Specifically stocks that are halted on   Co...