PureBytes Links
Trading Reference Links
|
Hi, Tomasz:
WRITEVAL() and ROUND() need a bit of refining.
WRITEVAL() always uses three decimal places (which affects how ROUND()
works), and both need the ability to set the number of decimals.
I am not sure how to check if some functions, such as ROUND(), work as they
should, since, as far as I can tell, WRITEVAL() has to be used to see
ROUND()'s value.
WRITEVAL() also adds one or two spaces (depending on the integer value)
before its returned value, which messes up commentaries.
--
---===///||| Donald Dalley |||\\\===---
The World of AmiBroker Support
http://webhome.idirect.com/~ddalley
Member: ICOA and Team AMIGA
------------------------------------------------------------------------
eGroup home: http://www.eGroups.com/list/amibroker
Free Web-based e-mail groups by eGroups.com
|