Chart Studies (873)

Votes
Answers
Views
Question
1
vote
1
answer
5226
views
asked 6 years ago by
Category: Chart Studies
Hi Pete,   It’s hard for me to see the change of price & percentage on the TOS for any selected symbol (see attach Pic). I’ve been searching to see if I could find a similar think-script that I could learn from and try to create a label in t...
0
votes
2
answers
465
views
asked 6 years ago by
Category: Chart Studies
I tried to display a bubble at the mid point of a plot. Tried in two ways. (1) One show at the mid point of the chart excluding expansion area on the right. (1) Second at Mid point of the chart including expansion area. First one does not work. But S...
1
vote
3
answers
1841
views
asked 6 years ago by
Category: Chart Studies
Hi, My script finds a specific date and then I am able to know how many bars ago that happen. Then, using getvalue I can retrieve the close of that day which is used later. That works fine in daily charts. I know that in intraday charts I need to use...
0
votes
1
answer
76
views
asked 6 years ago by
Category: Chart Studies
Hello, let’s say I am going through a watch list of futures,  /ES and /HG. I want the study to do something separate for each future. For example, if the ticker is /es I want a point plotted at (close * 1.1). If the ticker is /hg I want a point plott...
0
votes
1
answer
116
views
asked 6 years ago by
Category: Chart Studies
hi hahn, you're a programming genius. thanks for all of the information..  i'm looking for a function/study  that tells me when the SMA is no longer increasing or ( inversely decreasing ), i.e.  SMA (20 period) is no longer ascending in price. simili...
0
votes
1
answer
704
views
asked 6 years ago by
Category: Chart Studies
I am working on a study in which I need the ADX(14) of an higher time frame. I was thinking of using the "aggregationperiod" function, but ADX seems to be a very automated function/study. I can't figure where I should specify the aggregationperiod wi...
0
votes
0
answers
305
views
Be first to answer!
asked 6 years ago by
Category: Chart Studies
Is there a way to create a study for this? Apologies if already answered. Thank you advance.
0
votes
1
answer
840
views
asked 6 years ago by
Category: Chart Studies
Is there a way to display the VWAP study without accounting for the pre-market prints? I like to have both displayed on my charts. My old software used to have an option to turn it on/off. I tried messing with the code, adding start and end time inpu...
0
votes
1
answer
109
views
asked 6 years ago by
Category: Chart Studies
Hello is it possible to remove the HI and Lo bubbles that appear on the chart? Thanks, P.S. thank you very much, this indicator is amazing
0
votes
2
answers
350
views
asked 6 years ago by
Category: Chart Studies
Hey Pete, Someone on tradingview made a cool MTF script and the code is available to see. However, I\'m not sure how to convert from pine (tradingview) to thinkscript. Would you be able to help?   Thanks