PureBytes Links
Trading Reference Links
|
I've been working on some scans for stocks w/ mid to low level floats
and comparing them to the days volume.
I have a large text file w/ float data in this type of format...
AA,50000000
ABC,60000000
etc....
and for each stock I look through the file for the symbol and grab
the float during the running of my scan/explore code.
Unfortunately, while it is not terrible, it IS slower than other
scans/explores I've done.
I was wondering if there was a way to bring in and store the float
data somewhere in the AmiBroker database and then access it while
running the scans/exlores. In other words, I'm looking for a field
I could use and access within the AmiBroker database where I could
store the float for each stock.
Any suggestions?
THanks
Mike
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.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/
|