Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 432 Bytes

Crypto-Automations

Installation

  • Python 3.10
  • Then run pip install -r requirements.txt
  • Duplicate exchanges.sample.json to exchanges.json

Usage

python start.py

How it works

Rules

You can use rules to define the script's behaviors from start.py.

For example, with the Transfer rule, you can ask the script to move funds from one exchange to another when an asset reaches a certain amount.