- Questions
- Chart Studies
Votes
Answers
Views
Question
0
votes
1
answer
185
views
asked 3 years ago by All-American Patriot
Category:
Chart Studies
Im looking for a way to be able to display higher time frame data, ie Standard Deviation Channels to a lower time frame chart. In otherwords for example I want to display 15 min chart on a 1 min chart. The script I have doesnt work correctly being a ...
0
votes
1
answer
103
views
asked 3 years ago by Ariel Chao
Category:
Chart Studies
Hi Hahn! On the thinkorswim platform, when I hover my mouse over a candlestick, it displays the Date, Time, Open price, Highest price, Lowest price, Closing price etc. I was wondering if it's possible to modify this to also show the "Average Price = ...
0
votes
1
answer
77
views
asked 3 years ago by Ariel Chao
Category:
Chart Studies
Hi Hahn! Hope you are doing well. I was wondering if you could help me create a chart label for this criteria on thinkorswim. Green label with text "Buy" if: 8 EMA is above 50 Reverse Engineer RSI. Red label with text "Sell" if: 8 EMA is below 50 Rev...
0
votes
1
answer
353
views
asked 3 years ago by Nirav A
Category:
Chart Studies
Hello Mr. Hanh Is it possible to create a Heiken Ashi Moving Average indicator for TOS charts? I am currently using one with Tradingview (but the source code is hidden) and it is good on any time frame. Is it also possible to assign colors when cross...
0
votes
1
answer
123
views
asked 3 years ago by A.J. Dixon
Category:
Chart Studies
I am looking for help to create a label that pulls data from a higher buy period. For example, I want to look at the daily chart and have a label that tells me if the StochasticSlow, SlowK is greater than the StochasticSlow, SlowK from the candle be...
0
votes
1
answer
130
views
asked 3 years ago by Sanjeev
Category:
Chart Studies
Hi pete, This is my code for wavetrend. I did not find previous Discussion about this indicator on your website. could you please help me to create a alert for me. If the red dot plotted below the green line means it is an uptrend. if it is plot abo...
0
votes
1
answer
131
views
asked 3 years ago by Ross Camrin
Category:
Chart Studies
Hello Pete , I wanted to know if you could help me write a script that shows the current total volume on the day as a text (No bubble) on the close price of the current candle only. If the volume is over 9 million, no longer display the...
0
votes
1
answer
140
views
asked 3 years ago by Joey
Category:
Chart Studies
Hey Pete, I found an old scan you had made that would alert when a price crossed a previous day's close (shown below). Is there a simple way to add a paintingStrategy to also mark an arrow on the chart when this occurs? Thanks for all your hard work!...
0
votes
1
answer
143
views
asked 3 years ago by Eric Hughes
Category:
Chart Studies
Hello, Im trying to turn these conditions for buying and selling volume into a two line plot study that adds upon itself (recursion) that starts over each market open. im sure I can figure out the recursion part but dont know how to start the study a...
0
votes
1
answer
401
views
asked 3 years ago by Luis Lagares
Category:
Chart Studies
Hello Hahn. I'm looking for a code that triggers an alert by changing the chart screen colors when the RSI level reaches oversold/overbought levels on a 10day/30min timeframe. Is this possible? Example: RSI: overbought (70 or above); Screen chart: di...