arbitrader icon indicating copy to clipboard operation
arbitrader copied to clipboard

A market neutral cryptocurrency trading bot.

Results 28 arbitrader issues
Sort by recently updated
recently updated
newest added

Bumps [xchange-bitstamp](https://github.com/knowm/XChange) from 5.0.8 to 5.0.13. Commits fdd90aa [maven-release-plugin] prepare release xchange-5.0.13 e8da11b prepare for 5.0.13 release 723a38d format and organize imports fcd2463 update method name 60909e7 Merge pull request...

dependencies

Bumps [xchange-quoine](https://github.com/knowm/XChange) from 5.0.8 to 5.0.13. Commits fdd90aa [maven-release-plugin] prepare release xchange-5.0.13 e8da11b prepare for 5.0.13 release 723a38d format and organize imports fcd2463 update method name 60909e7 Merge pull request...

dependencies

Bumps [xchange-bitflyer](https://github.com/knowm/XChange) from 5.0.8 to 5.0.13. Commits fdd90aa [maven-release-plugin] prepare release xchange-5.0.13 e8da11b prepare for 5.0.13 release 723a38d format and organize imports fcd2463 update method name 60909e7 Merge pull request...

dependencies

Arbitrader can get into a mode where it's waiting for one or more limit orders to fill, either to open or close a pair of positions. If you have bad...

enhancement
help wanted
blocked

The `DecimalConstants` we use to get a BTC scaleof 8 or a USD scale of 2 are incorrect for other currencies. The correct way is to look at the metadata...

tech debt

The current implementation assumes USD is your "default" fiat currency, and uses `convertExchangePair()` all over the place to make a conversion if the _exchange_ is configured to have a different...

enhancement
tech debt

If the paper exchange was able to properly deal with leverage, amount step size and scale configuration, we could more easily test our trade logic for those settings.

enhancement

It would be a nice to have feature for the paper exchanges to persist their state. When running paper mode, if we restart the bot we will lose any entry...

enhancement
help wanted

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.7.1 to 3.0.5. Release notes Sourced from org.springframework.boot's releases. v3.0.5 :lady_beetle: Bug Fixes EmbeddedWebServerFactoryCustomizerAutoConfiguration should not run when embedded web server is not configured #34659 StandardConfigDataResource can...

dependencies

Bumps [xchange-bitstamp](https://github.com/knowm/XChange) from 5.0.9 to 5.1.0. Commits e6ae987 [maven-release-plugin] prepare release xchange-5.1.0 71b3d7f bump version to 5.1.0-SNAPSHOT f7b4929 Merge pull request #4605 from inforeachinc/netty_leaking_threads 49efa73 Merge pull request #4619 from...

dependencies