Screenshots for the MetaTrader 5 user guide

MQL5 전문가 다른

명시

I need screenshots for the MetaTrader 5 documentation - https://www.metatrader5.com/en/terminal/help

I need you to remake all the images included in the guide, except for those on the very first page which are already up to date.

You simply go through each page of the guide, and take the same images: same size, same interface elements, same set of charts/trades, symbols, etc. These include small icons of commands from the menus.

1. There are about 830 image files. For each one I need two versions:

  • Normal resolution (similar to the existing image). 
  • HiDPI version taken from a HiDPI monitor (4K)


2. Screenshots must be taken from Windows 11. Standard light color scheme.

3. When there is a full size window on the screenshot, you need to make them the same width:

  • 900px for a normal resolution screenshot
  • 1800px for a HiDPI screenshot

4. For command icons the sizes are:

  • 16px for normal
  • 32px for HiDPI

5. Window frames must be clear (solid color), so it's better to always take them from white background, to avoid unnecessary editing.

6. Additional requirements:

  • There must be no company names on the screenshots, including 'MetaQuotes'. All such names must be replaced with 'Broker'
  • There must be no 'MetaTrader' on the screenshots. All such names must be replaced with 'Trading Platform'
  • Empty space on the screenshot must be minimed. No white wholes.
  • All texts must be fully visible. For example, column name should not be shown as 'Vol....' it should be 'Volume'
  • Windows scrollbars should be avoided when possible.
  • There should be no losing trades on screenshots.
  • Charts must show rising price, not falling
  • There must be no cryptocurrency shown
  • Toolbar can be one line only. No toolbars one under another.
  • EA/Indicator demonstrations must be done using standard tools included with the platform (except for the Market).


An example of a HiDPI screenshot is attached


파일:

PNG
example.png
172.0 Kb

응답함

1
개발자 1
등급
(429)
프로젝트
629
54%
중재
32
53% / 22%
기한 초과
6
1%
로드됨
2
개발자 2
등급
(13)
프로젝트
20
40%
중재
1
0% / 100%
기한 초과
1
5%
무료
3
개발자 3
등급
(43)
프로젝트
66
12%
중재
12
58% / 42%
기한 초과
1
2%
무료
4
개발자 4
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
5
개발자 5
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(6)
프로젝트
5
0%
중재
2
50% / 50%
기한 초과
2
40%
무료
7
개발자 7
등급
(3)
프로젝트
1
100%
중재
3
0% / 100%
기한 초과
0
무료
8
개발자 8
등급
(5)
프로젝트
7
0%
중재
8
13% / 75%
기한 초과
3
43%
무료
9
개발자 9
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
11
개발자 11
등급
(39)
프로젝트
46
28%
중재
14
21% / 64%
기한 초과
1
2%
로드됨
12
개발자 12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
13
개발자 13
등급
(32)
프로젝트
35
34%
중재
5
0% / 80%
기한 초과
0
작업중
게재됨: 2 코드
비슷한 주문
Looking to buy an EA which is good, profitable and takes many trades, good for IB broker comissions, Any strategy or martingale is fine, send me a demo license file, I will backtest and purchase immediately if my team like it
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Indicator 125+ USD
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA 30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA 2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)

프로젝트 정보

예산
700 - 1000 USD
기한
에서 15  30 일

고객

넣은 주문7
중재 수0