- Questions
- Chart Studies
Votes
Answers
Views
Question
0
votes
1
answer
924
views
Category:
Chart Studies
I'm looking to alter this code to start the plot at 9:30 and have it end at 9:45, only showing the last period. The first photo is what the code produces now, the second is what I'm trying to get it to look like. TIA! input timeFrame = AggregationPer...
0
votes
1
answer
2081
views
Category:
Chart Studies
Hi! I am wondering if there is any possibility in TOS to plot Sector and Industry under a chart for a specific stock symbol. Same as what we see in Finviz, Group: Sector Group: Industry I want to see the strength of a sector or industry which ...
0
votes
0
answers
226
views
Be first to answer!
Category:
Chart Studies
Hi pete is it possible to change this Fib Fans script to always start at LOW and end at HIGH on this Fibonacci Fans? input price = close; input high = high; input low = low; input onExpansion = Yes; input Coefficient1 = .382; input Coefficient_2 = ....
0
votes
1
answer
156
views
Category:
Chart Studies
Hello Hahn, I wanted to know if you could create a chart label for the 5 minute chart. The label conditions should be If the price (close) is above the 9EMA on chart, THEN label should say "COVER SHORT" with a green background) If the price (c...
0
votes
1
answer
619
views
Category:
Chart Studies
Hello Hahn, Is it possible to create a study that plots price level lines at the highs of each daily candle that does above-average volume (VolumeAvg50 default)? So in essence, the condition will be. If the stock (at close) has done daily volu...
0
votes
1
answer
209
views
Category:
Chart Studies
Hello - I was wondering if you were familiar with any order flow software that is compatible with TOS? Looking for basically a volume footprint chart but that highlights significant levels in order flow; in particular for the Futures market products....
0
votes
1
answer
858
views
Category:
Chart Studies
Hello Pete, Hope you are doing well. I recently started trading and stumbled upon your videos while I was searching for a way to merge MACD with Bollinger Bands on TOS. I tried to merge them in lower column (below volume) but MACD either extends way ...
0
votes
1
answer
577
views
Category:
Chart Studies
Dear pete, This is my first attempt at writing script ( joke hijacking script) , because I don’t know what I am doing. I am an old fart, so I hope I am not embarrassing myself. This coding, is helping me, so the doctors tell me, it will help ...
0
votes
0
answers
2389
views
Be first to answer!
Category:
Chart Studies
Hi, Is there automatic trendlines study TOS Example as below https://www.youtube.com/watch?v=B8xLvaqsTko Thanks, HPS
1
vote
2
answers
1087
views
Category:
Chart Studies
I am looking to add a label on the charts which shows 5/21 EMA crossover (would like to add multiple labels for different time frames to view the 5/21 EMA crossover (or any other EMA crossover)). Example, If I am viewing the 1 min chart I want to be ...
