stoneycreeky / backpack-volume-auto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backpack Trading πŸ”Ή

Discover the latest <crypto/> moves in my Telegram Channel:

My Channel πŸ₯°

Bot used to create trading volume on the Backpack exchange

Quick Start πŸ“š

  1. To install libraries on Windows click on INSTALL.bat (or in console: pip install -r requirements.txt).
  2. To start bot use START.bat (or in console: python main.py).

Configuration πŸ“§

You have the flexibility to customize parameters in inputs/config.py 🧬

image

  1. Api keys configuration.πŸ”’

    You have to put api key and secret key with ':' (api_key:secret_key) into accounts.txt 🧬

    image

  2. (Optional) Proxy Setup πŸ”’

    Configure your proxies with the ANY (socks, http/s, ...) format in inputs/proxies.txt 🌐

    Proxy Configuration

About


Languages

Language:Python 99.9%Language:Batchfile 0.1%