PureBytes Links
Trading Reference Links
|
TITLE=WRITEIF(COND1,"A","B")+WRITEIF(COND2,"C","D")+...
--- In amibroker@xxxx, "Tom Supera" <tom_supera@xxxx> wrote:
> Hi,
>
> In my formula (candlestick-analyzer), i have a lot of conditions.
> When I take the writeif function and more than one condition is
true, than nothing would be written.
> Is there any way, that i can see all conditions, that are true.
>
> I ask about that, because it's not so easy to find the mistake in
the great formula.
>
> Thanks for your help
>
> Tom Supera
|