Add account and expert information to the chart_

指定

MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5

Add more of this in (Function to print info)

  • Trade Mode: Demo
  • Name: Artem
  • Server: MetaQuotes-Demo
  • Currency: USD
  • Company: MetaQuotes Software Corp.
  • Limit Orders: 0
  • Lot Size Limits: (0.00)-(000.0)
  • StopOut Mode: Percent
  • Trade Allowed: Yes
  • Trade Expert: Yes
  • Margin Mode: Retail hedging
  • Hedge Allowed: Yes
  • Commission: 0.00 USD
  • Swap: 0.00 USD
  • Taxes: 0.00 USD
  • Margin Level: 39114.06 %
  • Margin Call: 50.00 %
  • Margin Stop Out: 30.00 %
  • Margin Initial: 0.00 USD
  • Margin Maintenance: 0.00 USD
  • Credit: 0.00 USD
  • Commission Blocked: 0.00 USD
  • Monthly Growth: 0.00%
  • Growth: 0.00%
  • Maximum Monthly Drawdown: 0.0%
  • Maximum Drawdown: 0.0%
  • Total Trades Last Month: 0 (0.00%)
  • Latest Trade: 0 (days, weeks, months, years) ago
  • Total Open Trades (Buy):  0
  • Total Open Trades (Sell):  0
  • Total Open Trades: 0
  • Total Open Lots: 0.00
  • Initial Deposit: 0.00 USD
  • Withdrawals: 0.00 USD
  • Deposits: 0.00 USD
  • Monthly Profit: 0.00 USD
  • Total Profit: 0.00 USD
  • Total Time: 0 (days, weeks, months, years)
  • Started: 0000.00.00 00:00:00

//+------------------------------------------------------------------+
//| Function to print info                                           |
//+------------------------------------------------------------------+
    text[1]  = "_________________________________________";
    text[2]  = "Symbol + Timeframe...........: [ " + Symbol_ + ", " + TF_Sec_To_Str(PeriodSeconds(PERIOD_CURRENT)) + " ]";
    text[3]  = "Current Situation..................: [ " + EA_Status + " ]";
    text[4]  = "Current Spread.....................: " + Spread_Str;
    text[5]  = "Bid Price.................................: " + Bid_Str;
    text[6]  = "Ask Price................................: " + Ask_Str;
    text[7]  = "Remaining Candle Time....: " + GetCandleRemainingTime();
    text[8]  = "_________________________________________";
    text[9]  = "Current Profit.........................: " + Float_Str;
    text[10] = "Used Margin..........................: " + Margin_Str;
    text[11] = "Free Margin............................: " + FreeMargin_Str;
    text[12] = "Account Equity.......................: " + Equity_Str;
    text[13] = "Account Balance...................: " + Balance_Str;
    text[14] = "Account Leverage.................: 1:" + AccLeverage_Str;
    text[15] = "Account Number...................: " + AccNumber_Str;
    text[16] = "_________________________________________";
    text[17] = "Market Watch.........................: " + TimeToString(TimeCurrent(), TIME_DATE | TIME_SECONDS);
    text[18] = "_________________________________________";
    text[19] = "Expert Advisor........................: EA_MT4";
_______________________
Add at the end ( USD) or different currency GBP..........

Account Balance:
Account Equity:
Free Margin:
Used Margin:
Current Profit:

_______________________

Try to do this



Chart template

2

If the information gets too big

3


   In MT5, the way values ​​are calculated is different.

   double position_profit = PositionGetDouble(POSITION_PROFIT);    
   double position_swap = PositionGetDouble(POSITION_SWAP);
   double position_comission = PositionCommission(position_ticket);    

   Position_Result = position_profit + position_swap + position_comission;
   Total_Result += Position_Result;  


References https://www.mql5.com/pt/articles/12905


反馈

