rRofex_connection: Create rRofex Connection Object

Description Usage Arguments Value Note

View source: R/s4_object.R

Description

\Sexpr[results=rd, stage=render]{lifecycle::badge("stable")}

rRofex_connection creates a New Connection Object.

Usage

1

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.

Note

You can use accessors to get information about the Object by using:


rRofex documentation built on Aug. 2, 2021, 9:06 a.m.