PureBytes Links
Trading Reference Links
|
> I'm just getting to the point of general familiarity with SuperCharts
> and
> Easy Language. Maybe I've just discovered one of the basic
> limitations
> of SuperCharts EasyLanguage and I just want confirmation from more
> experienced
> users. There seems to be no way to assign values to variables in a
> statement,
> such as:
> iff(close>open,Flag1=1,Flag1=0)
>
> Am I correct in my understanding that this is not possible in
> SuperCharts?
You can't assign a value to an undefined variable like Flag1, however
you should be able to use the predefined variables like Value1 - Value9
and Condition1 - Condition9.
--
--------------------- Doug Deming, IEC --------------------
Investment Engineering, Corp.-Omega Research "Solution Provider"
* * * Visit our Investment Labs online! * * *
WWW Site: http://www.InvestLabs.com Ph.(808)875-4558
Email: doug@xxxxxxxxxxxxxxxxxxx
-----------------------------------------------------------
|