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 +1
  • Project StrategyQuant X
  • Type Feature
  • Status Moved
  • Priority Normal
  • Assignee Mark Fric
  • Milestone Archived (To be done later)

History

T
#1

TANGO

16.03.2018 19:33

Task created

MF
#2

Mark Fric

20.03.2018 10:36

Assignee was changed

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.
MF
#3

Mark Fric

17.04.2018 06:32

Milestone changed from Beta 9 to Beta X

m
#4

mikeyc

17.09.2018 20:02
Voted for this task.
MF
#5

Mark Fric

21.09.2018 14:19
Task moved to project SQ Programming, new link to task: https://sq.projectpanel.com/tasks/sqp_0009

Votes: +1

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please