Skip to content

puneeth714/fourgp_bot

Repository files navigation

Fourgp Bot

A complex market making bot. Which works with both candles and ticks to create signals for cryptocurrency trading.

Installation

  • clone the repository fourgp-bot
  • install the dependencies by running sh install.sh (or pip install -r requirements.txt).
  • pip install is recommended for windows users as install script is for unix or linux users.
  • But there are some conflicts with pip.
  • run the main.py file with python3 main.py

Usage

  • change the configurations in config.json as per your requirements.