Skip to content

Auto trade on Backpack exchange javascript with tresshold limit

Notifications You must be signed in to change notification settings

Widiskel/backpack-auto-trade

Repository files navigation

auto_trade_backpack_exchange

Auto trade on Backpack exchange with Javascript:

REQUIREMENT

  • Have backpack account. If you dont have, regis ->Here
  • Deposit atleast 10 USDC to backpack exchange

SETUP

  1. Create account: Backpack
  2. run
git clone https://github.com/Widiskel/backpack-auto-trade.git
cd backpack-auto-trade
  1. Create backpack API: https://backpack.exchange/settings/api-keys
  2. Install NodeJS: How to install Nodejs (Version >= v18.16.0)
  3. Open file index.js and edit this to your API_KEY and API_SECRET:
  4. run
npm install && node ./index.js

NOTE

  • This code will trade in pairs: $SOL/$USDC
  • check your trading volume -> HERE

Source from: solotop

About

Auto trade on Backpack exchange javascript with tresshold limit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published