Closed bharath-cchmc closed 3 years ago
@bharath-cchmc are you using the CRAN version or the Github version? In the CRAN version, the api_* functions are not exported so they cant be called directly. If you want to do that you will need to use the Github version.
When I use any function api_xxx (eg api_tickers or api_instruments I get an error
Error in api_positions : could not find function "api_positions"
)When I use get_xxx I see those are working fine.
Any help would be appreciated