Alerts and Notifications (206)

Votes
Answers
Views
Question
0
votes
1
answer
596
views
asked 6 years ago by
I use 400 ticks bars. The more bars over a certain period of time the greater the speed of the market. If the market prints 50  (400 tick) bars over a certain time period say from 14:00 to 15:00 and prints 100 (400 tick) bars from 15:00 to 15:30 we k...
0
votes
1
answer
900
views
asked 6 years ago by
Hi Pete is there a way i can get a signal on Schaff Trend Cycle oversold below 25 from flat then move slight bend upward then overbought 75 flat then move slight bend downward? the picture is included thank you
0
votes
1
answer
436
views
asked 6 years ago by
This is my code.   I find a PriceOsc Oscillator Peak Value   ####Definition of PrcOscPeak or Valley   or High############################ def PO=PriceOsc().PriceOsc;   def OscPeak = if PO >= PO[1] and PO >= PO[2] && PO>= PO...
0
votes
1
answer
120
views
asked 6 years ago by
I downloaded and installed the indicator from your site. Basically I would like to see the past history of trigger alerts when setting study alerts on the graph, like in your Youtube video.  The downloaded indicator shows up on my normal trade charts...
0
votes
1
answer
482
views
asked 6 years ago by
I have a very simple strategy where I enter the trade when Exponential Moving Average of 13 day crosses over 48 days. I have previously setup the alert with study “MovAvgExponential” crosses “MovAvgExponential”, but I seems to get alert whenever ther...
0
votes
1
answer
179
views
asked 6 years ago by
I have a simple PPS column indicator I pieced together that will change colors dependent of which signal is currently  triggered. I use it in multiple columns each with a different timeframe to get a decent idea of the overall trend...what I can't se...
0
votes
1
answer
363
views
asked 6 years ago by
Hello, Recently I have constructed a custom study using the thinkscript editor. While it has been successfully used on charts, it seems that it does not work with the ThinkorSwim stock/option scanners and the study alerts. After researching my proble...
0
votes
1
answer
198
views
asked 6 years ago by
Hi Pete ,here again now with the screenshoots and information to see if we can adjust this strategy from TC 2000 to TSO. How i said i used this indicator to know how long stay in a trade,also i used to go in a trade ,most used to swin trading. Im don...
0
votes
1
answer
669
views
asked 6 years ago by
Hi Pete, Is there a way to get the audio alert when the PPS buy sell signal generates?
0
votes
1
answer
204
views
asked 6 years ago by
I would like to create an alert to occur when the stock price is above the Atr trailing stop and the price is 6% or less above the Atr trainling stop. Thanks for your help.
1 8 9 10 11 12 21