Skip to content

akhilesh-saipangallu/golang-fix-tx-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is the official Golang client for the FalconX transaction FIX gateway.

Quick start

Under the main.go update the following constants

  1. API_KEY
  2. PASSPHRASE
  3. SECRET_KEY
  4. FIX_HOST
  5. SENDER_COMP_ID
  6. TARGET_COMP_ID
  7. SOCKET_CONNECT_PORT

By default the client will try to place a limit order for BTC/USD token pair at 1 USD price. You can modify this as needed.

About FalconX

FalconX is an institutional digital asset brokerage.

About

Golang client for FalconX FIX transaction gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages