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

MQL4 EA

명시

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 코드
비슷한 주문
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe 30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Technical Description of the EA The Ghost Sovereign engine is a trend-following breakout system optimized for XAUUSD (Gold) . Its logic operates through several distinct layers: Trend Filtering: It utilizes a 144-period Exponential Moving Average (EMA) to establish the primary institutional trend direction . Momentum Entry: The EA executes trades when the closing price of the previous bar confirms a trend breakout
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
TM 30+ USD
Order Block Forms / Price Touches │ ▼ Break Touch Candle High/Low │ ▼ Strength Alignment or BR Valid │ ▼ No Opposing OB within X Pips │ ▼ HL/LH Fractal OR Two-Candle Break │ ▼ ENTRY │ ▼ ──────── Trade Management ──────── │ ├─ Opposing OB Breached │ AND │ Opposite Strength Alignment or BR │ └──► Loss Exit │ ├─ Opposing OB Reached │
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details

프로젝트 정보

예산
30 USD