Meta 4 / 5 data to Google sheets as a realtime or minimal interval data

MQL4 전문가

명시

Specification


I am looking for a solution that will display multiple account data on a single heads up display. I have multiple mt4 and mt5  accounts on several VPSs and switching between them is a real pain, especially when I’m in the car driving or traveling.


My initial thought was using Google Sheets or Excel and have the data pushed VIA an EA (1 instance installed on each MT4/MT5 account and pushed to the same Sheet)  using api. One sheet would display the general data and the subsequent sheets would display more detailed data for every account loaded up. I’d probably be working with a programmer who can provide a Google sheet solution but:


I’m open to HTML too but I’d prefer a solution that doesn’t require hosting.


The third option would be to program a separate program completely such as Python.  This is my least favorable option but I’ll let the programmer decide and convince me. My concern is to get the data viewable on any device no matter PC, MAC, iPhone, or Android.


Details: display only, no action will need to be taken from the dashboard or anywhere within the spreadsheet(s) that affects the mt4 programs.


Loading Page:

There should be no limits to the number of accounts I can add. Because I may have more or different account numbers at any given time, it is important for there to be an easy to use loading page where a new account can be added by inputting it’s parameters.


Dashboard

I need to see up-to-the-minute balance (if this is going to cause a problem by making too many queries to the broker server, I might consider itermintant updates, lets discuss), equity, and margin used.

I also need to see information for all the active pairs such as the number of positions and lots and profit like “EURUSD .041 Lots, 3 BUYS, -$321” and “EURUSD 1.45 Lots, 7 SELLS, +$456”, 


I have some prop firm accounts too so I’ll need to plug in for these accounts additional values such as the max daily loss and overall drawdown (this should be programmed when we “load” a new account) and compare this to the running balance/equity etc.


I’d also like a few analytical displays to help me figure out which pairs might be in a drawdown that needs attention such as “EURUSD SELLS makes up 65% of your drawdown”


Notes: Whatever the method, the data should look good and format nicely and uniform.  Scrolling up and down is acceptable but left to right is not. 

I want to be highly involved with the design so if you need input from your design concepts, I’m happy to be here. Lets get to work!

Price is negotiable



응답함

1
개발자 1
등급
(390)
프로젝트
416
30%
중재
74
19% / 69%
기한 초과
52
13%
로드됨
2
개발자 2
등급
(21)
프로젝트
35
54%
중재
8
63% / 38%
기한 초과
1
3%
무료
3
개발자 3
등급
(174)
프로젝트
199
12%
중재
38
37% / 34%
기한 초과
5
3%
작업중
게재됨: 2 코드
비슷한 주문
Purpose: Capture price reversals when the market becomes overextended. This is a mean-reversion strategy , entering trades when the price moves outside Bollinger Bands and RSI confirms an overbought/oversold condition. Indicators Used: Bollinger Bands (20, 2) – detect overextension RSI (14) – confirm momentum extremes Logic: Buy Conditions: Price closes below the lower Bollinger Band RSI < 30 No existing open
I am looking for an experienced NinjaTrader developer to help confirm and later develop two trading strategies based on custom indicator logic. The first strategy is based on an existing MBox Wave indicator , which provides around 11 output values . The strategy must be able to read these indicator outputs at bar close and use them to make trading decisions. The second strategy is an auction-state logic , designed to
I'm looking for an experience developer that can help develop an EA based Strategy below into 1 EA itself no issues if used martingale & fix lot . Symbol : XAUUSD 1m-5m-15m i will explain to the developer more datils before doing the EA. i will send the indicator and the set point. 1- indicator extreme 2- stochastic Oscillator 3- stochastic indicator good luck
I’m looking for an experienced MQL4 / MQL5 developer to help with an indicator project. Project overview: I have an existing MT4 arrow indicator that I’ve used for several years. The indicator is compiled only (.ex4) — source code is not available. It does not repaint . The indicator has stopped displaying properly (likely outdated). What I need: Rebuild the indicator from scratch by analyzing its behavior and
Missy 30 - 600 USD
Develop an Expert Advisor trading trend reversals. Reversal signals will be generated based on Price Action patterns. Trend will be determined based on ADX, Alligator and MACD, while the indicator selection should be available in the EA's input parameters
Hello, I’m looking for a professional MQL4/MQL5 developer to review, backtest, and optimize an EMA-based Expert Advisor to improve its win rate. The EA is already developed, and the task involves analyzing the existing logic, optimizing parameters, and providing performance improvements with clear results. Experience with strategy optimization and scalping systems is required
I am looking for an experienced MQL5 developer with strong skills in AI/Deep Learning integration to build a next-generation Expert Advisor (EA) for MetaTrader 5. 1. Project Overview We are seeking a highly skilled and experienced developer to build a next-generation Forex Expert Advisor (EA) for MetaTrader 5. The core innovation of this project is an EA that relies 100% on a custom deep learning AI model
Hi 👋 I’m looking for an MQL5 programmer to help me with a very simple task 😊 📌 What needs to be done: Convert an existing Python trading strategy into a simple MT5 Expert Advisor Logic is already finished and tested in Python ✅ EA only needs to execute trades based on given rules (no fancy UI, no over‑engineering) Intraday strategy, one symbol, one timeframe ⏱️ 📌 What I provide: Full Python code 📄 Exact trading
Below is the same information written as a continuous, professional text , clear and suitable for a requirements description field. This project consists of adjusting an existing Expert Advisor for MetaTrader 5, written in MQL5. The original EA structure, logic, and trading methodology must be fully preserved, with no rewriting, simplification, or replacement of the strategy. The only required functional change is to
//+------------------------------------------------------------------+ //| MT5 Forex Scalping EA | //| Trend Pullback Scalper | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // ===== INPUTS ===== input double RiskPercent = 0.5; input int EMAFast = 20; input int EMASlow = 50; input int RSIPeriod

프로젝트 정보

예산
30 USD