PureBytes Links
Trading Reference Links
|
Hi Beachie,
I'm not sure the output from a Scan is configurable unlike the output
from an Exploration:
Here is a way you can do that using Explore.
Filter = Close > 15;
AddColumn( Close, "Close ", 1.4 );
Regards,
William Peters
www.amitools.com
Friday, September 10, 2004, 1:50:38 PM, you wrote:
B> Is it possible to change the number of decimal digits under the "Close" column in Scan
B> results window from 2 to 4 as the currencies are being rounded up.
B> Thanks.
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|