JSE Token Buy Back

in tradingbot •  5 years ago 

We have open-sourced the code to our buyback trading bot for peer review.

https://github.com/JSEcoin/buyback

The trading bot was developed to add market liquidity and support price levels of the JSE token.

Current monthly buyback is set at 3 ETH and reassessed on a monthly basis.

Our aim is to stabilize and gradually increase the token value against ETH/USD pairs.

Methodology:

  • Bot operates at a random interval between 0 and 60 mins.
  • Market data is extracted from exchanges.
  • Bid price calculated adding liquidity to exchange.
  • Limit order placed.

JSE tokens purchased on exchange are withdrawn back to the distribution account.

The code base is modular so more exchanges can be added in the future and any users wishing to use the code for their own purchases or market making should be able to modify it with relative ease.

tradingBot.jpg

https://jsecoin.com/token-buy-back/

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Warning! This user is on our black list, likely as a known plagiarist, spammer or ID thief. Please be cautious with this post!
If you believe this is an error, please chat with us in the #appeals channel in our discord.

Interesting, will definitely try this!