Skip to content

oliveiraallex/Pharocks-Cryptobot

Repository files navigation

Pharocks Cryptobot

Build Status

Pharocks Cryptobot is a robot app built in Pharo, for buying and selling cryptocurrency pairs, based on a loss / gain percentage strategy.

Different cryptocurrency pairs can be traded, such as Bitcoin / Tether (BTCUSDT), Ethereum / Bitcoin (ETHBTC) or Litecoin / Binancecoin (LTCBNB) for example.

To buy and sell, you need an account in an cryptocurrency exchange, for Pharocks to create buy and sell orders according to the configured strategy.

For now, it is possible to use only with Binance's cryptocurrency exchange, so an account there is mandatory. Create your Binance account now!

Installing Pharocks

Download Pharo Laucher, create a new Pharo 8 image and start it. Then open the playground and run this script:

Metacello new
  baseline: 'Pharocks';
  repository: 'github://oliveiraallex/Pharocks-Cryptobot';
  load

Under construction

This project is under construction.

Disclamer

There is no guarantee of profit or that this application will work without fail. Only you are responsible for using this program. Any loss generated by any application failure is your sole responsibility.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published