Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
640
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, could you please try adding the previous day's HLC to the code below with the same formatting? Thank you *************************************************** declare hide_on_daily; input PlotOverNightExtremes = yes; input DisplayPriceBubbleOn...
0
votes
1
answer
144
views
asked 6 years ago by
Category: Stock Scanners
Hello Pete, The purpose of this post is to create a scan condition that detects the first red day of a stock that has been running up with 2 or more green days in a row with each green day making higher lows and higher highs than the previous day in ...
0
votes
1
answer
164
views
asked 6 years ago by
Category: Watch Lists
Hi Pete, I’ve been wanting to ask you from a long time. Please how can we make a wachlist or scan that scan on many stocks during last 30days 30minutes candles with TOS ichimoku how many candles are above span A and sort stocks by most numbers that m...
0
votes
1
answer
243
views
asked 6 years ago by
Category: Chart Studies
Hello,  I LOVE the MTF MACD indicator and wanted to know if it's possible to create a plot scan for it.  I use it on the 1' chart for scalping (5/15 and 15/30) and I would like to have a spike happen when the MACD crosses to the up or down.  Is that ...
0
votes
1
answer
149
views
asked 6 years ago by
I am looking for a script that can mark all HIGHs and LOWs as per the following definitions. Any help in this regard would be highly appreciated. HIGH: A new HIGH is established after a previous LOW when a candle closes below its predecessor candles ...
0
votes
1
answer
117
views
asked 6 years ago by
Category: Chart Studies
Hi All, I have a really simple question (I hope).  I'm trying to create a EMA study that references the output of an Relative strength indicator, NOT one of the built in options for the EMA (price, close, etc). I know enough to be dangerous with prog...
0
votes
1
answer
409
views
asked 6 years ago by
Category: Strategy Guide
Hi there, I implemented a strategy in thinkorswim and backtested it using papermoney. Psrt of the strategy is using the HeikinAshiDiff study (which itself uses ComoundValue). I have read that thinkorswim does not allow the use of recursive or Compund...
0
votes
1
answer
252
views
asked 6 years ago by
Category: Chart Studies
Hi i want to make an indicator that plots the price percentage change of 2 symbols between any timeframe's current price and that symbol's prior day's US market close. below is what i have so far. i got this "price percentage change with histogram" t...
0
votes
1
answer
153
views
asked 6 years ago by
Category: Chart Studies
Hi Hahn I'm looking for an automated vertical line across an intraday chart for specific market times (10:00am) and (12:00pm). Thanks and Happy early Thanksgiving!
0
votes
0
answers
121
views
Be first to answer!
asked 6 years ago by
Category: TS Solutions
Hello Pete, I would like to know whether it is possible to display volume % change today (+/- %) than average volume on the Tradestation Radar Screen and or thinkorswim watchlist. Also if we can scan for volume % change in both platform will be great...