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% / 72%
期限切れ
52
13%
仕事中
2
開発者 2
評価
(21)
プロジェクト
35
54%
仲裁
8
63% / 38%
期限切れ
1
3%
3
開発者 3
評価
(174)
プロジェクト
200
12%
仲裁
39
38% / 33%
期限切れ
5
3%
パブリッシュした人: 2 codes
類似した注文
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
I need MT5 EA programmer to build a trading robot based on Double EMA crossover. Golden Cross to buy and Death cross to sell with SL and TP set directly. I want to give trading time safety so that user can avoid high impact news by setting specific trading time on that day. Time to stop trading and time to start trading again. Also a safety if there is a great gap at the opening of the next day which moves against a
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk

プロジェクト情報

予算
30 USD