iam create this bot via python3 , its help full to make perfect trade,iam used wazrix api you can use whatever api your trade like binance,coindcx api's,take this repo at a model to build your own bot :)
it will notify perfect price to buy in every 2hrs in telegram
make changes whatever you want and add your api key and chat id
then,
1) sudo apt install heroku
2) heroku login and heroku git:clone -a "your-app-name"
3) sudo apt install git
4) git add .
5) git commit -am "deploy"
6) git push heroku master