Rank: Member
Groups: Registered, Registered Users Joined: 5/30/2005(UTC) Posts: 21
|
hi
where can i get more info about that?
is there is any limit regarding the # of stocks i can track data on realtime?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Unverified Users Joined: 10/28/2004(UTC) Posts: 121
|
In the QuoteCenter Help, type in DDE or Excel.
Look at Adding Reuters Tools menu and Creating a symbol table...
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 5/30/2005(UTC) Posts: 21
|
the quote center help
is it something on the installation disk?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
hey gil-
R U using QuoteCenter? :?:
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/10/2004(UTC) Posts: 863 Location: Salt Lake City, UT
|
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 5/30/2005(UTC) Posts: 21
|
what is the quote center?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
Ahhh.... relocating your post to a place where others can help. :D
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/8/2004(UTC) Posts: 2,266
Was thanked: 1 time(s) in 1 post(s)
|
giladbi wrote:hi
where can i get more info about that?
is there is any limit regarding the # of stocks i can track data on realtime?
That depends on your data provider.
I remember that esignal had a 50 symbol and a 100 symbol package ...
Now to find the excel commands, check your help file, there are not that many and it is pretty straightforward.
Patrick :mrgreen:
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/8/2004(UTC) Posts: 2,266
Was thanked: 1 time(s) in 1 post(s)
|
Here is what is in the help file:
The Equis DDE Server provides a consistent interface for any DDE clients that wish to use security data provided by the MetaStock Data Server (EqDatSrv.exe).
Like all DDE servers, EqDdeSrv uses a topic/item pair to designate requested information. The topic is a string containing the requested security, and the item is a string containing one of the following values:
Item Name Description
OPEN Today's Opening Value
HIGH Today's High Value
LOW Today's Low Value
LAST Today's Last Trade Value
TOTALVOL Today's Total Volume
YDTOTALVOL Yesterday's Total Volume (futures only)
TRADEVOL Last TradeVolume
PREVCLOSE Previous Day's Close
CHANGE LAST – PREVCLOSE
DATE Date of Last Trade (mm/dd/yyyy)
TIME Time of Last Trade (hh:mm)
OPENINT Open Interest
BID Bid Value
ASK Ask Value
BIDSIZE Bid Size
ASKSIZE Ask Size
Notes:
TRADEVOL may be 0 until the first trade takes place following the initial request for data.
Not all items apply to all security types. If an item does not apply to a particular security type the item's value will be 0.
Many spreadsheets support DDE links. For example, you can create a "hot" (continuously updated) link in a Microsoft Excel spreadsheet by entering the following formula in any cell:
=eqddesrv|'msft'!last
The previous example would display the LAST value of Microsoft Stock (MSFT), updating the display with every trade. See the documentation for your spreadsheet for a full description of how to specify DDE links.
The data provided by EqDdeSrv is raw data. A change in the value of some items, such as BID and ASK, does not necessarily indicate that a trade has taken place. The best indicator of a trade is a change in value of TOTALVOL.
If the Equis Data Server (EqDatSrv.exe) is not running when EqDdeSrv.exe is started, EqDdeSrv will attempt to start it.
Additional documentation for EqDdeSrv, complete with a DDE client programming example, is available in the MetaStock Developers Kit.
As you can see you have to use :
=eqddesrv|'SYMBOL'!FIELDNAME
That's all there is to it.
Patrick
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 5/30/2005(UTC) Posts: 21
|
data provider (my broker)
and i want metastock to recieve the tick data
how do i do that?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/8/2004(UTC) Posts: 2,266
Was thanked: 1 time(s) in 1 post(s)
|
Unless your broker provides a real time feed through our data server it won't work.
As you can see the dde link is made through the data server.
Patrick :mrgreen:
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.