Linear Weighted bug

LongEntrySignal = (Bar opens below LinearWeighted Moving Average(Subchart1, D1,MABarOpensPeriod1, PRICE_LOW)[2]);

ShortEntrySignal = (Bar opens above LinearWeighted Moving Average(Subchart1, D1,MABarOpensPeriod1, PRICE_LOW)[2]);



Should be

LongEntrySignal = (Bar opens below LinearWeighted Moving Average(Subchart1, D1,MABarOpensPeriod1, PRICE_LOW)[2]);

ShortEntrySignal = (Bar opens above LinearWeighted Moving Average(Subchart1, D1,MABarOpensPeriod1, PRICE_HIGH)[2]);










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

History

b
#1

bentra

25.07.2022 20:42

Task created

b
#2

bentra

26.07.2022 00:09
Voted for this task.
h
#3

hruyak41287

29.07.2022 13:42
Voted for this task.
E
#4

Emmanuel

06.08.2022 15:33
Voted for this task.
MF
#5

Mark Fric

30.08.2022 09:06

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