Arbitrage cryptocurrency smartly
Project description
BestArbitrage
Intuitive cryptocurrency arbitrage software
example:
from BestArbitrage.intra_exchange.trading_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.1.tar.gz
(6.2 kB
view details)
File details
Details for the file BestArbitrage-0.4.1.tar.gz
.
File metadata
- Download URL: BestArbitrage-0.4.1.tar.gz
- Upload date:
- Size: 6.2 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2de925dc6044618993c8bafef91bd3616818dc990a84de3a379acc5d0bdfc6f7 |
|
MD5 | 8dec592f926055b45dec1f9c06618bf4 |
|
BLAKE2b-256 | 46658e02559408e698ce361219f54b1693873fd1a36c572f98af8c7dd4f679fc |