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.
Similar orders
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
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
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
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