Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 980 Bytes

File metadata and controls

11 lines (8 loc) · 980 Bytes

Contribute to OctoBot Market Making

Feel like OctoBot Market Making is missing a feature? We welcome your pull requests!

As OctoBot Market Making is a distribution of OctoBot, most of its code is located in the OctoBot repository. Therefore, the best way to contribute is to follow the OctoBot contributing guide.

Enabling the Market Making distribution on an OctoBot developer environment

Once your OctoBot developer environment is configured:

  1. Start OctoBot at least once to initialize the config files and install the OctoBot tentacles and stop it.
  2. Open your user/config.json file with a text editor and change "distribution:" "default" to "distribution:" "market_making".
  3. Your OctoBot will now start using the Market Making distribution.