InitRTTWebApiHost | R Documentation |
Init RTTWebApiHost
InitRTTWebApiHost( server = "ttlivewebapi.fxopen.com", port = 8443L, id = NULL, key = NULL, secret = NULL )
server |
a character. Web Address. |
port |
an integer. Port Number. Default is 8443 |
id |
a character. HMAC client id. |
key |
a character. HMAC client key. |
secret |
a character. HMAC secret key. |
RTTWebApiHost ref class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.