1
开发者 1
等级
(10)
项目
13
15%
仲裁
0
逾期
1
8%
工作中
2
开发者 2
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
3
开发者 3
等级
(386)
项目
410
30%
仲裁
66
20% / 70%
逾期
52
13%
工作中
4
开发者 4
等级
(7)
项目
12
42%
仲裁
1
0% / 100%
逾期
2
17%
空闲
5
开发者 5
等级
(238)
项目
244
31%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
6
开发者 6
等级
(7)
项目
7
14%
仲裁
0
逾期
2
29%
工作中
7
开发者 7
等级
(536)
项目
614
34%
仲裁
34
38% / 47%
逾期
9
1%
繁忙
8
开发者 8
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
9
开发者 9
等级
(77)
项目
233
73%
仲裁
6
100% / 0%
逾期
1
0%
空闲
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(101)
项目
122
30%
仲裁
5
40% / 20%
逾期
5
4%
工作中
12
开发者 12
等级
(189)
项目
235
34%
仲裁
8
63% / 38%
逾期
6
3%
工作中
发布者: 1 文章, 8 代码
13
开发者 13
等级
(451)
项目
561
25%
仲裁
22
41% / 36%
逾期
85
15%
工作中
发布者: 6 代码
14
开发者 14
等级
(12)
项目
17
35%
仲裁
0
逾期
1
6%
空闲
15
开发者 15
等级
(15)
项目
20
35%
仲裁
2
0% / 100%
逾期
0
空闲
发布者: 1 代码
16
开发者 16
等级
(51)
项目
69
35%
仲裁
1
100% / 0%
逾期
0
空闲
17
开发者 17
等级
(67)
项目
74
5%
仲裁
33
15% / 36%
逾期
6
8%
工作中
相似订单
Robot 50+ USD
The most advanced mobile robot 98 % wine fully automated it must work both mt4 and mt5 with any broker it must be able to trade small amount to big amount
the screenshot is what it looks like i want it to use all the same indicators that the trading view dials have whatever payment is necessary is necessary I'm willing to pay the quicker the better and the more exact the better
Project Overview: We are seeking a highly skilled and experienced developer to build a next-generation Forex Expert Advisor (EA) for MetaTrader 5. The core innovation of this project is an EA that relies 100% on a custom deep learning AI model (e.g., LSTM, Transformer) for generating all trading signals. The EA will trade the XAU/USD (Gold) instrument. The developer must be proficient not only in advanced MQL5
Ethereum Trading EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally, it should be an HFT-style EA; a swing trading EA is also acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: Minimum 70% win rate with a 1:1 risk:reward. Input variables required: Stop Levels: Stop Loss (SL) and Take Profit (TP) Trailing
I need an Expert Advisor (EA) that can trade on Forex pairs, Metals (like XAUUSD), and Crypto coins . Key points: Fixed lot size (configurable). EA should work on multiple asset classes. A simple on-chart control panel to manage EA: Start/Stop trading Enable/Disable strategies Change lot size (buttons +/–) Payout button → closes all profitable trades and adds profit to balance ATR-based option for stop loss /
Mthizo trades 30 - 200 USD
- *Currency Pairs*: Major pairs such as EUR/USD, XAU/USD and GBP/USD - *Funding Currency*: South African Rand (ZAR) - *Initial Deposit*: R100 (may require additional deposit for live trading) - *Risk Management*: Basic risk management features, such as stop loss and take profit - *Strategy*: Pre-defined strategy based on Smart Money Concept principles - *Cost*: Approximately R100-R200 (one-time cost or
I need an Expert advisor based on AOX signal . it must have check and handing of trade operation..errors. The main criterin for opening and dosing a position : moving average direction the price is higher than the previous bar Trade lots is input parameter bar
Overview Create a MetaTrader 5 (MT5) indicator that: Pulls live sentiment data from multiple broker APIs. Calculates Net Sentiment (Long% – Short%) and plots each broker as a moving average line on the chart. Displays a weighted average line when ≥2 feeds are active. Saves all data to CSV files per broker for efficient historical loading and performance. Supported Brokers Broker Abbr. Color OandaFX
Manage my live forex account with a disciplined, low-risk approach that produces steady monthly income. My priority is capital protection, so each trade must be sized conservatively, anchored by firm stop-loss orders, and designed to keep drawdown minimal. High-risk tactics such as martingale, grid systems, or excessive leverage are off the table; a measured, rules-based strategy is essential. I will connect the
Description: Gildepak is a purchasing cooperative for packaging materials. We need a program to calculate and fairly distribute the annual bonus (received from preferred suppliers) among our member companies (partners and members). The program should work with a set of predefined tables and data flows, and it must be able to import and export Excel files. Main Tables: Member Companies Company ID Company Name Partner

项目信息

预算
35+ USD
截止日期
 1  3 天

客户

(3)
所下订单5
仲裁计数0