Questions (2367)

Votes
Answers
Views
Question
0
votes
1
answer
314
views
asked 2 years ago by
Category: Stock Scanners
Hi Pete, thanks for all your videos and your scripts.   I want to check for relative strength of a stock with SPY on daily basis.   I was the stock to out perform the index  (for today)   is this code correct as i get some results whic...
1
vote
1
answer
159
views
asked 2 years ago by
Category: Chart Studies
I have made a repeating "study alert" on TOS, and it sends me text notifications...  But I want to see it on my charts too. How do you make alerts visible on charts; such as, a bubble, line, or other marking to indicate when/where on the chart the al...
0
votes
1
answer
175
views
asked 2 years ago by
Category: Watch Lists
Hi I’m trying to create a ppo column so I can sort by it in the mobile phone app. Currently I have a column that says if all 3 are true then give me a 1 or if any are false then 0. I’m trying to get it so that if the shortest time frame is true then ...
0
votes
1
answer
184
views
asked 2 years ago by
Category: Chart Studies
I'm basically looking to put a white arrow on my daily chart where the high of the first candle passes the previous week high.  THis study doesn't work the way I expected as it's placing a arrow under every candle. # input aggregationPeriod = Aggrega...
0
votes
1
answer
67
views
asked 2 years ago by
Category: TS Solutions
I configure Trade Station to auto send stop orders to the Trade Station server. My strategy has 2 exist rules, one is a trailing stop and the second is a programmed rule base stop exit. The trailing stop is sent to the trade station server when the t...
0
votes
1
answer
60
views
asked 2 years ago by
Category: Chart Studies
Hi, Is it possible to plot the volume value at POC? Eg if POC is $40.2 and 200,000 shares were traded, I want to plot 200,000. Thanks, Prakash
0
votes
1
answer
170
views
asked 2 years ago by
Hello Hahn, I want to receive some form of alert (in my tos messages and via text message) any time there is a transaction greater than 100,000 shares on the SPY. I would like to test this out with any ticker symbol and with any selected share size, ...
0
votes
1
answer
113
views
asked 2 years ago by
Category: Chart Studies
Hi Pete, I am currently using this code in TOS which you have provided me but can you help me encode this in TradingView as chart script since I am not familiar in the codes in TradingView. I shared you the link of my previous inquiry. https://www.ha...
0
votes
1
answer
52
views
asked 2 years ago by
Category: Chart Studies
Hello Pete,   I need help with code that highlights (show default color) of each High of day candle on a multi-day chart. Right now the current code I have only shows it for the "HIGHEST" candle on the entire chart. How can I modify this code to...
0
votes
1
answer
236
views
asked 2 years ago by
Category: Stock Scanners
I've been searching your forum and I know you've done this scan but I just can't find it. MACDStrategy in TOS on a single time frame turned into a scan. I've tried converting this myself but I'm just missing something can you help? Thanks Anthony Tre...