NexusFi: Find Your Edge


Home Menu

 





Acceleration Bands


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Fat Tails with 3 posts (19 thanks)
    2. looks_two DarrenH with 2 posts (0 thanks)
    3. looks_3 cory with 1 posts (2 thanks)
    4. looks_4 vegasfoster with 1 posts (1 thanks)
      Best Posters
    1. looks_one Fat Tails with 6.3 thanks per post
    2. looks_two wldman with 4 thanks per post
    3. looks_3 cory with 2 thanks per post
    4. looks_4 ThatManFromTexas with 1 thanks per post
    1. trending_up 12,439 views
    2. thumb_up 27 thanks given
    3. group 8 followers
    1. forum 12 posts
    2. attach_file 3 attachments




 
Search this Thread

Acceleration Bands

  #1 (permalink)
 
DarrenH's Avatar
 DarrenH 
Cotswolds UK
 
Experience: Intermediate
Platform: NT7, Multicharts
Broker: Mirus,Amp,ZenFire
Trading: Fdax
Posts: 64 since Mar 2010
Thanks Given: 95
Thanks Received: 23

Hey Guys
Has anybody used acceleration bands.
And is that just a new name for an existing indicator.
Thanks

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
Trade idea based off three indicators.
Traders Hideout
How to apply profiles
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Increase in trading performance by 75%
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
GFIs1 1 DAX trade per day journal
16 thanks
My NQ Trading Journal
14 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
  #3 (permalink)
 
cory's Avatar
 cory 
virginia
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,090


here it's

Reply With Quote
Thanked by:
  #4 (permalink)
 
DarrenH's Avatar
 DarrenH 
Cotswolds UK
 
Experience: Intermediate
Platform: NT7, Multicharts
Broker: Mirus,Amp,ZenFire
Trading: Fdax
Posts: 64 since Mar 2010
Thanks Given: 95
Thanks Received: 23


cory View Post
here it's

thanks Cory

Started this thread Reply With Quote
  #5 (permalink)
 vegasfoster 
las vegas
 
Experience: Intermediate
Platform: Sierra Chart
Broker: Velocity/IB
Trading: 6E
Posts: 1,145 since Feb 2010
Thanks Given: 304
Thanks Received: 844

It looks kinda like the mobo concept. Acceleration Bands - MrSwing.com

Reply With Quote
Thanked by:
  #6 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102

Just saw a recent post on the NinjaTrader forum on Acceleration Bands. There is always someone to code it, but let us have a look at what it is:

