Indicators: My Issues with BoP: Part #2In Part #1, we established how technical indicators - even the ones with high potential to be leading indicators that may enable revealing possible upcoming price movements, using the example of the Balance of Power (BoP), can come short of taking into consideration all factors associated with the price - we listed 7 specific issues that may cause BoP to show inaccuracies and a trader who depends on BoP for trading signals, need to either be aware of them, or adjust the indicator to address these issues.
so what's the idea here? why am I posting this?
the concepts i address here impact traders today. i see many fellow traders using MACD or RSI or other methods without the complete understanding of what exactly the signals are telling them - while i'm not a guru by any means, i thought i can share an example here of one of the highly potential concepts and a famous indicator, its shortcomings, and how it may be possible to tweak and adjust it to make it more reliable to the way each of us wants to trade. It becomes "your own system" - it interprets the movement the way *you want to visually interpret it* - and produces signals that you understand exactly what they means and you can rely on, to make a trade (entry / exit) decisions, score more winners, less losers -- it's a step into the "DIY" world of technical indicators if you would.
In this part, we pick one of the issues from part #1, and see how we can possibly fix it. and see what this "upgraded" BoP would look like.
i'll take the issue of "BoP not taking into consideration where the close of the bar is, compared to the full range of the bar"
as we know, if the bar closes near the high, this is a usually very bullish sign, and vice versa. the Shooting Star example (right-most bar in the chart) is an up bar, where close is > open - and as such, the classic BoP gives it a positive score. we all know how bearish a shooting star is - it's a scary pattern to the long trader - if BoP is accurate, it should result in some negative value for such a bar.
our update #1 adds a simple calculation - on top of the classic (Body / Range) BoP calculation. It also adds another score for where the bar closes compared to the High. if it closes exactly on the high, it gets a positive +100% and if it closes at the low, it gets a negative -100% -- then the scores are added together and averaged to produce a more accurate representation of the bar - that representation is closer to the way you, as a trader, would have in mind when you "visually" inspect the bar.
take a look now as you meet BoP II :) -- some of you would say "Aha!" - now the shooting star gets the negative BoP score it deserves :)
i further marked few note-worthy bars on the top chart where the score of the upgraded BoP formula, with this simple technique, is considerably (in my view) different than the classic BoP score - check for yourself if the BoP II score makes more sense to you, and is closer to your "visual" assessment of how bearish / bullish a bar looks to you.
on the lower BoP indicator, you can see the difference in action, between the old and the new calculation - also marked areas where old BoP would have shown strength where is should show weakness, or the other way around.
in conclusion, i suspect some may be wondering -- 'OK, if we fix all issues with BoP - add volume & spread impacts and factor in the "context" of where the bar is within a trend - do we get the "holy grail" indicator of all times?
we'll see -maybe in future parts - please let me know if you find this research interesting of if you have comments.
Redk
MSFT short term projectionNASDAQ:MSFT - i have been reluctant to publish a target projection on MSFT, since it broke out of all historic trends and went into an extended move towards the sky.
- then i looked back / zoomed out to the weekly time frame - and voila! there seems to be some clues that this move will reach objective at the $191 to $195 range - and i strongly feel this will happen faster than what the best historic growth projection shows (the golden arrow) - so i think within this week or next.
= Then my most possible scenario from there, is to start a distribution phase - where some big traders cash out and lock some profit, then drive the stock down into a reasonable buy zone to start the whole process again.
- we can see some selling into strength by big money already begun (big volume and narrow price spread) - and they're leveraging the very positive sentiment (which has been recently declining) and strong wind behind the excitement.
feel free to share thoughts or "follow" this idea to track what the price does against the projection. it's an interesting exercise!
pls remember, no one can predict the future - no matter what indicators are used. these projections are just math and statistical probabilities - pls do your own due diligence as you design your trades.
Indicators: My Issues with BoPI guess it's the same story with many traders, few years ago, when i first got introduced to the world of technical analysis and indicators, i was fascinated. trading is such an easy thing, just follow the indicator signals, right? then i started to dig deeper only to learn, each indicator shows something specific - and you need to know what is it that you need to see for your trading style, then choose the right indicator and the right values.. etc. my trading setup started changing from there endlessly.
then came the other lesson, indicators alone do not make a successful trader - nothing can predict the future, and an indicator only shows specific "signs" at a specific time - what happens next is subject to so many variables, and some of these variables are even sometimes influenced by big players who may not be all playing in the same direction .. however, indicators still help - but in that case, less is more, and a cleaner chart setup with less indicators would then be the right way to go. so take your pick, MACD, RSI, Stoc, ...etc - and throw in couple of moving averages on the top chart, and you're good to go.
that's where BoP comes into play. the Balance of Power is a very interesting indicator that has the potential to show "leading signs" - BoP has been around since the '70's and there are various stories about who is the original "father" of BoP - in all cases, the BoP formula is not a secret anymore - BoP simply divides the "body" by the "range" of a bar - so take (close - open) and divide it by the (high - low). since (high - low) is always a positive value, if it's a down bar (closes lower than the open), you will get a negative result - if it's an up bar, positive. now the Bulls get the positive value (and for that bar, the bears get a zero), and bears get the negative value (and again, the bulls get a zero) - so BoP shows who is in control of price movement (bulls vs bears), and if we know that - then we can expect, for example, a trend up to continue or dissipate, right?
i will post further analysis on this if there's interest, and dive into each of the "issues" i highlighted here - but i thought to share initially those "issues with BoP" here in this community - and why i think that the Balance of Power comes short of delivering on the premise - and it's time for an upgrade - leveraging the available computing power and scripting languages we now have available at our fingertips.
the attached chart shows 6 issues that the BoP indicator doesn't address in its classic calculation - for my own education, i decided i wanted to "see BoP" for each bar - so the "value cards" we see here are the classic BoP values for each bar - then these values are taken and smoothed using a moving average to produce the green line in the lower panel. i modified the calculation slightly to make it oscillate between +/- 100 , then smoothed with a WMA(3) .. on the value card, we can see that modified "BoPx" value for each bar. my thoughts are "if BoP is right and reliable, why would a well-known bearish chart pattern like a shooting star not have a negative value" - right?
those who are like me, curious about technical indicators and like to create their own, may find this analysis as interesting as i did. Let's here from you folks. if you have the chance to re-develop or improve "the BoP", how would you approach that to ensure that it really brings the accurate insights that it should ?
Let me know your thoughts. feel free to post here or PM.
(the code i use here is open and available, but it's really not an indicator - it's more of a research code)
----------------------------------------------------------------------------
//@version=4
study("BoP Lower #1")
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org
// © RedKTrader
// this is a research study - it plots the value of the Balance of Power on each bar
length = input(title="Length", type=input.integer, defval=7, minval=3, step=1)
body = close - open
range = high - low
score = body / range * 100
bulls = if score > 0
score
else
0
bears = if score < 0
-score
else
0
//create an index scaled from +100 to -100
dx = wma(bulls, length) / wma(bears,length)
dxi = 2 * (100 - 100 / (1+dx)) - 100
// -----------------------------------------------------------------------------------
//print values on top chart
//alternate labels once above and once below
//c = bar_index % 2 == 0
//T = "Bulls = " + tostring(round(bulls)) + " Bears = " + tostring(round(bears)) + " ----------" + " BoP = " + tostring(round(dxi))
//label.new (bar_index, c ? low : high , text = T, size = size.normal, textalign = text.align_left , style = c ? label.style_labelup : label.style_labeldown, color = color.white, textcolor = color.black )
// ==================================================================================================================================
// lower plot --
hline(0, color = color.yellow, linestyle = hline.style_solid)
plot (wma(score, length), title = 'Classic BoP', color = color.green)
plot(dxi, title='BoPx',style=plot.style_line , color = color.gray , linewidth=1)
plot(wma(dxi,3), title='BoP II',style=plot.style_line , color= dxi >=0 ? color.aqua : color.orange , linewidth=2)
TWTR possible projection for current moveTWTR is on the move again. since its drop, price projections were accurate and it hit the 2 previous targets - the current move after the big earnings this week calls for an extended short term move to a target of ~ $42.4 between wk4 Feb and wk1 March. Let's see how accurate this time would be.
let the fun begin :) -- feel free to "follow" this idea so you can check back later.
Note: these projections are not trade recommendations.. they are just mathematical probabilities based on previous price behavior & trends no matter how accurate they are - NO ONE can predict the future!
SNAP: Possible recovery after today's drop?SNAP
so SNAP shows a 40%+ growth for the qtr (yoy) and a good number of active users (i think it's 280M) - and still drops 14%. chart shows possible recovery on the weekly as it may get support on the 30EMA (blue line).
am i missing something with that ? (i'm long SNAP)
ZM: Way too soon, and totally unexpected !NASDAQ:ZM
could anyone have seen this coming? i closed my position on Fri :) -- not bad - but missed a 500% opportunity. what's happening in the market these day?
i guess the $91 - $95 projection still holds - but no way i'm not going back in until it comes back into the "sane" range.
I say stocks flying with no compass. then there's TSLA !!!
PayPal possible 10% up move in 10 weeksNASDAQ:PYPL
i don't usually publish my target projections - but thought i should start at one point to get more experienced traders than myself to provide feedback for how to improve.
PYPL shows a potential run up after a good 6-month accumulation. Price projections shows a possible 10% within 10-12 weeks.
The magic entry zone was $108 to $112 or so.
the first projected target $117 was hit
there's couple of signs of strength - especially how it picked up from the gap down post Jan earnings announcement
for my entry, and to get totally convinced, i want to see more buying momentum building up, and a come back to the buy zone followed by a confirmation of continuation up - and that should happen within the next 5-6 trading days, if not sooner.
comments and thoughts?
Where could AAPL go from here, if the fear wave continuesNASDAQ:AAPL
There isn't much to go on from a price projection perspective (yet) for AAPL - maybe in couple of weeks when the move/market reveals itself - but it's an exciting challenge to try to predict what may unfold.
we only have the last couple of weeks to base the projection on (and they show sudden anxiety and a rush to take some profits at the highs) , plus the historical growth, performance and higher time frame trend.
These are my expected price projections for now *if* the move to the downside is confirmed - with a worst case correction of ~15% - 17%. the other possible scenario is to float sideways for few weeks but remain around the $300 level - as big money tries to keep some excitement to give them a chance to "distribute" after such a big run. after the reaction of the earnings week, i think any move up would not be supported - but we need to consider that there's still big positive momentum / wind behind us, that will take time to dissipate.
the green box is my most probable scenario for ~ mid-March, if a move to the downside develops - definitely need to revisit in couple of weeks. and, i'm a buyer if it goes down to any of these nice levels :) -- i'm totally against going short for now, it's just too risky and would be swimming against a strong current.
But *no one* can predict the future and i might be totally wrong :) - thoughts?