Votes
Answers
Views
Question
0
1
190
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
1
81
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
1
66
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
1
187
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
1
124
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
1
57
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
1
263
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
1
93
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.
0
1
85
asked 3 years ago by Gregory Tubertini
Category:
Chart Studies
Is there a code that exist for a single to be produced for the following 8ema, 21ema and 50sma intersecting. Please see picture as an example.
1
2
178
asked 3 years ago by Raviraj Hiremath
Category:
Strategy Guide
THanks Pete for your reply, the code for Pop out the box works fine. Is it possible to Auto trade with conditons( below study) for /ES? this would be on 5 min Timeframe MAXC4.1 / MINC4.1 < 1.01 and C > MAXH4.1 and H > L enter t...