[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EL - variable signal names



PureBytes Links

Trading Reference Links


Why not start with giving it a less general name, e.g.

Buy ("BO14") at close;
Buy ("BO12") at close;
Buy ("BO08") at close;

in the accoring systems.......or so and you dont have a VARIABLE name but 
BETTER control

rgds hans

> Does anybody know of some way of programmatically setting the signal value
> 
> ie. in the statement:  
>  Buy ("signal") at close;
> 
> is there any way of having a variable instead of the hard-coded literal.
> 
> I run several versions of the same system (with different input values),
> and am looking for some way of recognising which system is listing in the
> STCC window.
> 
> Thanks in advance
> Peter Ryan
>