Votes
Answers
Views
Question
0
1
88
asked 7 years ago by Mike D'Antonio
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
2
175
asked 7 years ago by Eman Trader
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
2
491
asked 7 years ago by Arun NY
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
1
5411
asked 7 years ago by Joel Dalmida
Category:
Chart Studies
Tags:
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
1
194
asked 7 years ago by Michael Ray
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
1
396
asked 7 years ago by Adrianna De Santos Santillan
Category:
Alerts and Notifications
Hi, can you tell me if there is a way to find gaps on a 5 min time frame and create an alert?
0
1
2852
asked 7 years ago by Arun NY
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
1
590
asked 7 years ago by Juan Banderas
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
1
306
asked 7 years ago by JAzcarate
Category:
Alerts and Notifications
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
4
1622
asked 7 years ago by Juan Banderas
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...