Crypto trader
$python balance.py --init --coins BTC ETH USDT --values 1.2 10.0 100.0 --portfolio my_portfolio
$python balance.py --portfolio my_portfolio
Add the following line to a user's crontab
:
0 * * * * cd /path/to/mentat/ && python balance.py --portfolio my_portfolio