Tick Volume Percentage Change

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

Tick Volume Percentage Change

Postby Apprentice » Thu May 21, 2015 8:32 am

Tick Volume Percentage Change.png

Based on request.
viewtopic.php?f=27&t=62236
Is calculated as.
Volume / (Previous Volume / 100)
If normalized
Volume / (Previous Volume / 100) -100

Tick Volume Percentage Change.lua
(5.04 KiB) Downloaded 857 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36420
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Tick Volume Percentage Change

Postby nookie » Tue May 26, 2015 8:57 am

Can we tweak the formula a bit ?

Formula:
PerChg = 100 * (Price - Price[n]) / Price[n]
where
n = calculation time period
Price[n] = the price n periods ago

This indicator is a fast and simple method of watching price fluctuations on a bar-by-bar basis depicting price inconstancy.

No smoothing or MVA added is needed, only this formula please
nookie
FXCodeBase: Graduate
 
Posts: 203
Joined: Tue May 24, 2011 12:50 pm


Re: Tick Volume Percentage Change

Postby Apprentice » Fri Jul 06, 2018 6:38 am

The indicator was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36420
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 29 guests