maxme / bitcoin-arbitrage

Bitcoin arbitrage - opportunity detector
MIT License
2.42k stars 858 forks source link

ImportError: No module named arbitrer #71

Open VijiHithub opened 2 years ago

VijiHithub commented 2 years ago

Hi team,

We couldn't run below comments. PFA.

python3 -m arbitrage -m Paymium get-balance

python3 -m arbitrage -m Paymium,BitstampUSD get-balance

image

Then we have checked test commend ( nosetests arbitrage/ ). This is also got some error. PFA.

image

Kindly check and help to us ASAP.

maxme commented 8 months ago

Paymium module needs to be updated. Actually most of the market modules need an update. Bitstamp, Kraken, Bitflyer seems to work fine though:

$ python3 -m arbitrage -m Bitstamp,Kraken,Bitflyer
2023-11-03 12:20:48,818 [INFO] profit: 1.440809 USD with volume: 0.197179 BTC - buy from BitFlyerUSD sell to BitFlyerEUR ~0.02%
2023-11-03 12:20:48,818 [INFO] profit: 0.004589 USD with volume: 0.000311 BTC - buy from BitFlyerUSD sell to PaymiumEUR ~0.04%