We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi team,
We couldn't run below comments. PFA.
python3 -m arbitrage -m Paymium get-balance
python3 -m arbitrage -m Paymium,BitstampUSD get-balance
Then we have checked test commend ( nosetests arbitrage/ ). This is also got some error. PFA.
Kindly check and help to us ASAP.
The text was updated successfully, but these errors were encountered:
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%
Sorry, something went wrong.
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%
Is it utilizing Flashloans in order to get the most out of the Arbitrage Opportunities or it just doing it on our own Money.
No branches or pull requests
Hi team,
We couldn't run below comments. PFA.
python3 -m arbitrage -m Paymium get-balance
python3 -m arbitrage -m Paymium,BitstampUSD get-balance
Then we have checked test commend ( nosetests arbitrage/ ). This is also got some error. PFA.
Kindly check and help to us ASAP.
The text was updated successfully, but these errors were encountered: