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.Client(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.2.tar.gz
(6.1 kB
view details)
File details
Details for the file BestArbitrage-0.4.2.tar.gz
.
File metadata
- Download URL: BestArbitrage-0.4.2.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 991afcff1930ed529212cce5b637eed156f8bbc0b78f0f519c2303549401ef8e |
|
MD5 | 1819f855026f805cde1ac649e4b02c98 |
|
BLAKE2b-256 | c0d5f860f51a16e9b97240a31757a4038b6c533959b744a5c956ae6629b2b7f4 |