MTF AD & AD Heat_Map

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

MTF AD & AD Heat_Map

Postby Apprentice » Sat Apr 14, 2012 4:38 am

AD.png

MTF Accumulation/Distribution
MTF AD.lua
(9.96 KiB) Downloaded 787 times


The indicator was revised and updated
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36478
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: MTF AD

Postby nsaale » Fri Oct 26, 2012 1:09 am

What is the difference between classic , classic incremental and blank options?
nsaale
 
Posts: 20
Joined: Mon Apr 02, 2012 8:04 am
Location: Kampala

Re: MTF AD & AD Heat_Map

Postby Apprentice » Fri Oct 26, 2012 4:00 am

Classic, Classic Incremental and Trade Station are three AD calculation algorithms.

Classic and Classic Incremental use this formula
AD[period] = ((c[period] - l[period]) - (h[period] - c[period])) / (h[period] - l[period]) * v[period];

Trade Station use this one
AD[period] = (c[period] - o[period]) / (h[period] - l[period]) * v[period];

Classic Incremental & Trade Station are Incremental
AD[period] = AD[period] + AD[period - 1];
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36478
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia



Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 189 guests