v0.0.80
What's Changed
- Enhanced auto-trigger buy feature - #316
- Added TradingView Technical Analysis - #327
- Updated buy/auto-buy trigger/sell action to integrate with TradingView Technical Analysis - #327
- Fixed dust transfer base amount. Thanks @ilbuonmarcio - #346
- Added /status endpoint. Thanks @ilbuonmarcio - #347
- Added logging features for actions - #362
Full Changelog: v0.0.79...v0.0.80
How to upgrade
There are some changes in docker-compose.sever.yml
file.
If you are not in master
branch.
$ git checkout master
And then git pull and pull the docker images.
$ git pull
$ docker-compose -f docker-compose.server.yml pull
$ docker-compose -f docker-compose.server.yml up -d