Chart Studies (880)

Votes
Answers
Views
Question
0
votes
1
answer
148
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
231
views
asked 4 years ago by
Category: Chart Studies
Hi Pete This indicator was written for TOS  but cannot something that provides the same display. May i know if the attached TOS script can be converted to be used in Tradingview. Thanks Nick
0
votes
1
answer
323
views
asked 4 years ago by
Category: Chart Studies
Hi Pete,i have 5 TOS studies for intraday Support Resistance lines (manual input numbers). each day of the week (Mon-Fri) has different lines (thus 5 studies)is there a way to simply add a line on top of each study something similar like hide_on_Frid...
0
votes
1
answer
186
views
asked 4 years ago by
Category: Chart Studies
Hi Pete. I created a fairly simple script that is actually working and returning the result I had intended. But for future reference for someone working hard at learning how to thinkScript, I was wondering if you wouldn't mind looking at my script an...
0
votes
1
answer
66
views
asked 4 years ago by
Category: Chart Studies
Hey all - I was wondering if anyone could help me with a bit of coding for the following: - Price level across whole WEEKLY chart 2% from current weekly open price. If it wasn't too much effort I'd like to have two more variables within the same code...
0
votes
1
answer
64
views
asked 4 years ago by
Category: Chart Studies
Is there a way to customize the default VWAP study in TOS so that it calculates the VWAP only using data from the current trading day's market hours? There is a default 'day' option but it will include some of the day before, as well as after/premark...
0
votes
1
answer
258
views
asked 4 years ago by
Category: Chart Studies
Hi Pete. Your work is amazing and I love the website! I recently came across your tutorial on creating a MTC MACD indicator. I've been using it and it works very well. Are you able to assist me with creating an alert that occurs when the first green ...
0
votes
1
answer
136
views
asked 4 years ago by
Category: Chart Studies
Hi Pete and all, I was wondering if someone could help me find a quick way to add several stocks into one chart, using ThinkorSwim.  Let me explain. When looking at a chart I can add several stocks to that chart to get an average of several stocks pe...
0
votes
1
answer
93
views
asked 4 years ago by
Category: Chart Studies
Hi Pete! Hope everything is going well! I would like to display multiple MACD indicators from different time frames on my ThinkorSwim Chart. For example, I want to be able to see both the 3 minutes and 5 minutes MACD on my 5 minute chart. Do you know...
0
votes
1
answer
47
views
asked 4 years ago by
Category: Chart Studies
How could I change the existing VWAP Code  so that the  VWAP pricing is only based on the Closing price( and not  based upon the avg of (High+Low + close)/3