Create Line Graph Indicators For MT4 Based On Data From 3 Websites

İş tamamlandı

Tamamlanma süresi: 8 gün
Geliştirici tarafından geri bildirim
Excelent

Şartname

Pull live data (2 numbers per pair, 3 total pairs) from 3 different websites, average them and plot them on the graph as an indicator for each pair (3 total).

Pull 2 additional numbers per pair from 1 website and plot a second line on graph for each pair (3 total).

Allow custom input to choose how often to update/refresh data (ie: refresh and plot data every X minutes) so I can adjust it on the fly.

Allow custom input to choose which of the two line graphs to display.

This is a rather simple project of just web scraping, averaging 3 data sources, and plotting a line graph. If I knew how to code I would do it myself.

Looking for someone that can code this to be reliable and stable as soon as possible. With additional future work for the right person.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(204)
Projeler
326
43%
Arabuluculuk
34
32% / 29%
Süresi dolmuş
83
25%
Serbest
2
Geliştirici 2
Derecelendirme
(1)
Projeler
3
0%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
1
33%
Serbest
3
Geliştirici 3
Derecelendirme
(253)
Projeler
358
49%
Arabuluculuk
24
25% / 50%
Süresi dolmuş
80
22%
Serbest
Benzer siparişler
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
AWFX 69+ USD
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity

Proje bilgisi

Bütçe
50 - 100 USD