Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
/ ftx-go Public archive

Golang package to interact with #FTX Exchange APIs. PRs are welcome.

License

Notifications You must be signed in to change notification settings

swhsiang/ftx-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftx-go

Golang package to interact with FTX Exchange APIs. PRs are welcome.

Current Status

Under development. There are some issues on API authentication. Don't use it for production.

TODO

  • APIs
    • account
    • market
    • wallet
    • orders
    • convert
    • spot margin
    • fills
    • funding payments
    • leveraged tokens
    • options
    • srm staking
  • Authentication. Authenticate all requests.
  • Rate limit to api requests. Two packages at least. one for http and the other one for websocket.
  • pagination for http requests
  • Defining data structures / copy data structures from ftxexchange/ftx
  • deciding websocket package

About

Golang package to interact with #FTX Exchange APIs. PRs are welcome.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages