bxbot icon indicating copy to clipboard operation
bxbot copied to clipboard

A simple Bitcoin trading bot written in Java.

Results 19 bxbot issues
Sort by recently updated
recently updated
newest added

* allow exchanges to implement an OHLC download * OHLC downloads can be resumed, if the exchange & -implementation supports it

enhancement

UI will be built using [Angular](https://angular.io/). It will consume the REST API #32 https://github.com/gazbert/bxbot-ui

enhancement

Running, for instance, mvn verify to run the tests lets the process fail like shown below. The file TextKrakenEchangeAdapter generates failures I think it has to do with the precision...

unit test code issue
build issue

Create Exchange Adapter for Bittrex https://bittrex.com/ API: https://support.bittrex.com/hc/en-us/articles/115003723911-Developer-s-Guide-API

enhancement
help wanted

https://bitflyer.jp/ API: https://lightning.bitflyer.jp/docs?lang=en

enhancement
help wanted

* added api method to get minimum order amount for the current market pair. * Implemented the method for the Kraken exchange, which offers getting the minimum order amount *...

enhancement

Added an adapter which allows to backtest a strategy with ta4j given a recorded ta4j baseseries as json. Some remarks/limitations: * The simulation adapter is based on a current "tick",...

enhancement

I plan to build this out when I have free time in the next month or so. Help would be much appreciated!

enhancement
help wanted