Frequently Asked Questions (44)

Votes
Answers
Views
Question
0
votes
1
answer
1875
views
asked 6 years ago by
Hi Pete - I know how to share charts and flexible grids in TOS. Is it possible to share a full customized "workspace" that includes custom watchlists and selected gadgets. I'm trying to get a few friends set up on the platform and want to send them m...
0
votes
1
answer
194
views
asked 6 years ago by
Is there a way to display the current grid name being used on the line which shows Charts, Flexible Grid and Product Depth and will change when the grid is changed like your "chart name" code? Thanks
1
vote
3
answers
5672
views
asked 6 years ago by
This has been a recurring problem for me the past couple of weeks, and has me at my wit’s end. When I enter a symbol, I get a screen that says “waiting for data”, and it takes a LOOOONG time to pull up the chart, sometimes over a minute. I have spoke...
0
votes
1
answer
314
views
asked 5 years ago by
Hello Everyone, I am looking for a data provider who can provide the live OHLC data or a brokerage platform in which I can extract the OHLC live data in excel for 1 hr, 15 min, 5 min TFs for any stock or a future. I am looking specifically for CL. Is...
0
votes
1
answer
2713
views
asked 5 years ago by
One of our viewers submitted this as a project request: Hello, I have enjoyed watching the videos you posted to youtube. I was wondering if there is a way you can write a script for Tinkorswim to have a point and figure chart like is seen at stockcha...
0
votes
1
answer
1415
views
asked 5 years ago by
Hi Pete, came across this site that utilise Trend Intensity as a means to find stocks that met the defined criteria. May i request you to convert  following 5 TC codes to thinkscript. Trend intensity (TI) is a momentum indicator which tells you direc...
0
votes
1
answer
213
views
asked 4 years ago by
Hi Pete, I was looking into importing custom wave file into this alert study for the alert to sound different than the four default in TOS. def buy = !IsNaN(PPS().”buySignal”); def sell = !IsNaN(PPS().”SellSignal”); Alert(buy, \"PPS Buy\", Alert.BAR,...
0
votes
1
answer
620
views
asked 4 years ago by
Mr. Hahn, Would it possible to write a new code that could be added to the TOS CCI indicator with alert. I would like it to alert with an arrow break-out signal when CCI crosses over or below the overbought line. It currently only alerts when crossin...
0
votes
1
answer
638
views
asked 4 years ago by
Hi! Im trying to reduce the number of buy and sell signals triggering from this custom indicator i've created from CCI Average indicator in TOS. Im wanting to have only the initial signal and no more duplicates before a new signal is created. Here is...
1
vote
1
answer
269
views
asked 4 years ago by
I am confused , what is the difference between a watchlist and scan. Some time I want to ask a question but I dont know if I have to but is in a watchlist or scan section.