Skip to content

davelk06/auto_trade_backpack_exchange

 
 

Repository files navigation

auto_trade_backpack_exchange

Auto trade on Backpack exchange with Javascript:

Note:

  • Make sure you have more than: 5 $USDC in exchange
  • This code will trade in pairs: $SOL/$USDC

  1. Create account: Backpack

  2. Download code: solotop999/auto_trade_backpack_exchange

  3. Create backpack API: https://backpack.exchange/settings/api-keys

  4. Install NodeJS: How to install Nodejs (Version >= v18.16.0)

  5. Open file index.js and edit this to your API_KEY and API_SECRET: image

  6. Start

npm install
node ./index.js
  1. Results:

image

Source from: catsats

About

auto_trade on Backpack exchange typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%