[136 dev3] Algowizard block "is true X bars" broken

Dear developers,


in v135 i was able to create condition: Close[1] < Bollinger.Bands(200,2).Lower[1] is true X bars.


In v136dev3 is something broken, because when I want to change lookback period in Close from 1 to 2, condition is automatically changed on left side like this:


Close[2] > 0 < Bollinger.Bands(200,2).Lower[1] is true X bars


So now Close has to be greater than zero (number). Attached you can find files from both versions.

Attachments
135 greater for x bars.sqx
(49.21 KiB)
136 greater for x bars.sqx
(50.12 KiB)
  • Votes 0
  • Project AlgoWizard
  • Type Bug
  • Status Fixed
  • Priority Normal

History

FB
#1

TROBO

19.09.2022 13:20

Task created

VK
#2

Vojta Kordac

18.11.2022 11:01

Status changed from New to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please