String variables when passed into Signals within Random Groups are discarded

The files needed to show this are numerous since there aren't any Signals (best I'm aware) that utilized String parameters. But here's the problem in a nutshell:



When you have a custom Signal that accepts a String parameter, and when you attempt to use this from within a Random Group, the String parameter that is passed in becomes discarded. If there is a default value assigned to that parameter, it will be used. But otherwise the String parameter will be treated as null (or perhaps an empty string). 


Thank you.

Attachments
Debug.sqx
(3.25 KiB)
Build.cfx
(50.98 KiB)
RSIRising2.java
(3.61 KiB)
RSIFalling2.java
(3.23 KiB)
MyRSI.java
(2.30 KiB)
  • Votes +1
  • Project StrategyQuant X
  • Type Bug
  • Status New
  • Priority Normal

History

RH
#1

rhartstein

31.05.2023 21:26

Task created

E
#2

Emmanuel

31.05.2023 22:28
Voted for this task.

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