JavaScript Chart Analysis and Webhook Alerts
Budget: $30 – $250 CAD
I need a JavaScript script to monitor six charts on TradingView, each displaying four key values: closing price, VWAP, 20 EMA, and 50 EMA. The script should read the closing value and determine if it has crossed the VWAP, 20 EMA, or 50 EMA. Upon detecting a crossover, it should send individual webhooks indicating the direction of the crossover (e.g., "Chart 1 crossed up the EMA 20"," Chart 2 crossed down the EMA 20").
Key Requirements:
- Monitor six charts simultaneously on TradingView.
- Detect crossovers of the closing price with VWAP, 20 EMA, and 50 EMA.
- Send webhooks for each crossover event to a specific endpoint requiring 36 different webhook variations.
- Execute checks at 10-minute intervals, starting at 00:59:58 and ending at 10:09:58.
- Operate entirely on a local machine without using TradingView's alert system.
Ideal Skills and Experience:
- Proficiency in JavaScript for scripting and automation.
- Experience with webhooks and API integration.
- Familiarity with TradingView charts and technical analysis indicators.
- Ability to implement efficient, time-based execution for precise interval checks.
This project requires a solution that is both reliable and efficient, ensuring timely notifications without relying on TradingView's built-in alert system.
Attached is a photo of how the charts will look and the fixed position of the values.
Key Requirements:
- Monitor six charts simultaneously on TradingView.
- Detect crossovers of the closing price with VWAP, 20 EMA, and 50 EMA.
- Send webhooks for each crossover event to a specific endpoint requiring 36 different webhook variations.
- Execute checks at 10-minute intervals, starting at 00:59:58 and ending at 10:09:58.
- Operate entirely on a local machine without using TradingView's alert system.
Ideal Skills and Experience:
- Proficiency in JavaScript for scripting and automation.
- Experience with webhooks and API integration.
- Familiarity with TradingView charts and technical analysis indicators.
- Ability to implement efficient, time-based execution for precise interval checks.
This project requires a solution that is both reliable and efficient, ensuring timely notifications without relying on TradingView's built-in alert system.
Attached is a photo of how the charts will look and the fixed position of the values.
Related categories:
PHP
JavaScript
Python
Software Architecture
Financial Analysis
Scripting
Automation
API Integration