Volume price confirmation indicator (VPCI)

Custom MT4 expert advisors published here.

Moderator: admin

Volume price confirmation indicator (VPCI)

Postby Alexander.Gettinger » Fri Dec 19, 2014 12:23 pm

The 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_MQL.PNG


Download:
VPCI.mq4
(2.29 KiB) Downloaded 1695 times

vpci_BB.mq4
(10.9 KiB) Downloaded 731 times


Based on Lua/TS2 version.
viewtopic.php?f=17&t=3478
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 » Thu Jan 03, 2019 8:25 pm

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

Re: Volume price confirmation indicator (VPCI)

Postby logicgate » Fri Aug 16, 2019 7:20 pm

Hi there my friend. Can you add a Bollinger band option inside the indicator to be plotted around the indicator (VPCI) using the indicator data? I am trying to apply indicators to indicators in MT4 following the instructions I found online, but it ends up adding to main price chart always... Check the screenshot, I choose to apply to indicator but does not work.
Attachments
mt4 question.jpg
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am

Re: Volume price confirmation indicator (VPCI)

Postby Apprentice » Sun Aug 18, 2019 8:23 am

Your request is added to the development list under Id Number 4852
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Volume price confirmation indicator (VPCI)

Postby logicgate » Sun Aug 18, 2019 9:10 am

My friend you can abort this request, i don´t wanna waste your time. I was able just now to apply the bollinger bands to the indicator, the thing i was not doing was dragging the indicator on TOP of the indicator.... It does not work if you double click the indicator on the list and choose from the dropdown menu.
logicgate
FXCodeBase: Aspirant (Junior)
 
Posts: 680
Joined: Tue Dec 11, 2018 7:54 am



Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 18 guests

cron