Skip to content

smk762/pytomicDEX_makerbot

Repository files navigation

PytomicDEX Makerbot

A Terminal User Interface (TUI) for automated trading with Komodo Platform's Komodo DeFi Framework

PytomicDEX-makerbot

Install

sudo apt install wget curl jq git python3-pip
git clone https://github.com/smk762/pytomicDEX_makerbot/
cd pytomicDEX_makerbot
pip3 install -r requirements.txt
./makerbot.py

Recommended

Walkthrough

Watch the video

Configuration

  • Initial config is done through the TUI on first launch, and stored in the config folder.
  • You can modify the config in the TUI with View/Update Makerbot
  • You can customise pair configs in makerbot_command_params.json for min/max trade and spread.
  • You can edit bot_settings.json manually to add coins or change defaults, which will be applied to makerbot_command_params.json next time you launch the TUI.
  • Existing customised pair configs in makerbot_command_params.json will be retained if the base/quote coins are still in bot_settings.json.
  • To completely reset your config, select Reset Makerbot Config in the TUI.

Warning

Use this with small amounts you are comfortable with and be conscious of your risk tolerance. Always make a secure offline backup of your seed phrase.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published