tradingview-webhooks-bot
tradingview-webhooks-bot copied to clipboard
a framework 🏗 for trading with tradingview webhooks!
Thanks for your good work. I would like to know how can I add Oanda API by using your Python module. It will be good if we can add other...
Before reading, thank you for your time and distributing this Princess to the Community!!!!!
Like to send orders to Kraken where the size of my new order is set as a % from already open position.
Just wanted to stop by and show support for what you are doing. TradingView finally came to its senses and opening up webhooks is huge!
ualenvs/trading-hnTPjx37/bin/activate (trading) ubuntu@ip-172-31-34-546:~/tradingview/trading$ python webhook-bot.py * Serving Flask app "webhook-bot" (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use...
Hi Robert, Thanks for the great work. I follow the steps and when I try to send the test alert from tradingview to ngrok. I encounter an error: 500 INTERNAL...
^ SyntaxError: unexpected EOF while parsing 127.0.0.1 - - [10/May/2020 19:24:59] "[35m[1mPOST /webhook HTTP/1.1[0m" 500 - [2020-05-10 19:25:05,541] ERROR in app: Exception on /webhook [POST] Traceback (most recent call last):...
First of all ı want to thank you for your project. Than ı have a problem while ı am sending a "market" order. When I change order type to "limit",...
1. Order size based on % of available funds. Example: free funds € 1000, order LTC/EUR, size 10%: order €100 I personally like to buy round numbers and avoid buying...
I had to change the dependencies to include 1.93 for CCXT to get the more recent exchanges - such as FTX. I get this when sending orders to Ngrok with...