rRofex (version 1.6.9)

rRofex_connection: Create rRofex Connection Object

Description

rRofex_connection creates a New Connection Object.

Usage

rRofex_connection(token, base_url, user_name)

Arguments

token

String. Mandatory Obtained with trading_login

base_url

String. Mandatory URL given by trading_login or known by the client.

user_name

character. User Name

Value

S4 rRofexConnection object.

A valid rRofexConecciont object.