This EA is a PANEL that GROUPS OF PAIRS at the same time with the conditions stated per each pair attached to the group.
The panel have to be minimalist in size an colors. See the image attached.

7 GROUPS PANEL
Minimize and maximize the panel
1 Group 1 Label "XXXXXXXXXX" Total Equity%: "000.00"
1 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
1 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
2 Group 2 Label "XXXXXXXXXX" Total Equity%: "000.00"
2 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
2 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
3 Group 3 Label "XXXXXXXXXX" Total Equity%: "000.00"
3 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
3 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
4 Group 4 Label "XXXXXXXXXX" Total Equity%: "000.00"
4 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
4 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
5 Group 5 Label "XXXXXXXXXX" Total Equity%: "000.00"
5 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
5 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
6 Group 6 Label "XXXXXXXXXX" Total Equity%: "000.00"
6 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
6 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
7 Group 7 Label "XXXXXXXXXX" Total Equity%: "000.00"
7 Button 1: OPEN BUY (light) Equity%: "000.00" Button 2: CLOSE BUY
7 Button 3: OPEN SELL(light) Equity%: "000.00" Button 4: CLOSE SELL
Note:
Button SELL with opened orders COLOR RED, without GREY
Button BUY with opened orders COLOR BLUE, without GREY
Button SELL CLS GREY without orders, RED with orders
Button BUY CLS GREY without orders, BLUE with orders
Please, put the colors default equal of the picture and controllable.
GENERAL SETTINGS
Panel Label: "XXXXXXXXXXXXXXXX"
Group 1 label: "XXXXXXXXXX"
Group 2 label: "XXXXXXXXXX"
Group 3 label: "XXXXXXXXXX"
Group 4 label: "XXXXXXXXXX"
Group 5 label: "XXXXXXXXXX"
Group 6 label: "XXXXXXXXXX"
Group 7 label: "XXXXXXXXXX"
21 PAIRS SETTINGS
1 PAIR: "XXXXXX"
1 Magic: "XXXXXX"
1 Comment: "XXXXXXXXXXXX"
1 Attached to Group: "1, 2, 3, 4..." (can be in the seven groups)
1 Normal direction 1 or 0: "1,1,1,0..." (normal for the first group, second, third and for the fourth is inverse)
1 Type of MM: "Margin or Equity%"
1 Default Margin$: "2500" (margin converted in lots, margin required for lot in this pair)
1 Default Equity%: "10" (percentage of total equity, margin required for lot in this pair)
2 PAIR: "XXX... Till 21 pairs! (no string "," in one box, separate configurations per pair)
3 PAIR...
***** IMPORTANT *****
100% Full Ownership of the Intelectual piece, Full distribution Right and Unlimited License for all effects - All rights and ownership are exclusive and the source code has to be supplied to me as my own and total property. The source code has to be supplied fully compliant with the rules of the MQL5 market for the Metatrader 4
Похожие заказы
I am looking for a developer to build an Expert Advisor (EA) with strict performance and delivery standards. The EA must demonstrate at least 85%+ win rate in backtests or demo runs. Delivery must be completed within the agreed timeframe (the days we set together). If you cannot meet these requirements, please do not apply. If you foresee delays, you must inform me beforehand — not after deadlines have passed. The EA
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
I am looking for an experienced MQL5 developer to develop a custom Expert Advisor (EA) for MetaTrader 5, primarily for XAUUSD (Gold) . The EA will be based on a proprietary price-action trading strategy that I have already defined. The objective is to translate this strategy into a fully automated, precise and reliable trading system without modifying its underlying logic. The strategy involves specific
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place