Moving Average on Lower Chart

Is it possible to create an indicator for the LOWER level that consists of bollinger band, RSI 14 & ema34 all combined into ONE indicator. Thanks for your assistance.
 
Combining 3 indicators:
Directional Movement Indicator (ADX, DX+, DX-)
On Balance Volume (with a Simple Moving Average 100 inside of it)

0AC9ob2.png

Where the DX+ and the DX- cross, AND the 100 SMA inside of the OBV crosses below and starts to turn up, that's where I want to make a scanner to look for those situations for long term trend entries.

The problem I have been facing is that the OBV is relative to the time frame and the amount of candles on screen, so look, zoomed out this far, the SMA still has a ways to go before it touches the OBV, as you can see:
afKTv3p.png

But the problem is that when I try using a scanner to look for these situations as I've stated, it triggers like every 5 minutes because as you can see, if I zoom into the chart, it looks like this:
Vvhosil.png

So the question I have is, is it possible to create a scanner where the number of candles on screen is taken into account so I don't get false readings like this?

The strategy works very well for trading when combined with Ichimoku and RSI, but it would be so good to be able to scan for these situations.

Any help would be appreciated
This is my problem with obv too!
 
@2laggy4life @spencepuppy That is a scaling issue, much like what @BenTen mentioned above. Your moving average on the lower chart with OBV is tied to the price data, not tied to the data of the OBV itself. You would have to code the moving average into the OBV code (with some small modifications to the code for the moving average) in order to tie the two together and stay consistent even when you zoom in
 
New and I've been reading and reviewing previous interesting posts, Could and would you please post a DIMinus as a moving average? Or post the script of what line of thinking your were in when you posted your above reply? Thank you. As able and have a great day trading.
Grateful2Bhere
 
Last edited by a moderator:

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

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
401 Online
Create Post

Similar threads

Similar threads

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