Dude you rock! Great voice, sxript coding, clarity, production value, and passion. Top Notch TOSI! Keep it up. Thanks for all you do for us investors/traders.
Great Video. One question... that I have been searching for answers on for a while. Do you know if this could be modified to capture the open, and then every hour and the hour? so 9:30 open, then 10,11,etc until close? And a further question to this... Also could it be coded to remove the previous hour when applying the new hours lines?
Is there a way to lock this range, so that its always based on a specific time plot? For instance, If i wanted to see the 1 minute opening range consistently across the 3 minute, 5 minute, or 15 minute? I dont want the range to change just because i changed my time view.
This is not possible in TOS -- you can only access data from aggregation periods of the same length or greater (ie. 1-minute data is not available on a 3-minute chart).
I got Opening Range Breakout Indicator for TOS downloaded and I love it! I was wondering if the is a way to automatically set an alert for price right before the breakout price. That would be gold to me! I appreciate ya. Thanks
Hi Steve - you can use the Alert function to add in alerts at the breakout prices for the long / short entries. Alert Documentation: tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/Alert
Hello, it is not working for me because shows an error in the first line….input entryType = (default wickTouch, closeAbove);……. Could you help me with that?
You can download the final code for the ORB indicator from our website, and compare with your version to see where you might be facing issues. Seems like you have extra parenthesis brackets.
Hi Roberto - If you need help importing the an indicator into ThinkOrSwim, here's a step by step guide that should help you: tosindicators.com/thinkscript/how-to-import-thinkorswim
Hi Bonecrusher - you can download the indicator for free from our website and compare with your version to see where you may have typos. Download link is in the description box.
Hi Jason - Thanks! If you need help importing the ORB indicator into ThinkOrSwim, here's a step by step guide that should help you: tosindicators.com/thinkscript/how-to-import-thinkorswim
@@TOSIndicators thanks for the reply. Question, do you perhaps do any consulting ? I have a strategy that I run but not sure about how to go about backtesting it. If not no problem just thought I'd ask. thanks
Hi Jason - Not consulting per se, but we do take on custom projects from time to time, depending on the requirements on the project. If you have a strategy, send us an email at contact@tosindicators.com and we can evaluate to see if a) it's something feasible to build inside of TOS and b) if so, what the cost and timeline is to build that particular idea.
Thanks for the great video. May I suggest to lower background music, or off completely. It is quite distracting. No hate here, just suggesting so I can focus more of what you're saying ✌🏼😊
to add an alert i am having trouble adding the alerts for entryhighextension and midrange plots i got this so far but i cant get it right thank you for this video i enjoyed learning i got this so far def SoundAlert = TradeEntryHighExtension crosses above tradeentryrange
Hi Javier - I would use the Alert function, and tie the variables you've created to that: tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/Alert
Thanks for your useful sharing and the detailed explanation of how to write this script!
So much respect. For both your coding expertise and your verbal and pedagogical talent.
Thank you for those kind words... I appreciate it!
Dude you rock! Great voice, sxript coding, clarity, production value, and passion. Top Notch TOSI! Keep it up. Thanks for all you do for us investors/traders.
Thank you! Appreciate the kind words :)
@Tos Indicators Thank you for taking the time to walk us through the code, this is a very useful indicator in my opinion keep up the great work.
My pleasure, and I appreciate the kind words!
Aside from the indicator lots of thinkscript stuff clicked for me. Thanks!
Nice, glad to hear that!
Great video and indicator, Thanks. And for going through the process of how you made it.
Thanks Roy!
Great Video. One question... that I have been searching for answers on for a while. Do you know if this could be modified to capture the open, and then every hour and the hour? so 9:30 open, then 10,11,etc until close? And a further question to this... Also could it be coded to remove the previous hour when applying the new hours lines?
You would need to introduce a carry variable to accomplish something like that.
This is absolutely terrific . Thanks.
Thanks Abisai! I appreciate it.
Line weight not line width. Great tutorial. thanks.
Another great video. Is there a way to grey cloud the 15-minute high low for the duration of the chart? Thank you!
Is there a way to lock this range, so that its always based on a specific time plot? For instance, If i wanted to see the 1 minute opening range consistently across the 3 minute, 5 minute, or 15 minute? I dont want the range to change just because i changed my time view.
This is not possible in TOS -- you can only access data from aggregation periods of the same length or greater (ie. 1-minute data is not available on a 3-minute chart).
I got Opening Range Breakout Indicator for TOS downloaded and I love it! I was wondering if the is a way to automatically set an alert for price right before the breakout price. That would be gold to me! I appreciate ya. Thanks
Hi Steve - you can use the Alert function to add in alerts at the breakout prices for the long / short entries.
Alert Documentation: tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/Alert
@@TOSIndicators thank you so much for your reply. I will check this out for use.
great video. fun to code this. Is there a way to modify it for the 30 seconds opening range?
Seconds isn't (currently) an available aggregation period option in TOS.
Hello, it is not working for me because shows an error in the first line….input entryType = (default wickTouch, closeAbove);……. Could you help me with that?
You can download the final code for the ORB indicator from our website, and compare with your version to see where you might be facing issues. Seems like you have extra parenthesis brackets.
Are you able to just share the TOS shareable link without downloading it through the website it won’t allow me to download
Hi Roberto - If you need help importing the an indicator into ThinkOrSwim, here's a step by step guide that should help you:
tosindicators.com/thinkscript/how-to-import-thinkorswim
tried to add this to my thinkorswim. Error after Error. No such variable. Ugh. Would have liked to have this one.
Hi Bonecrusher - you can download the indicator for free from our website and compare with your version to see where you may have typos. Download link is in the description box.
Ok. I see my error. Thank you very much for the response.
excellent thank you
Thanks 🙏🏻
My pleasure!
@tos indicators hello good script here. however everytime i attempt to download i get some type of rejection error. Please advise. thanks
Hi Jason - Thanks! If you need help importing the ORB indicator into ThinkOrSwim, here's a step by step guide that should help you: tosindicators.com/thinkscript/how-to-import-thinkorswim
@@TOSIndicators thanks for the reply. Question, do you perhaps do any consulting ? I have a strategy that I run but not sure about how to go about backtesting it. If not no problem just thought I'd ask. thanks
Hi Jason - Not consulting per se, but we do take on custom projects from time to time, depending on the requirements on the project. If you have a strategy, send us an email at contact@tosindicators.com and we can evaluate to see if a) it's something feasible to build inside of TOS and b) if so, what the cost and timeline is to build that particular idea.
Good one ☝️
Thanks Eric!
Thank you man
My pleasure!
Hi shared link wont work...?
Hi Jake, You can download the indicator from our website here: www.tosindicators.com/indicators/opening-range-breakout
Thanks for the great video. May I suggest to lower background music, or off completely. It is quite distracting. No hate here, just suggesting so I can focus more of what you're saying ✌🏼😊
Thanks for the suggestion! Already removed the background music in the more recent videos so it's easy to hear / follow along :)
UNBELIVABLE YOU DID BOSS CAN YOU PLS MAKE A VIDEO FOR PREMARKET BREAKOUT SCAN PLEASE
to add an alert i am having trouble adding the alerts for entryhighextension and midrange plots i got this so far but i cant get it right thank you for this video i enjoyed learning i got this so far def SoundAlert = TradeEntryHighExtension crosses above tradeentryrange
Hi Javier - I would use the Alert function, and tie the variables you've created to that: tlc.thinkorswim.com/center/reference/thinkScript/Functions/Others/Alert