PureBytes Links
Trading Reference Links
|
I don't think I am the only one but when I read a formula I read
the formula in my head how it is written so I understand what
exactly it is calculating, I found this formula (this is only part)
I am not quite sure of what is happening... I was wondering if
someone could explain... Please.....
If( FmlVar("gh","fo")=8,ru1,
If(FmlVar("gh","fo")=9,ru2,
If(FmlVar("gh","fo")=10,ru3,
If(FmlVar("gh","fo")=11,ru4,ru5))));
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|