Questions (863)

Votes
Answers
Views
Question
0
votes
1
answer
183
views
asked 4 years ago by
Category: Chart Studies
Tags:
Hi Pete, Wasn't sure if there was a way to code this...can’t figure it out, but maybe because there is no way to do it. I figured out the code (see below) to have a signal generated (as shown in the attached pic) for when 1. The price action closes a...
0
votes
1
answer
386
views
asked 4 years ago by
Category: Chart Studies
Can you help me customize SequenceCounter to make it similiar to Tom Demark's TD-Combo? Thanks! TD Combo TD Combo is better when you have sharp directional moves, because it requires only thirteen price bars from start to finish compared to TD Sequen...
0
votes
1
answer
23
views
asked 4 years ago by
Category: Chart Studies
I want to read in a few external parameters as inputs to a study. What is the best way to do that? These parameters would vary from one stock to another and are generated by an external program. I can add these as inputs, but then I have to manually ...
0
votes
1
answer
84
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Any chance to write this simple study... Mark with an arrow up the first trading day of the Month when is a Monday or Friday Thank you
0
votes
1
answer
552
views
asked 4 years ago by
Category: Chart Studies
Tags:
Hello Pete, I know it's easy to have ToS display the high of day and low of day bubbles on the chart (Chart setting/ General/...). But is it also possible to display in the bubble the time of day when that high or low occurs?
0
votes
1
answer
67
views
asked 4 years ago by
Hi Pete Any chance to convert a similar study from TOS to Sierrachart using color bar alert based on condition Mark candle when first trading day of Month is Friday or Monday Thanks
0
votes
1
answer
236
views
asked 4 years ago by
Category: Stock Scanners
Hello there! I have learned so much from this site regarding ToS scanners and watchlist but I cannot seem to solve this problem after a YEAR of tweaking and finding solutions in the net. I hope to ask in this forum if ever you are free to answer. To ...
0
votes
1
answer
162
views
asked 4 years ago by
Category: Chart Studies
Hi, Wondered if you knew if thinkscript to compute a profit target for pips moved. So, in the stocks/futures world, I can do the following to determine a profit move and then I wondered if there is a way to do same with Pips? Thanks, Jennifer def Pro...
0
votes
1
answer
173
views
asked 4 years ago by
Category: Strategy Guide
I have been trying to figure out how to create a strategy that triggers everytime bollinger bands breakout relative to that of a contraction period, where the bollinger bands contract then as significant moves are made they begin to expand. How would...
1
vote
1
answer
100
views
asked 4 years ago by
Hello, Currently I use a Custom Condition Wizard Study (for an MA crossover) combined with the built in Price Change Study for a Custom Scan. It searches for a displaced MA Crossover to occur first (either 0 bars or 1 bar ago) then lets me know when ...