Add account and expert information to the chart_

İş Gereklilikleri

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


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(10)
Projeler
13
15%
Arabuluculuk
0
Süresi dolmuş
1
8%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(15)
Projeler
34
24%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
2
6%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(386)
Projeler
410
30%
Arabuluculuk
66
20% / 70%
Süresi dolmuş
52
13%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(7)
Projeler
12
42%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
2
17%
Serbest
5
Geliştirici 5
Derecelendirme
(238)
Projeler
244
31%
Arabuluculuk
0
Süresi dolmuş
3
1%
Serbest
Yayınlandı: 2 kod
6
Geliştirici 6
Derecelendirme
(7)
Projeler
7
14%
Arabuluculuk
0
Süresi dolmuş
2
29%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(536)
Projeler
614
34%
Arabuluculuk
34
38% / 47%
Süresi dolmuş
9
1%
Meşgul
8
Geliştirici 8
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
9
Geliştirici 9
Derecelendirme
(77)
Projeler
233
73%
Arabuluculuk
6
100% / 0%
Süresi dolmuş
1
0%
Serbest
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
11
Geliştirici 11
Derecelendirme
(101)
Projeler
122
30%
Arabuluculuk
5
40% / 20%
Süresi dolmuş
5
4%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(189)
Projeler
235
34%
Arabuluculuk
8
63% / 38%
Süresi dolmuş
6
3%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
13
Geliştirici 13
Derecelendirme
(451)
Projeler
561
25%
Arabuluculuk
22
41% / 36%
Süresi dolmuş
85
15%
Çalışıyor
Yayınlandı: 6 kod
14
Geliştirici 14
Derecelendirme
(12)
Projeler
17
35%
Arabuluculuk
0
Süresi dolmuş
1
6%
Serbest
15
Geliştirici 15
Derecelendirme
(15)
Projeler
20
35%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
0
Serbest
Yayınlandı: 1 kod
16
Geliştirici 16
Derecelendirme
(51)
Projeler
69
35%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
0
Serbest
17
Geliştirici 17
Derecelendirme
(67)
Projeler
74
5%
Arabuluculuk
33
15% / 36%
Süresi dolmuş
6
8%
Çalışıyor
Benzer siparişler
Buyandsell 30+ USD
buyandsell program I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hello everyone, I am interested in developing or customizing a Telegram trade copier for MT5. The main features I am looking for include: Real-time copying of trades from MT5 to Telegram Ability to send trade signals or alerts from Telegram back to MT5 (if possible) Compatibility with multiple accounts and brokers Secure and reliable operation If you have experience in creating or customizing Telegram trade copiers
MT5 EA 30 - 180 USD
Hello everyone, I am looking to develop an order execution strategy for an MT5 Expert Advisor (EA). Specifically, I need help with: Placing automated buy/sell orders based on specific conditions Managing order parameters such as lot size, stop loss, take profit, etc. Ensuring proper order execution and risk management If you are experienced in MQL5 programming or have existing solutions that can be customized, please
I need an experienced MQL5 developer to clean, finalize and polish my EA so it becomes fully compilable and market-ready . The EA currently has a few minor compilation issues and some unfinished logic — your job is to fix those, tidy the code, and ensure stable operation. Please improve strategy rules, risk management (SL/TP, trailing, anti-martingale options), and reduce drawdown in backtests. Deliverables: cleaned
I want to make EA on super trend and with control of lot size & trailing SL . Also daily profit & loss limit. Work on gold , oil , btc pairs. Make possible trail with last low & highs of market. Other one i have a pine script that i want to convert in EA with trailing sl
I have a trading strategy that I want converted into an MT5 Expert Advisor (robot), so I’m looking for a developer experienced in MQL5 to code it accurately with all strategy rules and inputs; if you’re available you can reach to me am not always active here but message me ontgam (Darwebcodefx)
📌 MT5 Bot Development Request Project Title: Support/Resistance + Retest + Continuation Trading Assistant (ICC Style) 1. Trading Style & Purpose I trade price action only — no indicators. My method: Mark support & resistance zones on the 4H chart. Watch for a break of structure. Wait for a retest/correction into the broken level. Enter when price action confirms continuation of the trend. I aim for swing trades
Hi i am looking for someone who know how REALLY to make a zoom function of RSI lines currencies the zoom function consist to display N last candle beginning at 0 line , on the full number of candle of the chart windows , by example with parameter zoom ON : - display the last 10 candle on a windows which display by example 20 candles means it is a "zoom X2" - display the last 5 candle on a windows which display by
I have a TradingView indicator in Pine Script that I want converted into a NinjaTrader (NinjaScript C#) indicator, with the same logic, signals, and visuals fully replicated, so I need a developer experienced in both platforms to handle the conversion, deliver a working NinjaTrader file, and ensure accuracy against the TradingView version
looking for programer to convert from pine to ex4 indicator and code it on my ea Moneypal indicator name is Multy tf fvg available created by Zeiierman in Tradingview. Thank you ! Regards

Proje bilgisi

Bütçe
35+ USD
Son teslim tarihi
from 1 to 3 gün

Müşteri

(3)
Verilmiş siparişler5
Arabuluculuk sayısı0