TradingView
pauls0101
Aug 28, 2020 5:05 PM

Effort v Reward 

GBP/USDOANDA

描述

I made this indicator to make it easier to compare volume and price movement. This is similar in concept to the Market Facilitation Index by Bill Williams, although hopefully this can make that analysis easier to see at a glance (similar to the way some bar overlays/recolors work but with more detail and in its own pane). The primary use for this indicator would be paying attention to the red EMA, which shows the difference between price movement and volume, normalized within the normalization lookback period (adjustable, defaults to 30 bars). When the red ema moves up, it means there is less effort required to move price more, which means the trend (if there is one) is probably stronger or has had resistance removed/shaken out already; if the red ema moves down into the negative, it means there is a lot of effort for very little price movement, meaning a large battle between the bears and the bulls currently (squat). Enjoy, let me know if you want adjustments, and safe and successful trading!

版本注释

Update the line color to indicate when values are negative or over 1. I may need to adjust this to some other value rather than a static 1, we'll see.

版本注释

Updated the highlighting to use a BB instead of static <0, >1 values. The StdDev is adjustable as an input.
评论
kocurekc
I like your stuff here...maybe try V-V(previous volume) and C-C(previous close).
pauls0101
@kocurekc, thanks! Are you saying instead of normalizing it or just adding an additional plot? I'm not sure what advantage you'd get from knowing the volume and close minus the previous.
kocurekc
@pauls0101, Just an idea, instead of measuring the volume ratioed max-min range, look at the change in volume normalized the max-min range. Of course, this starts to just look like a stochastic C-min/(max-min)
pauls0101
@kocurekc, Yeah, I think that could be valuable but adding moving averages would give similar results, no?
更多