TradingView/Tuned*/Quants/Weather Forecast Strategy Alert Webhook for dYdX (testnet - see other branch) and phemex or any ccxt supported exchange. Also including Discord and/or Telegram alerts.
if u like this work, join me and grab an exclusive BTC bonus on top at Phemex: https://phemex.com/register-vt1?referralCode=D5ATL or trade with ZERO Fees Decentral (!) at dYdX: https://dydx.exchange/r/MNZFTIFU
Testnet was done. Getting things straight on Live is a complete different story,.. Fun intended...
git clone https://github.com/itsaLca/webhook-orderhoe-feat.-phemex
cd webhook-orderhoe-feat.-phemex
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
Edit api key in config.py
export FLASK_APP=app.py
flask run
throw webhooks from tradingview, tuned*, quants, weather forecasts etc. to localhost/webhook
cd tradingview-test-payloads
curl -X POST -H "Content-Type: application/json" -d @phemex_test_webhook.json http://localhost:5000/webhook
Host a vps in Singapore for phemex. Best option same co-location: AWS ap-southeast-1 region (Singapore, Asia Pacific)
Tuned is deprecated since dec 1 - they shutdown their service.