Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: stellar-deprecated/kelp

v1.1.0 (deprecated)

19 Oct 23:51
Compare
Choose a tag to compare

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is v1.1.0 of kelp.

Now you can fetch prices from Binance, Poloniex, and Bittrex via the CCXT integration. See the CHANGELOG for details.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.1.0) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.1.0
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have. Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this release.

v1.0.0 (deprecated)

15 Oct 21:22
Compare
Choose a tag to compare

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is v1.0.0 of kelp. See the CHANGELOG for details.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.0.0) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.0.0
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have. Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this release.

v1.0.0-rc3 (deprecated)

29 Sep 16:01
Compare
Choose a tag to compare
Pre-release

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is the third release-candidate for v1.0.0 of kelp. See the CHANGELOG for details.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.0.0-rc3) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.0.0-rc3
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have and will try to include it in the final release.
Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this pre-release.

v1.0.0-rc2 (deprecated)

28 Sep 19:05
Compare
Choose a tag to compare
Pre-release

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is the second release-candidate for v1.0.0 of kelp. See the CHANGELOG for details.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.0.0-rc2) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.0.0-rc2
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have and will try to include it in the final release.
Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this pre-release.

v1.0.0-rc1 (deprecated)

13 Aug 23:18
Compare
Choose a tag to compare
Pre-release

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *
This version is not the latest version and is not supported on the currently active version of the Stellar Protocol.
Please see the latest version at the top of the releases page for a version that is compatible with the Stellar test network and main network

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * *

This is the first release-candidate for v1.0.0 of kelp. See the CHANGELOG for details.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.0.0-rc1) and invoke the kelp binary.

Here's an example to get you started (replace filename with the name of the file that you download):

tar xvf filename
cd kelp-v1.0.0-rc1
./kelp

To run the bot in simulation mode, try this command:

./kelp trade -c sample_trader.cfg -s buysell -f sample_buysell.cfg --sim

Be sure to check out our walkthroughs section in the README for a quick intro on how to get started with Kelp.

We welcome any feedback that you have and will try to include it in the final release.
Feel free to open a bug report or submit a feature request, we're listening to what you have to say.

Hope you enjoy this first pre-release.