[b136 dev2] Bar opens above Highest not respecting "computed from" setting

Since I want symmetry and there is a symmetry bug affecting the "computed from" in opposite blocks of highest (https://roadmap.strategyquant.com/tasks/sq4_9120), I need to remove computed from high/low which I have done but still I get these rules coming through:

LongExitSignal = (Bar opens above Highest(Main chart, BarOpensPeriod1, PRICE_HIGH) after opened below
   and (Williams % R(Subchart1, D1,WPRChangesPeriod1)[2] changes direction downwards));

Attachments
Screenshot_105.png
(82.60 KiB)
  • Votes +2
  • Project StrategyQuant X
  • Type Bug
  • Status Refused
  • Priority Normal

History

b
#1

bentra

25.07.2022 15:16

Task created

b
#2

bentra

25.07.2022 15:20
Voted for this task.
E
#3

Emmanuel

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

Mark Fric

31.08.2022 10:10

Status changed from New to Refused

Attachment image-0.png added

image-0.png
(49.75 KiB)
this is not a bug, but incorrect configuration.


blocks are randomly generated using random values set in Parameter values tab in your screenshot, plus from predefined Parameter sets.

So to achieve what you want you must either delete all the default parameter sets, or set them also to not use High price.



Votes: +2

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please