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