Skip to main content

Arbitrage cryptocurrency smartly

Project description

BestArbitrage

image Intuitive cryptocurrency arbitrage software

user code example:

from BestArbitrage.intra_exchange.trader_bot import Robot
from BestArbitrage import core
import ccxt


okex = ccxt.okex({
    'apiKey': 'xx0xx0x0-0y00-0000-0x0x-x00xx0xxxxx0x',
    'secret': 'X0XXXX0XXXXXX00XXXXX00XX00XX0X0X',
    'password': 'PaSsWoRd'
})
robot = Robot(client=core.ClientExchangeData(client=okex))
robot.start_arbitrage(min_profit=0.5, sleep_in_chains=1, sleep_in_deals=0.7)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BestArbitrage-0.4.0.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file BestArbitrage-0.4.0.tar.gz.

File metadata

  • Download URL: BestArbitrage-0.4.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.6

File hashes

Hashes for BestArbitrage-0.4.0.tar.gz
Algorithm Hash digest
SHA256 b35fc00d218c69e71b1a818f5a2c43a06742cf3b3b91f76023849b7651d67cf2
MD5 43ee3fbe10cedf1544da335e07ca5359
BLAKE2b-256 e4cb9674160d99888263943b9bac59dba4eca43c43197e846c70f0ced8726f0c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page