Kelp Versions Save

Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges

v1.7.1

4 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.7.1 of kelp.

Kelp now supports trading on 100+ centralized exchanges! see the full list of supported exchanges by running ./kelp exchanges. See the CHANGELOG for more details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.7.1) 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.7.1
./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.7.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.7.0 of kelp.

Kelp now supports trading on 100+ centralized exchanges! see the full list of supported exchanges by running ./kelp exchanges. See the CHANGELOG for more details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.7.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.7.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.6.1

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.6.1 of kelp.

Kelp now supports trading on 100+ centralized exchanges! see the full list of supported exchanges by running ./kelp exchanges. See the CHANGELOG for more details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.6.1) 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.6.1
./kelp

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

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

Kelp sets the X-App-Name and X-App-Version headers on requests made to Horizon. These headers help us track overall Kelp usage, so that we can learn about general usage patterns and adapt Kelp to be more useful in the future. These can be turned off using the --no-headers flag. See kelp trade --help for more information.


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.6.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.6.0 of kelp.

Kelp now supports trading on 100+ centralized exchanges! see the full list of supported exchanges by running ./kelp exchanges. See the CHANGELOG for more details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.6.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.6.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.5.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.5.0 of kelp.

See the CHANGELOG for details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.5.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.5.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.4.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.4.0 of kelp.

See the CHANGELOG for details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.4.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.4.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.3.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.3.0 of kelp.

See the CHANGELOG for details on this release.


Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.3.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.3.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.2.0

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.2.0 of kelp.

Download the package for your platform and begin making the market! After you untar the downloaded file, change to the generated directory (kelp-v1.2.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.2.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.1.2

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.2 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.2) 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.2
./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.1.1

5 years ago

* * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * ** * * * * * * * * * * * * * * * * 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.1 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.1) 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.1
./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.