kopia lustrzana https://github.com/fabston/TradingView-Webhook-Bot
				
				
				
			
			bitcoinbotcryptodiscorddockerflaskslacktelegramtradingtradingviewtradingview-webhook-bottweepytwitterwebhookwebhookswebhooks-json
			
		
		
		
		
		
		
		
			| 
				
					
						
							 | 
			||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| config.py | ||
| handler.py | ||
| main.py | ||
| requirements.txt | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	TradingView Webhook Bot
This bot listens to TradingView alerts via webhooks and sends them instantly to Telegram, Discord and/or Email.
Usage
- Clone this repository 
git clone https://github.com/fabcx/TradingView-Webhook-Bot.git - Create your virtual environment 
python3 -m venv TradingView-Webhook-Bot - Activate it 
source TradingView-Webhook-Bot/bin/activate - Install all requirements 
pip install -r requirements.txt - Edit and update the 
config.pyfile - Setup TradingView alerts as shown here
- TradingViews variables like 
{{close}},{{exchange}}etc. work as well. More can be found here - Your webhook url would be 
http://YOUR-IP/webhook 
 - TradingViews variables like 
 - Run the bot 
python main.py 
It is recommended to run flask on a different port like 8080. It is then necessary to forward port 80 to 8080.
Images
Donations
BTC: 13VmcVh7U3y7UQiUGp1nnyn6Pz9TPR61a9
