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 코드
비슷한 주문
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious

프로젝트 정보

예산
30 USD