You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package has been accepted into CRAN and is officially on https://cran.r-project.org/package=rRofex.
You can install it directly in R using install.packages("rRofex").
Changes since last release
New method trading_account_report() to request information about your trading account.
Added 'Trade Count' entry type to trading_md().
I've improved log-in method by storing more information into it.
Now sending 'user-agent' in each API request.
Extra validation on trading_md() and trading_mdh(). It only supports one instrument at the time. See documentation page for requesting many.
"tidy = TRUE" is set by default in trading_md() and trading_mdh().