I run between 10-20 MT4 terminals and I have EAs on each terminal that shows me a graph of balance, equity and P&L live, and per day back 10 days etc but I don't have an overall view of all the terminals combined. I'd like this built so I can connect to the page from mobile/desktop without logging in to each terminal.
MyFXbook and FXblue kinda do this job but they focus very much on Balance and not equity, but equity is what I need to focus on.
The job is to set up the host/server and build a website that takes the data from each terminal (or build an EA on the terminal that uploads the data) and creates a page with statistics of the overall (and detailed) position of all the accounts.
Alternative might be easier to scrape the MyFXbook or FXblue page of the portfolio and use the Equity balance, #lots etc and then build our page form that data. Mostly they have all this data on those pages.
here is what the page should display ....
--------------------------
For example (to updated every 1 min)
Current -5mins 60mins Start of Day
Total Balance $12,205 $12,110 $11,200 $11,504
Total Equity $11,200 $12,599 $12,444 $12,991
Line Graph of 1 min sample Balance back XX periods
Live Graph of 1 min samples Equity back XX period
Line Graph of # open positions
Line Graph of # open lots
--------------------------
Then to show data from Each individual account
------------------
Balance $value of account, -5min, -60mins, Start of Day
Equity accounts of account, -5min, -60mins, Start of Dat.
Total Open positions
Total Open Lots
Graph of Balance back XX periods
Graph of Equity back XX period
List of open positions
List of recent closed positions
---------------------
Work includes setting up web hosting or VPS with webserver. open to public but with login/password
we could add some other interesting info there but this is the basics.
Must be possible for me to add new accounts
Example of the graph by the EA on the local account attached.
Solicitudes similares
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization