Acceleration Bands (AB)

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Acceleration Bands (AB)

Postby Apprentice » Tue May 18, 2010 5:03 am

AUDCAD H1 (09-18-2017 1141).png

Developed by Price Headley, the Acceleration bands are based on the average trading range for each day. The values are plotted equidistant from an n-day simple moving average which serves as the center or middle band. The author indicates that successive days exceeding one of the bands tends to indicate an entry point.
Because the bands use the daily trading range (high-low) they will also expand and contract based on the volatility of the price.

The formula for Acceleration Bands
Upperband = ( High * ( 1 + 2 * (((( High - Low )/(( High + Low ) / 2 )) * 1000 ) * Factor )));
Lowerband = ( Low * ( 1 - 2 * (((( High - Low )/(( High + Low ) / 2 )) * 1000 ) * Factor )));

AB.lua
Acceleration Bands (AB)
(2.68 KiB) Downloaded 1723 times

MTF MCP Acceleration Bands Heat Map.lua
(11.62 KiB) Downloaded 670 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Acceleration Bands (AB)

Postby CMTrader » Sun Aug 14, 2011 12:16 pm

Could you develop an alert that indicates when the price goes outside of the Acceleration Bands?
CMTrader
 
Posts: 1
Joined: Thu May 13, 2010 8:32 am



Re: Acceleration Bands (AB)

Postby Alexander.Gettinger » Fri Nov 21, 2014 4:46 pm

MQL4 version of AB indicator: viewtopic.php?f=38&t=61511.
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk


Re: Acceleration Bands (AB)

Postby money0101 » Wed Aug 24, 2016 10:00 am

Hi there, I love your acceleration bands and I was wondering whether I could do some backtesting with them. Unfortunately, I get a FXCM Trading Station error in the Strategy Backtester.

"The input value is incorrect. The value must be in the range from 0.01 to 0.0001."

The value referenced is the "FACTOR" under parameters. Even if I type 0.01 or 0.001 (or xx2) it doesn't work. Would you mind having a look?

Thanks a lot and thanks also for sharing this great CI!
money0101
 
Posts: 3
Joined: Wed Aug 24, 2016 9:56 am

Re: Acceleration Bands (AB)

Postby Apprentice » Wed Aug 24, 2016 10:48 am

Can you provide strategy download link?
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Acceleration Bands (AB)

Postby money0101 » Wed Aug 24, 2016 10:55 am

There is no link, I just used your custom indicator to do a back-test strategy. Would that not usually work "out of the box"?
money0101
 
Posts: 3
Joined: Wed Aug 24, 2016 9:56 am

Re: Acceleration Bands (AB)

Postby Apprentice » Thu Aug 25, 2016 4:17 am

Try AB Signal now.

You can not use indicator with in a back-test.
Signal will provide signals only.
Only Strategy will actually trade.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36437
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Next

Return to Custom Indicators

Who is online

Users browsing this forum: Google [Bot] and 146 guests