Vortex indicator should have a Vm+ and a Vm- but it is not indicated in pseudocode which line is used

"A vortex indicator (VI) is an indicator composed of two lines - an uptrend line (VI+) and a downtrend line (VI-). These lines are typically colored green and red respectively. A vortex indicator is used to spot trend reversals and confirm current trends."

-ref: https://www.investopedia.com/terms/v/vortex-indicator-vi.asp#:~:text=A%20vortex%20indicator%20(VI)%20is,reversals%20and%20confirm%20current%20trends.

Also, this ref says the same: https://school.stockcharts.com/doku.php?id=technical_indicators:vortex_indicator



I can see that both lines are calculated in the java but I do not see which line is being used in the pseudo-code so this is just a cosmetic pseudocode bug, nothing to be alarmed about.

ShortEntrySignal = ((Vortex(Main chart, VortexPeriod1)[2] is lower than Vortex(Main chart, VortexPeriod2)[2for 9 bars  at 2 bar ago)


Attachments
No attachments
  • Votes +3
  • Project StrategyQuant X
  • Type Bug
  • Status Fixed
  • Priority Normal

History

b
#1

bentra

22.06.2022 20:05

Task created

b
#2

bentra

22.06.2022 20:05
Voted for this task.
E
#3

Emmanuel

23.06.2022 20:51
Voted for this task.
CG
#4

Chris G

19.09.2022 20:14
Voted for this task.
MF
#5

Mark Fric

30.11.2022 11:09

Status changed from New to Fixed


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