Votes
Answers
Views
Question
1
vote
1
answer
191
views
asked 3 years ago by J J
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
212
views
asked 3 years ago by Rxlyz Cxlyz
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
204
views
asked 3 years ago by James Walton
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
93
views
asked 3 years ago by Mike Brint
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
76
views
asked 3 years ago by Prakash
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
198
views
asked 3 years ago by Ariel Chao
Category:
Alerts and Notifications
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
133
views
asked 3 years ago by Reicy
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
67
views
asked 3 years ago by Ash Rotch
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
284
views
asked 3 years ago by anthony tremarco
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...
0
votes
1
answer
100
views
asked 3 years ago by Prakash
Category:
Strategy Guide
Is it possible to determine Intraday volume POC for a given day programmatically? Basically want to input Symbol and Date and get the POC.