UpperBand = SMA calculated from High * (1 + k * (High - Low)/ (0.5* High + 0.5* Low)
LowerBand = SMA caclculated from Low * (1 - k * (High - Low)/ (0.5* High + 0.5* Low)

Instead calculating the formulae from High and Low, you can calculate them from the Median and the Range of the bar, which results in

UpperBand = (Median + 0.5*Range) * (1 + k * Range / Median) = Median + (0.5 + k + 0.5*k*Range/Median) * Range
LowerBand = (Median - 0.5*Range) * (1 - k * Range / Median) = Median - (0.5 + k - 0.5*k*Range/Median) * Range

This is an interesting finding, because we notice two things

- The formula is very similar to the formula of traditional Keltner Channels
- The bands are slightly assymetric, as the volatility is adjusted to price


Comparison with Keltner Channels

The midline of the Keltner Channel is an SMA calculated from the Typical Price, the (added) midline of the Acceleration Band is an SMA calculated from the Median or Bar Center. The difference can be neglected.

Now if I compare the formula for the upper band prior to smoothing, I get

Acceleration Band -> UpperBand = Median + (0.5 + k + 0.5*k*Range/Median) * Range
Keltner Channel -> UpperBand = Typical + multiplier * Range

If I select a multiplier = 0.5 + k the formula for the upper band of the Acceleration Bands becomes

Acceleration Band -> Upper Band = Median + (multiplier + 0.5*k*Range/Median) * Range

The only remainig difference is the term 0.5*k*Range/Median. Even on a daily chart, for which the channels have been developed, the term Range/Median will rarely exceed 2% over a period of 20 bars. Further we know that k = multiplier - 0.5 < multiplier. We therefore conclude that the remaining term

0.5 * k * Range/Median < 0.5 * multiplier * 0.02 = 0.01 * multiplier

In fact the whole mathematical effort only results in a formula for a Keltner Channel with a modfied offset. What does this mean? Take an Acceleration Band with period 20 and k=2.5 and put it on your chart. Then you know that the Acceleration Band will be between the UpperBand of a KeltnerChannel (20,3) and a Keltner Channel (20, 3.03). On a daily or an intraday chart, the difference cannot be noticed. Even on a monthly chart, it is close to negligable. The chart attached has the Keltner Channel and Acceleration Bands added.


May they rest in peace

Both the upper and the lower band of the Acceleration Bands are slightly above the Keltner Channel, as volatility is adjusted to highs and lows of the BarSeries. But as this difference can be neglected, we simply opt to promote the Acceleration Bands to the Grand Cemetery of Useless Indicators. One more eliminated.

May they rest in peace and no longer haunt unsuspecting traders.





Reply With Quote
  #7 (permalink)
 TheTrend 
Paris, France
 
Experience: Advanced
Platform: Amibroker
Trading: Futures, Stocks
Posts: 95 since Jun 2011
Thanks Given: 118
Thanks Received: 105


Fat Tails View Post

Keltner Channel -> UpperBand = Typical + multiplier * Range

I thought the Keltner Channel used the ATR but google tells me that Chester Keltner indeed used the High Low range in 1960

Just checked Amibroker formula and of course the ATR is used, well spotted Fat Tails !

Reply With Quote
  #8 (permalink)
 
ThatManFromTexas's Avatar
 ThatManFromTexas 
Houston,Tx
 
Experience: Advanced
Platform: NinjaTrader
Broker: Mirus Futures/Zen-Fire
Trading: TF
Posts: 2,265 since Feb 2010
Thanks Given: 1,206
Thanks Received: 4,353


Fat Tails View Post
But as this difference can be neglected, we simply opt to promote the Acceleration Bands to the Grand Cemetery of Useless Indicators. One more eliminated.

May they rest in peace and no longer haunt unsuspecting traders.

@Fat Tails

Useless does not necessarily equate to worthless ... if we create a thread on futures.io (formerly BMT) touting the amazing results achieved with this indicator... within a week some trading "Guru" will have renamed it and included it in his $5000 "proprietary" trading indicators package along with a monthly maintenance fee....

I'm just a simple man trading a simple plan.

My daddy always said, "Every day above ground is a good day!"
Reply With Quote
Thanked by:
  #9 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102


TheTrend View Post
I thought the Keltner Channel used the ATR but google tells me that Chester Keltner indeed used the High Low range in 1960

Just checked Amibroker formula and of course the ATR is used, well spotted Fat Tails !


There are modified versions of the Keltner Channel, which use the ATR. However, there is a catch to transform a genuine Keltner (10,2) into Keltner built from ATR. You would need to

- use a midband period of 10 (as with the original Keltner)
- and a ATR period of approximately 10.5

The reason: To obtain smoothing comparable to an SMA however, you would use an EMA with a period of 20, which translates into a smoothing factor of 2/(10 +1) = 2/11. An ATR period of 5 would translate into a smoothing constant of 1/5, an ATR period of 6 into a smoothing constant of 1/6.

Reply With Quote
  #10 (permalink)
 
wldman's Avatar
 wldman 
Chicago Illinois USA
Legendary Market Wizard
 
Experience: Advanced
Broker: IB, ToS
Trading: /ES, US Equities/Options
Frequency: Several times daily
Duration: Hours
Posts: 3,512 since Aug 2011
Thanks Given: 2,047
Thanks Received: 9,513


So on another platform there was a guy that seemed very bright. He "created" an indicator used for initial price targets called "Radical9". Because of the way the guy communicated I did not really question the visual. Then, when considering transition to NT, I decided I needed "Radical9" and some others or I could not make the move. My eye never picked it up but @Fat Tails saw it right away. He typed, "Why don't you just use Keltner Channel?" Like a fool I fought him on that. This mysterious custom and very proprietary indicator that was cloaked in numerology and ashtakvarga astrology bologna couldn't be a straight up Keltner. Well 36 period with 3 x atr...get it radical 9. I learned a great deal that day.

I bet all the other mysterious proprietary items are regular stuff cloaked in mysterious notions as well.

Is there an actual list as the thread implies. I'd be interested in reviewing it to see if any other secrets from the past are there. DB

Visit my NexusFi Trade Journal Reply With Quote




Last Updated on March 31, 2016


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts