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

Status("OptimizationNum")?



PureBytes Links

Trading Reference Links


<SPAN 
class=270292313-21102002>Hello,
<SPAN 
class=270292313-21102002> 
would anybody know 
how to count optimizations such that we can use the counter in the optimization 
itself?
<SPAN 
class=270292313-21102002> 
For example: X = 
Optimize("X",5,1,10,1); <SPAN 
class=270292313-21102002>Since here we have a single variable the 
counter is simply X. However When Optimizing with 2 or more variables 
with odd limits this gets messy, especially when you want to make the formula 
generic for use in different systems.
<SPAN 
class=270292313-21102002> 
Somethinglike 
Status("OptimizationNum"); would be nice, similar to 
"StockNum".
<SPAN 
class=270292313-21102002> 
Thanks for any ideas 
you may have,
best 
regards,
<SPAN 
class=270292313-21102002>Herman.