Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
104
views
asked 3 years ago by
Category: Chart Studies
Hey Pete, Im lost on coding this and need your help.   #First condition - stock must have spiked over 60% on the day Condition= the %change from yesterdays close to todays HOD must be greater than 60%   Next, if the stocks pulls back more t...
0
votes
1
answer
103
views
asked 4 years ago by
Category: Chart Studies
Because I rely heavily on support and resistance, I am looking for last price plot that of course will move with the current price. After days or researching for this function I am thinking I need to add this code to the platform. Any help would be a...
0
votes
1
answer
103
views
asked 4 years ago by
Category: Chart Studies
Hi Pete,  I am looking for a study which plots the lines as per following. Example - Input# 1 - Input time open price, Input # 2 - Multiplier for line  If I have the input time 930 AM and 930 AM open price is 2900 and I select multiplier as...
0
votes
1
answer
103
views
asked 3 years ago by
Category: Chart Studies
HI Pete, Can you please provide a code which can display ATR trailing stop of 30 min on 1 min or 5 min TF? Thank you, Shaishav
0
votes
1
answer
102
views
asked 5 years ago by
Category: Chart Studies
I would like to use the "addlabel" function to display info on the chart. As I add more labels, they begin to cover up the chart. Is it possible to stack the labels vertically. See attached picture for better explanation.
0
votes
1
answer
102
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Could you please help me out with the code below as I’d like to have it plot correctly for normal market hours as well? At the moment it only shows it correctly if extended hours is enabled. Thanks
0
votes
1
answer
102
views
asked 3 years ago by
Category: Chart Studies
I'm wondering if its possible to add additional lines in between POC / VAhigh and POC / VAlow ? Thanks!  P.S max 1200 characters prevented me from pasting the original code on here.
0
votes
1
answer
101
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, is it possible to have a chart label showing the Highest Volume Day on a Daily Chart and How much Volume on that particular day.. thanks.
0
votes
1
answer
101
views
asked 2 years ago by
Category: Chart Studies
Greetings, In TOS Is there a way to have the ParabolicSAR  display different colors when plotting above and below the candles? The settings dialogue box only allows one color.
0
votes
1
answer
101
views
asked 1 year ago by
Category: Chart Studies
Hi Pete, I am looking to augment the current ThinkOrSwim Study "McClellanSummationIndex" (aka NYSI) to assign a color to both the indicator and the candle based upon the current values relationship to the previous days value. Something like this: If,...