Votes
Answers
Views
Question
0
votes
1
answer
72
views
Category:
Chart Studies
https://www.hahn-tech.com/ans/chart-label-showing-status-of-higher-time-frame-rsi/ Hi Pete, Would you be able to create something similar to this link above but with PPS Buy/Sell trend status instead? I'm looking to add Multi timeframe label in the c...
0
votes
1
answer
71
views
Category:
Alerts and Notifications
Tags:
I want to make an alert that sends me a message every time the DSS line crosses below a certain point on the stochastic, but I also need the alert to reset its self every time the DSS crosses back above that same point on the stochastic.
0
votes
1
answer
71
views
Category:
Chart Studies
I watch some mutual funds and often TOS won't adjust price for dividends no matter i hit the button under settings/equities that tells it to do just that. Take ARBIX. On 12/11/20, it had div of .3172. I can't get my chart to reflect that div. ins...
0
votes
1
answer
71
views
Category:
Chart Studies
Hi, I would like to keep count of a "buy signal" that I have defined in a study on an intraday chart. So basically increment to 1 if certain conditions are met, then back to 0 is a "sell signal" is triggered or if a new day starts. Ex: rec count = if...
0
votes
1
answer
71
views
Category:
Chart Studies
Hello Hahn, I wans wondering if its possible to convert the following study from TradingView to Thinkorswim format? More info here: https://www.tradingview.com/v/rHO6gt9u/ thank in advance, Luis
0
votes
1
answer
68
views
Category:
Chart Studies
Is it possible to create a study that includes horizontal lines that you can click on and drag? Obviously, you can use drawings instead. But my study involves calculations based on these lines. So, I'd like to be able to drag the lines to the locatio...
0
votes
1
answer
68
views
Category:
Chart Studies
Hi Pete, Is it possible to put an arrow on Candle stating at 6 PM Est for Friday and Monday? Thanks, Shaishav
0
votes
1
answer
68
views
Category:
Chart Studies
Hello Pete, I have made a scanner in 4 hour aggregation based of heiken-aishi candles. To see if my scan works , I have defined an "alert" based of my study. The definition I used in heiken-aishi is as follows, " def haClose_4h = (open(period=aggrega...
1
vote
2
answers
68
views
Category:
Strategy Guide
Keltner /atr conditional order code below working well before today. See anything wrong? Photo shows orders placed yesterday but not filled today. ToS support had no idea why. declare weak_volume_dependency; input displace = 0; input factor = 1.5;...
0
votes
1
answer
65
views
Category:
Chart Studies
Hello, It has been a while since I haven't asked a question around here, so I hope that everyone is fine. I have a regular RSI code and I would like to add a horizontal 50 level line just to visualize when the price is around this area. If anybody c...
