Hi Dan,

I have seen that page, but I don't want to create a plugin for Amibroker 
with the SDK.

I want to make a program on our servers that offer the stock quotes, then 
the Amibroker users should configure Amibroker to get the data not from 
Yahoo or other sources, but from the URL we specify.

So I want to know in which format I need to offer the data and how can 
Amibroker or Ami Quote be configured to be able to get the data from our 
site in order to use it to create charts.

I know that I can offer it in a zip archive with more files, one for each 
symbol, and let the users download it, but it would be pretty hard to 
download the file, unarchive it, then load them in Amibroker... if we offer 
intraday quotes that update at 5 minutes.

Thank you.

Octavian

----- Original Message ----- 
From: "ab319320" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, April 12, 2008 3:15 PM
Subject: [amibroker] Re: downloading quotes from a remote custom source


Octavian
Is this what you want?
Click here and http://www.amibroker.com/download.html go to the
middle of the page and look for "AmiBroker Development Kit"

"The AmiBroker Developlent Kit (ADK) is a package for C/C++
developers allowing [?] to develop own indicator and/or data plugin
DLLs."

Hope this helps

Dan

--- In [email protected], "Octavian Rasnita" <[EMAIL PROTECTED]>
wrote:
>
> Hi,
>
> I am a new member of this list, and I couldn't find an answer to my
question
> anywhere.
>
> I work for a brokerage company and I want to be able to offer our
clients
> the possibility of downloading the quotes from us as easy as
possible.
>
> I am interested in offering the end of day and intraday quotes
because the
> quotes from the stock exchange from my country are not offered by
other
> sites like Yahoo.
>
> I know that Amibroker can be set to use a certain proxy server, and
that I
> can put that server to serve the data, but I don't know in which
format to
> offer it.
>
> Thank you for any information and tips about how to do that.
>
> Octavian
>



Reply via email to