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

Auftrag beendet

Ausführungszeit 8 Tage
Bewertung des Entwicklers
Excelent

Spezifikation

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.

Bewerbungen

1
Entwickler 1
Bewertung
(204)
Projekte
326
43%
Schlichtung
34
32% / 29%
Frist nicht eingehalten
83
25%
Frei
2
Entwickler 2
Bewertung
(1)
Projekte
3
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
1
33%
Frei
3
Entwickler 3
Bewertung
(253)
Projekte
358
49%
Schlichtung
24
25% / 50%
Frist nicht eingehalten
80
22%
Frei
Ähnliche Aufträge
//———————————————————————————————————————————————————————————————————— 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

Projektdetails

Budget
50 - 100 USD