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

仕事が完了した

実行時間8 日
開発者からのフィードバック
Excelent

指定

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.

応答済み

1
開発者 1
評価
(204)
プロジェクト
326
43%
仲裁
34
32% / 29%
期限切れ
83
25%
2
開発者 2
評価
(1)
プロジェクト
3
0%
仲裁
1
100% / 0%
期限切れ
1
33%
3
開発者 3
評価
(253)
プロジェクト
358
49%
仲裁
24
25% / 50%
期限切れ
80
22%
類似した注文
//———————————————————————————————————————————————————————————————————— 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

プロジェクト情報

予算
50 - 100 USD