Indicator data based on something other than price i.e. volume

Indicators are currently looking at price to compute their value. Actually i like to use volume or on balance volume for the source of indicators. 

So an indicator would look like this:
- MA (Volume[currentChart], simple, shift 1) or
- LinReg (OBV[currentChart], shift 1


I upload a modified Linear Regression indicator that is using OBV instead of price to compute the indicators value.

Attachments
Linear Regression OBV.mq4
(3.09 KiB)
  • Votes +3
  • Project Extending SQ
  • Type Feature
  • Status New
  • Priority Normal

History

T
#1

TANGO

21.09.2018 14:19

Task created

MF
#2

Mark Fric

21.09.2018 14:19
again, it is not a problem creating this indicator. We have to fix a few things in the Code Editor in SQ4 so that it will be really usable.
m
#3

mikeyc

21.09.2018 14:19
Voted for this task.
d
#4

Daniel

22.08.2019 14:59
Voted for this task.
d
#5

Daniel

22.08.2019 14:59
I'd really like to see OBV added to the list of indicators available
i
#6

kasinath

22.08.2020 12:15
Voted for this task.
i
#7

kasinath

22.08.2020 12:16
Was this functionality implemented? Also looking for this. 
JH
#8

Jabezz

11.09.2020 06:56
Voted for this task.

Votes: +3

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please