Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 480 Bytes

DEMEX Bots

The code found in this repository is meant for educational purposes only.

Built on tradehub-api-js as Proof of Concept.

How it Works

  • node index.js

  • Sensitive information are stored as environment variables.

  • Strategies can be found or added in /bots directory.

  • Strategy configuration and variables should be stored in /config.yml. The bot value must match the name of the file found in /bots