Votes
Answers
Views
Question
0
1
79
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
184
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
123
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
56
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
258
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
83
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
173
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...
1
1
56
asked 3 years ago by Tom Den
Category:
Chart Studies
Tags:
Hi, I would like to plot 2 lines - high & low - for only the afterhours sessions (from close of real trading hours to rollover). Is that possible to do without hardcoding start and end times (whether as inputs or as static values - /Cl close to r...