andreskull / rFTX

R API for FTX
Other
5 stars 12 forks source link

Adding ftx init #24

Closed PaulineNimo closed 2 years ago

PaulineNimo commented 2 years ago

I have made the requested changes. The default endpoint is ftx.com. The user can run ftx_init with the url argument to set a value as base url. If no argument is provided for the function when the user runs it, a dialog with the two selections is initialised. Let me know in case I missed something.