|
|
 |
|

11-13-2007, 02:19 AM
|
|
Member
|
|
Join Date: Jun 2006
Posts: 7
|
|
|
Does it work with Vista ultimate
Quote:
|
Originally Posted by runawaycat
FXCMRTD
Language
Visual Basic 6
API Version
Order2Go v01.02.052307
Description
This is an ActiveX DLL that can be used with the Excel RTD function. It used the Order2Go COM API to log into an account and makes various topics in the dealing rates window available through RTD.
Usage
The DLL should be saved locally, such as to C:\WINDOWS\System32. It should then be registered. To do this: - Click Start > Run...
- Type in "regsvr32 "
- Type in the exact location of the DLL. So you will have something like : regsvr32 C:\WINDOWS\system32\FXCMRTD.dll
- Click enter and you should get a message that the DLL was registered successfully.
You can then open Excel and use the RTD function, which is used in the form:
=RTD("FXCMRTD.RTDFunctions",,Currency, Topic, Username, Password, Connection)
*Please note the second parameter is intentionally left blank.
The connection would be "Demo" or "Real", depending on the type of account you would like to get the information from.
Topics can be any of:
- Bid
- Ask
- High
- Low
- IntrS
- IntrB
- ContractSize
- Digits
- Time
Updated
Jul, 23 2007
|
I followed your instructions and I can't register fxcmrtd.dll. Does it work with windows vista? Actually I got a message that C:\windows\system32\fxcmrtd.dll was loaded but the call to DIIRegisterServer failed with error code 0x80004005
|

11-13-2007, 09:24 AM
|
|
Moderator
|
|
Join Date: Jan 2006
Posts: 1,990
|
|
|
The DLL has not been tested on Windows Vista or with Excel 2007 so it's compatibility cannot be assured at present.
|

04-24-2008, 10:46 AM
|
|
Member
|
|
Join Date: Mar 2007
Posts: 5
|
|
|
Problem using RTD
Hi,
i've tried using:
=RTD("fxcmrtd.rtdfunctions","http://www.fxcorporate.com",$A4,B$3,"account","password", "Demo")
but not working, i'm already registered DLL.
administrator....what do you mean: FXCMRTD has now been updated to use Order2Go.CORE. ????
is anything wrong with my code.
Excel 2003 Sp3, windows XP
Thanks
|

05-09-2008, 12:25 PM
|
|
Member
|
|
Join Date: Mar 2007
Posts: 5
|
|
FXCMRTD in Vb.Net ?
Hi,
Do you have a FXCMRTD version for vb.net? Thanks
|

05-13-2008, 09:31 AM
|
|
Moderator
|
|
Join Date: Jan 2006
Posts: 1,990
|
|
|
At the moment, we do not have this.
But the source code for the VB6 version is posted and you are able to use that to try port it across to .NET.
|

01-04-2009, 09:18 PM
|
|
Junior Member
|
|
Join Date: Jan 2009
Posts: 1
|
|
|
2009 - have this problem been solved?
 Same problem here! I'm suprised by lack of response .
Excell always gives #NA[/quote]
|

01-05-2009, 06:01 AM
|
|
Moderator
|
|
Join Date: Jan 2006
Posts: 1,990
|
|
|
Please try with the following parameters in the RTD function:
=RTD("FXCMRTD.RTDFunctions", , "EUR/USD", "Bid", "username", "password", "Demo")
|
 |
|
| Thread Tools |
|
|
| Rate This Thread |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|