Chart Studies (881)

Votes
Answers
Views
Question
0
votes
1
answer
137
views
asked 5 years ago by
Category: Chart Studies
The price channel study that is already in TOS I'm wanting to add arrows for entry for either a long or short. I've changed the default length from 20 to 21. This is irrelevant on how many days you choose but for this example and code, I'm using the ...
0
votes
1
answer
79
views
asked 5 years ago by
Category: Chart Studies
Hi Pete, I am looking for a script for TOS which continuously displays two labels for simple averages for the last 8 and 1 hr completed and current 8 hr and 1 hr which are not completed yet , and I can apply that study  on any TF But it shows me thos...
0
votes
1
answer
139
views
asked 5 years ago by
Category: Chart Studies
Hi Pete, I would like a script for a line drawn on the lower study for the average volume on the current day 1 minute chart with a label showing the average volume on the corner. (I've search but could not find a post regarding this) Thanks
0
votes
1
answer
368
views
asked 5 years ago by
Category: Chart Studies
I have recently seen something with that title as I was going through John F Carter’s material, and figured someone had already done it for ToS, but I’ve found nothing similar on the internet. The idea is that you take multiple time frames, and when ...
0
votes
1
answer
140
views
asked 5 years ago by
Category: Chart Studies
Hi Pete, these are the 3 codes that you have helped to convert from TC to TOS, i would like to learn how to fill the area within the indicator (shown in the pic) when the stock met each criteria. I tried to add cloud to fill the area but it does not ...
0
votes
1
answer
355
views
asked 5 years ago by
Category: Chart Studies
Hello Hahn, I was wondering if you can help me set up candle colors based on  the following conditions being met of the two oscillators. When the Awesome Oscillator and AccelerationDecelerationOsc histogram are green then candle is green. When the Aw...
0
votes
1
answer
283
views
asked 5 years ago by
Category: Chart Studies
I have a web page that provides daily trading levels for various markets.  I was wondering if it is possible to grab html data and create a method to easily copy the data into a tos script so I can then update those levels on my charts? Any thoughs/i...
0
votes
1
answer
1562
views
asked 5 years ago by
Category: Chart Studies
Hello Can you help me with the chart study for thinkorswim that alert and addlabel both when ema9 crossover vwap. looking for script that show BUY when Ema9 crossover Vwap and show Sell when Ema9 cross below vwap. Did try to use this script   in...
0
votes
1
answer
370
views
asked 5 years ago by
Category: Chart Studies
Hello Pete, How do I display a chart label in TOS for symbol $PCALL as of current period along with value of 10 day SMA. Also make the label color green is the value is below 0.8 and color gray if the value is between 0.8 to 1 and color red if value ...
0
votes
1
answer
427
views
asked 5 years ago by
Category: Chart Studies
Hello Pete, How do I display a chart label in TOS for symbol $TRIN closing value of previous day. Also make the label color green is the value is over 2 and color gray if the value is between 0.5 to 2 and color red if value is below 0.5. Thank you