package
0.0.0-20231217171527-ab5ca81a7343
Repository: https://github.com/sklinkert/at.git
Documentation: pkg.go.dev
# README
FTX Broker
Implement the FTX.com trading API as broker backend. It fetches ticks from FTX.com but paperwallet
for trading. So no trades are excuted via the FTX.com API right now as they don't offer sandboxes accounts for testing/demo purpose.
If you want to enable trading with real money feel free to replace the paperwallet method calls by actual API calls.