Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
155
views
asked 3 years ago by
Category: Chart Studies
First off thanks again Mr. Hahn, for all that you do. Your resources here are invaluable. I'm an avid TOS user with a fairly large collection of scripts for specific candle patterns. I'm curious to know if there is a a way to add a label to my charts...
0
votes
1
answer
149
views
asked 3 years ago by
Category: Chart Studies
Hi, I have the folowing script (see attachment) and I'm looking for a way to get a Buy signal, Bullish and Bearish, when there is higher than average volume for 2 consecutive candles. The Buy signal should be as soon as second volume is higher than f...
0
votes
1
answer
69
views
asked 3 years ago by
Category: Chart Studies
Hi Pete Using a 1 hour timeframe: 1-Draw a blue dot below Last hour bar of the day if CLOSE > Previous Day High 2-Draw a purple dot above Last Hour Bar of the day if CLOSE < Previous Day Low Any help is appreciated
0
votes
1
answer
60
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, I am looking for the logic to get the bar number of a signal formation and keep that number till the next signal forming bar. It seems simple but I cannot get my head around it. I've attached a screenshot to explain. Thanks in advance to hel...
0
votes
1
answer
158
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, I am trying to do something seemingly straight forward, but unable to get the desired plot. I want to plot the usual 1 or 0 in the lower study which corresponds to the in-built ProfitTargetLX strategy. I copied the code (pasted below for you...
0
votes
1
answer
59
views
asked 3 years ago by
Category: Chart Studies
Draw a chart label displaying the underlying symbol and price for option chart. Example, when displaying a chart for .SPY201009C345 (Call option) on a 1minute Timeframe.  Display underlying symbol "SPY" and its current price
0
votes
1
answer
47
views
asked 3 years ago by
Category: Chart Studies
Hi Peter, I wanted to know if you know if it's possible to access a variable from another custom study. I need to access a variable that is on the daily time frame, but use it in a calculation on the minute chart. I've tried the method of changing th...
0
votes
1
answer
194
views
asked 3 years ago by
Category: Chart Studies
Hey Pete - I have an idea based on John Carter's High of Low Period and Low of High Period (HOLP and LOHP respectively. I wasn't able to find anything similar in the forums searching for "low candle" and "low period". I have another study that is ess...
0
votes
1
answer
66
views
asked 3 years ago by
Category: Chart Studies
Hi Hahn, In the TOS platform in edit studies, one can bring on the advance/decline line for NYSE. I am not able to get a moving average for this indicator or any other indicator, such as the on balance volume indicator.  Is there a code that would he...
0
votes
1
answer
111
views
asked 3 years ago by
Category: Chart Studies
Hi Pete,   I hope you can help me on this. Are you able to make an indicator that shows a split between buying and selling per 1M candle instead of showing the entire volume on that minute as ToS already has it?   Thank you