PureBytes Links
Trading Reference Links
|
hello, excuse for my english, this list is very good!
Please help me to correct this simple exploration:
If(CLOSE<0.3,Then Tick=0.0005)
If(CLOSE>=0.3 and <=1,499,Then Tick=0.001)
If(CLOSE>=1.5 and <=2,995,Then Tick=0.005)
If(CLOSE>=3,Then Tick=0.001)
tick is the name of Column B, I want that column B in report have tick value
calculated, I'm a newbie of this software.
Thanks very much,
Fulvio
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|