Volume price confirmation indicator (VPCI)

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Volume price confirmation indicator (VPCI)

Postby Alexander.Gettinger » Sat Oct 28, 2017 2:39 pm

VPCI finds the relation between price and volume.

Formulas:
VPCI=VPC*VPR*VM, where
VPC=VWMA(Slow_period)-SMA(Slow_period),
VWMA=Sum(Price_close*Volume),
SMA=Sum(Price_close),
VPR=VWMA(Fast_period)/SMA(Fast_period),
VM=(Sum(Volume,Fast_period)*Slow_period)/(Sum(Volume,Slow_period)*Fast_period).

VPCI_JS.PNG


Download:
VPCI_JS.jsl
(1.98 KiB) Downloaded 664 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Volume price confirmation indicator (VPCI)

Postby logicgate » Tue Jan 01, 2019 2:52 pm

My friend I am sorry for posting many messages in a row here, you can delete the previous if you want to not clutter the thread.

I digged a little more and found this MT4 version of VPCI, but it is from 2013 so it just needs to be updated to the latest builds of MT4, thanks! (attached the file)
Attachments
vpci.mq4
(4.39 KiB) Downloaded 578 times
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am


Re: Volume price confirmation indicator (VPCI)

Postby logicgate » Wed Jan 02, 2019 6:34 am

Apprentice wrote:Try this version.
viewtopic.php?f=38&t=61609


Thank you!!
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am


Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 7 guests