MOTD: TVWB 0.5v released!
tradingview-webhooks-bot is not affiliated with TradingView.com
follow development @robswc on

Settings

PrintData

WebhookReceived
details
Triggers
PrintData
: action
Key
WebhookReceived:81defe

Schemas can make reading data from Tradingview easier! (Read more about schemas on the Wiki) Below are the schemas that have been registered in settings.py from here, you can copy and paste the generated JSON into your tradingview webhook.

order(JSON)
                                                
                                                    {"order_type": "market", "side": "buy", "quantity": 0.0, "symbol": "XBTUSD", "price": 0.0}
                                                
                                            
position(JSON)
                                                
                                                    {"symbol": "XBTUSD", "quantity": 0.0, "entry_price": 0.0, "take_profit": 0.0, "take_loss": 0.0}
                                                
                                            

Monitoring

Graph
More features coming soon!
Logs
TVWB BETA v0.5