PureBytes Links
Trading Reference Links
|
Import is for importing LOCAL files (stored on your hard drive).
TO get data from web pages and import them you can use URLGet free program, that is described here:
http://www.amibroker.com/newsletter/06-2001.html
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "aleskresta" <ales.kresta@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, March 15, 2007 10:46 PM
Subject: [amibroker] Imporitg data
> Hi,
>
> my problem: If I click File/Import ASCII and then just put into the
> name of the file http://akcie.vasweb.eu/data/spad-vse.php it works
> great, but I made a script file which contains:
>
> AmiBroker = new ActiveXObject( "Broker.Application" );
>
> AmiBroker.Import(0,"http://akcie.vasweb.eu/data/spad-vse.php", "als-
> moje web stranka.format");
> AmiBroker.RefreshAll();
> AmiBroker.SaveDatabase();
>
>
> I added this script into the tools, but problem is that this script
> does nothing(u can see that the AmiBroker was refreshed, but Tickers
> are not updated). Could someone help me please??
>
>
>
>
> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Transfer from your equities account.
Receive up to $1,000 from GFT. Click here to learn more.
http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|