PureBytes Links
Trading Reference Links
|
Hi Tony,
Monday, November 21, 2005, 12:27:57 AM, you wrote:
TL> Yuki,
TL> Can this code be applied in a "scan" instead of the exploration? I've been
TL> having trouble sorting the picks by the most current time. Everything seems
TL> to be arrange alphabetically first and then by time.
As far as I understand (not very far), you need buy and/or sell
statements for a scan.
TL> if (GetDatabaseName() == "eSignal")
TL> x = 157;
TL> else
TL> x = 70;
TL> E.g.
TL> AAPL 945
TL> AAPL 12
TL> VLO 930
TL> VLO 1130
TL> I would like to scan through the list of stocks by time as a priority. Do
TL> you know how to do this?
No, I'm sorry. You have pushed me to my limit. ^_^ But someone
else will help; I'm sure.
Yuki
------------------------ 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/
|