Votes
Answers
Views
Question
1
vote
2
answers
279
views
asked 7 years ago by Robert Smith
Category:
Strategy Guide
Hello Pete I'm a bit confused as how this order gets executed, (attached is the pic) since those 2 statements, BUY_TO_OPEN and then SELL_TO_CLOSE, seems to be opening a position based on the when the signal's condition is met and then same for exitin...
0
votes
1
answer
492
views
asked 7 years ago by Dustin Nelson
Category:
Strategy Guide
Hi Pete, In your YouTube video about putting real-time data from ToS into Excel (linked below), you feature a document that calculates Market Internals. I was wondering if you happen to have this document available for your users. https://www.youtub...
2
votes
1
answer
4189
views
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, For traders who are looking for very quick moves in stock prices I wanted to know if you could provide a watchlist code for Percent change in last 5 minutes. In terms of coloring If the percent change is greater than 7%, in the last 5 min...
0
votes
1
answer
129
views
asked 7 years ago by Ralph Calabro
Category:
Stock Scanners
First and foremost I Love the scan thank you very much. My question is I am building a watch of bullish cloud breakouts as well as bearish ones as well. With confirmation. Is there a way to scan for 1, 2, and 3 breakout bars all at once so I don't ...
0
votes
1
answer
849
views
asked 7 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
I use 400 tick charts to trade intraday. It would be useful to have a study which tells many seconds each bar takes to complete. Anyone know how to do this? I have looked on TOS but could not find anything helpful. Thanks Lindsay
1
vote
1
answer
4630
views
asked 7 years ago by ChianMing Tan
Category:
Stock Scanners
hey Pete, I am using the John Person's PPS and PMC indicator lately with quite a pretty good success. On the TOS, there is a pre-built PPS Buy/Sell scanners but I am looking to combine the PPS indicator with the PMC indicator to get a more confirmed ...
0
votes
1
answer
144
views
asked 7 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
Can someone help me identify the highest range over the past 10 bars? I need someone to help fix Think or swim code I have written. The purpose is to give an alert when the current bars range is highest range in previous 10 bars. I am sure this is s...
0
votes
1
answer
219
views
asked 7 years ago by Arun NY
Category:
Stock Scanners
Do the Volume function and volumeAvg (custom study) take into account premarket and after Hours volume as well by default (Aggregation period =Day)? Thanks Arun
0
votes
1
answer
103
views
asked 7 years ago by Arun NY
Category:
Stock Scanners
In something I have been working on, I have to (a) determine the closing price x bars ago - ie. close[x] (b) find the average closing price since that date . average(close,x) x was determined through my code and so is not a constant, which Think Sc...
0
votes
1
answer
89
views
asked 7 years ago by Mike Dedmonton
Category:
Chart Studies
Hi Peter, I am looking at making better use of your Ichimoku code, but I noticed it doesn't always fire as expected. Specifically, I am looking at the symbol LABD on April 25 to 26. On April 25, I have a continuation buy signal set at 12:30 using a 1...