Check out our Buy the Dip indicator and see how it can help you find profitable swing trading ideas. Scanner, watchlist columns, and add-ons are included.
Thanks Markos! Wasn't sure about that last one.RO is either Risk On or / and Risk Off, look at the code, there may be an explanation in there.
RO is either Risk On or / and Risk Off, look at the code, there may be an explanation in there.
I learn a hundred things everyday@markos The acronym RO is the Risk Off Target. This is your first target at which point you will take part of your trade off and set your stop at or just above entry so that the trade is profitable.
@HighNDryTrader Please post the code and a picture of the study you are referring to as there are a few mentioned in this post. ThxIs there a way to add alerts like a ring or ding when this triggers? I have set them up but they are not working.
Sorry should have done this the 1st time. https://tos.mx/vlVadom@HighNDryTrader Please post the code and a picture of the study you are referring to as there are a few mentioned in this post. Thx
Is there a way to add alerts like a ring or ding when this triggers? I have set them up but they are not working.
Sorry should have done this the 1st time. https://tos.mx/vlVadom
@BLT Welcome to useThinkScript! Happy that you are lending your experience to this excellent website.@HighNDryTrader
Add these to the bottom of the script to create the alerts that I think you are wanting
alert(bullish2[1], "Bull", Alert.BAR, Sound.Ring);
alert(bearish2[1], "Bear", Alert.BAR, Sound.Ding);
VTR is a momentum indicator that shows if a stock is overbought or oversold based on its Weekly and Monthly average volatility trading range.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
Repaints Enhanced Trend Reversal Indicator for ThinkorSwim | Indicators | 122 | ||
Reversal Candles (Saikou / Hikui) Trend Change for ThinkorSwim | Indicators | 10 | ||
LNL Trend System for ThinkOrSwim | Indicators | 25 | ||
L3 Banker Fund Flow Trend Oscillator for ThinkOrSwim | Indicators | 33 | ||
Trend Meter For ThinkOrSwim | Indicators | 38 |
Start a new thread and receive assistance from our community.
useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.
We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.
If you are new, or just looking for guidance, here are some helpful links to get you started.