Confirmation Candles Indicator For ThinkorSwim

Does anyone have issues with arrows/etc not updating? Watching NVDA this morning, no down arrow on the 10 minute.. I change the timeframe and go right back, and there is a down arrow and the green bands shifted. Should this be updating in real time? Am I missing something?
 
Does anyone have issues with arrows/etc not updating? Watching NVDA this morning, no down arrow on the 10 minute.. I change the timeframe and go right back, and there is a down arrow and the green bands shifted. Should this be updating in real time? Am I missing something?
I did notice that also.
 
Does anyone have issues with arrows/etc not updating? Watching NVDA this morning, no down arrow on the 10 minute.. I change the timeframe and go right back, and there is a down arrow and the green bands shifted. Should this be updating in real time? Am I missing something?
I did notice that also.
Mod note:
The script uses the functions: HighestAll and InertiaAll which TDA broke in an update and has no plans on fixing. These functions no longer calculates in real time, which will cause scripts that use it to have laggy /weird issues. Read more here: https://usethinkscript.com/threads/...ing-issues-due-to-tos-update.8794/#post-72937
 
Mod note:
The script uses the functions: HighestAll and InertiaAll which TDA broke in an update and has no plans on fixing. These functions no longer calculates in real time, which will cause scripts that use it to have laggy /weird issues. Read more here: https://usethinkscript.com/threads/...ing-issues-due-to-tos-update.8794/#post-72937
Hi @MerryDay!
Just reviewed the code, and it appears the only portion of code that is affected by this will be the C3_MF_Line extension. I have omitted that part of the code to improve the functionality. Hopefully this will resolve the issue. Thank you for the info!
 
What timeframe have you guys had the most success with? Got killed today on the 1 minute.. oops!
@lolreconlol
The 1, 2, 3, 4min charts are used for scalping. Many indicators including this one will not perform optimally on these aggregations due to noise and lag.

This study contains lagging indicators.
Defined as such because it uses moving averages which lag 1/2 their length.
One example in this study: the Bollinger / Keltner bands use a length of 20 in calculating their averages. Their lag equates to 10min.

This is not a 'significant' problem for day traders. The most popular timeframe for day trading is the 15min chart.
https://www.benzinga.com/general/education/20/11/18386481/the-best-chart-time-frames-for-day-trading

You can use the lower timeframe chart to confirm entry preferably with something that doesn't lag or uses a very short ema.
 
Last edited:
What timeframe have you guys had the most success with? Got killed today on the 1 minute.. oops!
Hi @lolreconlol,
Can you share a screenshot? Elaborate a bit more (what indicator signal were you using?). Why did you "get killed"? In general, if you are new to trading the 1 min chart can be brutal. Larger timeframes can help you find more consistency as a trader. I have been using the 3 min, 10 min, and 30 min charts for the strategies that I am currently using. I like those timeframes due to the ease of trade (fewer trades overall) and the success the strategies have on those timeframes. I have also been known to swing trade 4 hour charts. If you can share a bit more, it will be easier to point you in the right direction.
 
Last edited:
Hi @lolreconlol,
Can you share a screenshot? Elaborate a bit more (what indicator signal were you using?). Why did you "get killed"? In general, if you are new to trading the 1 min chart can be brutal. Larger timeframes can help you find more consistency as a trader. I have been using the 3 min, 10 min, and 30 min charts for the strategies that I am currently using. I like those timeframes due to the ease of trade (fewer trades overall) and the success the strategies have on those timeframes. I have also been known to swing trade 4 hour charts. If you can share a bit more, it will be easier to point you in the right direction.

Thought it would bounce here again like it did in the morning at this level.. got stopped out almost immediately! All my settings are default.. I think I need to zoom out a little bit and use the 10 minute. This was on NVDA at 10:45.

 

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
289 Online
Create Post

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

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.

How do I get started?

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.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top