Domain Summary

mql4.com

mql4: automated forex trading, strategy tester and custom indicators with metatrader

MQL4: automated forex trading, strategy tester and custom indicators with MetaTrader

Global rank: #326903
Daily visitors: 5.31K
Monthly Visits: 159,367
Pageviews per user: 2.49
Registrar Abuse Contact Email: [email protected]
Registrant Phone:
Rating
TLD: com
IP Address: 78.140.180.54
Organization: Webzilla B.V.
Category: Finance >
Investing
mql4.com Icon
mql4.com
Last Status:
Online
Last Updated: 16 day ago
loading

About Website

Click here to check amazing mql4 com content for United States. Otherwise, check out these important facts you probably never knew about mql4.com

mql4: automated forex trading, strategy tester and custom indicators with metatrader

Visit mql4.comRight Arrow
Trust Score DNS Competitors Traffic SSL HTTP Headers WHOIS Reviews SEO

mql4.com Trust Score

mql4.com is probably legit as the trust score is reasonable. Our algorithm rated mql4.com a 60. Although our rating of mql4.com is medium to low risk, we encourage you to always vote as the evaluation of the site is done automatically.

The trust rating is high. Might be safe.
Trustscore
60 / 100

What is your feeling about mql4.com?

rating 10
rating 20
rating 30
rating 40
rating 50
No reviews. Be the first to Review.

Which Sites are Alternatives & Competitors to mql4.com?

Explore the top alternatives and rivals of mql4.com in November 2024, and assess their data relating to website traffic, SEO, Web Server Information, and Whois. Refer to the list below for the best competitors of mql4.com, and simply click on each one to delve into their specific details.

See More

Mentioned on Their Website:

  • forexboat.com
    What is MQL4 and How to use it in Forex Trading - ForexBoat

    https://forexboat.com/what-is-mql4-guide/

    MetaQuotes Language 4 (MQL4) is a programming language that allows you to create technical indicators, scripts, function libraries, and trading robots (expert …

  • mql4.com
    Welcome to MQL4.community

    https://www.mql4.com/about

    MetaQuotes Language 4 (MQL4) is a new integrated programming language for developing indicators and trading strategies for the free-of-charge online trading terminal named …

  • docs.mql4.com
    Object Properties - Objects Constants - MQL4 Reference

    https://docs.mql4.com/constants/objectconstants/enum_object_property

    The true value allows to hide an object from the list. By default, true is set to the objects that display calendar events, trading history and to the objects created from MQL4 programs. To see such graphical objects and access their properties, click on the "All" button in the "List of objects" window. bool.

  • docs.mql4.com
    iMA - Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators/ima

    iMA. Calculates the Moving Average indicator and returns its value. [in] Symbol name on the data of which the indicator will be calculated. NULL means the current symbol. [in] Timeframe. It can be any of ENUM_TIMEFRAMES enumeration values. 0 means the current chart timeframe. [in] Averaging period for calculation. [in] MA shift. Indicators line ...

  • book.mql4.com
    Some Basic Concepts - Basics of MQL4 - MQL4 Tutorial

    https://book.mql4.com/basics/common

    Some basic concepts. The subject of our interest is a program written in MQL4. Before we start a detailed presentation of the rules of writing programs, it is necessary to describe the basic concepts that characterize a program and its interrelations with the information environment. The MetaTrader 4 Client Terminal works with an online connection.

  • docs.mql4.com
    References: Modifier & and Keyword this - Data Types - MQL4

    https://docs.mql4.com/basis/types/this

    In MQL4 parameters of simple types can be passed both by value and by reference, while parameters of compound types are always passed by reference. To inform the compiler that a parameter must be passed by reference, the ampersand character & is added before the parameter name. Passing a parameter by reference means passing the address of the ...

  • docs.mql4.com
    Digits - Predefined Variables - MQL4 Reference

    https://docs.mql4.com/predefined/digitsvar

    Number of digits after decimal point for the current symbol prices. Example: Print(DoubleToStr(Close[0], Digits)); See also. MarketInfo () Close High. Digits - Predefined Variables - MQL4 Reference.

  • docs.mql4.com
    iSAR - Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators/isar

    iSAR. Calculates the Parabolic Stop and Reverse system indicator and returns its value. [in] Symbol name on the data of which the indicator will be calculated. NULL means the current symbol. [in] Timeframe. It can be any of ENUM_TIMEFRAMES enumeration values. 0 means the current chart timeframe. [in] The step of price increment, usually 0.02.

  • docs.mql4.com
    iCCI - Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators/icci

    iCCI. Calculates the Commodity Channel Index indicator and returns its value. [in] Symbol name on the data of which the indicator will be calculated. NULL means the current symbol. [in] Timeframe. It can be any of ENUM_TIMEFRAMES enumeration values. 0 means the current chart timeframe. [in] Averaging period for calculation.

  • similarweb.com
    mql4.com Competitors - Top Sites Like mql4.com | Similarweb

    https://www.similarweb.com/website/mql4.com/competitors/

    mql4.com top 10 competitors & alternatives. Analyze sites like mql4.com ranked by keyword and audience similarity for free with one click here

  • docs.mql4.com
    Integer Types - Data Types - Language Basics - MQL4 Reference

    https://docs.mql4.com/basis/types/integer

    Integer Types. In MQL4 integers are represented by eleven types. Some types can be used together with other ones, if required by the program logic, but in this case it's necessary to remember the rules of typecasting. The table below lists the characteristics of each type. Besides, the last column features a type in C++ corresponding to each type.

  • metatrader4.com
    MQL4 - Auto Trading - MetaTrader 4 Help

    https://www.metatrader4.com/en/trading-platform/help/autotrading/mql4

    MetaQuotes Language 4 (MQL4) is the language for programming of trade strategies built in the client terminal. It allows to write custom expert advisors that automate trade …

  • docs.mql4.com
    Loop Operator for - Operators - Language Basics - MQL4

    https://docs.mql4.com/basis/operators/for

    The for(;;) operator is a continuous loop, equivalent to the while(1) operator. Each expression 1 or 3 can consist of several expressions combined by a comma operator ','. Note. If it is expected that a large number of iterations will be handled in a loop, it is advisable that you check the fact of forced program termination using the IsStopped ...

  • docs.mql4.com
    Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators

    Technical Indicator Functions. A group of functions intended for calculation of standard and custom indicators. For an Expert Advisor (or any other MQL4 program) to take up the …

  • docs.mql4.com
    iATR - Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators/iatr

    Parameters. symbol [in] Symbol name on the data of which the indicator will be calculated. NULL means the current symbol.. timeframe [in] Timeframe. It can be any of ENUM_TIMEFRAMES enumeration values. 0 means the current chart timeframe.. period

  • docs.mql4.com
    Operations of Relation - Operations and Expressions - MQL4

    https://docs.mql4.com/basis/operations/relation

    The value of expressions containing operations of relation or logical operations is FALSE (0) or TRUE (1). The equality of two real numbers can't be compared. In most cases, two seemingly identical numbers can be unequal because of different values in the 15th decimal place. In order to correctly compare two real numbers, compare the normalized ...

  • docs.mql4.com
    Language Basics - MQL4 Reference

    https://docs.mql4.com/basis

    The MetaQuotes Language 4 (MQL4) is an object-oriented high-level programming language intended for writing automated trading strategies, custom technical indicators …

  • docs.mql4.com
    Справочник MQL4

    https://docs.mql4.com/ru/

    Справочник MQL4. MetaQuotes Language 4 (MQL4) - встроенный язык программирования торговых стратегий ...

  • docs.mql4.com
    iClose - Timeseries and Indicators Access - MQL4 Reference

    https://docs.mql4.com/series/iclose

    iClose. Returns Close price value for the bar of specified symbol with timeframe and shift. [in] Symbol name. NULL means the current symbol. [in] Timeframe. It can be any of ENUM_TIMEFRAMES enumeration values. 0 means the current chart timeframe. [in] Index of the value taken from the indicator buffer (shift relative to the current bar the ...

  • metatrader4.com
    MetaQuotes Language 4 for trading robots and technical …

    https://www.metatrader4.com/en/automated-trading/mql4-programming

    MetaQuotes Language 4 (MQL4) is an integrated programming language for developing trading strategies allowing you to create trading robots, technical indicators, scripts, and …

  • docs.mql4.com
    语言基础 - MQL4参考

    https://docs.mql4.com/cn/basis

    The MetaQuotes Language 4 (MQL4) is an object-oriented high-level programming language intended for writing automated trading strategies, custom technical indicators for the analysis of various financial markets. It allows not only to write a variety of expert systems, designed to operate in real time, but also create their own graphical tools ...

  • book.mql4.com
    Operations and Expressions - Basics of MQL4 - MQL4 Tutorial

    https://book.mql4.com/basics/expressions

    In order to understand what importance operations and expressions have in MQL4, no special analogies are needed. Practically, it is the same as operations and expressions …

  • mql4.com
    MQL4: механические торговые системы, тестирование …

    https://www.mql4.com/ru

    MQL4: механические торговые системы, тестирование стратегий и пользовательские индикаторы ...

  • book.mql4.com
    Program in MQL4 - MQL4 Tutorial

    https://book.mql4.com/programm/index

    That is why it is necessary to understand the components of a program. • Special functions. There are a lot of functions built in the MQL4 language. Such functions are called standard functions of the language. But, there are several extremely important functions, which are called special functions. A program cannot be executed without them.

  • gist.github.com
    Small MT4 (http://docs.mql4.com/) script for orders copying …

    https://gist.github.com/caub/9014444

    Embed Embed this gist in your website. Share Copy sharable link for this gist. Clone via HTTPS Clone using the web URL. Learn more about clone URLs

  • docs.mql4.com
    OrderClose - Trade Functions - MQL4 Reference

    https://docs.mql4.com/trading/orderclose

    Not a broker, no real trading accounts. Copyright 2000-2024, MetaQuotes Ltd.

  • book.mql4.com
    MQL4 Tutorial

    https://book.mql4.com/

    Development of applications for MetaTrader 4 Client Terminal requires the knowledge of MQL4. This present textbook will help you create your own Expert Advisors, scripts and …

  • docs.mql4.com
    OrderSelect - Trade Functions - MQL4 Reference

    https://docs.mql4.com/trading/orderselect

    It is strongly recommended to call the OrderSelect () function before request the order data. Consecutive selection of orders using the SELECT_BY_POS parameter returns information in the sequence in which it was received from the trading server. Sorting of the resulting list of orders cannot be guaranteed. Example:

  • docs.mql4.com
    High - Predefined Variables - MQL4 Reference

    https://docs.mql4.com/predefined/high

    double High [] Series array that contains the highest prices of each bar of the current chart. Series array elements are indexed in the reverse order, i.e., from the last one to the first one. The current bar which is the last in the array is indexed as 0. The oldest bar, the first in the chart, is indexed as Bars -1.

  • book.mql4.com
    Table of Contents - MQL4 Tutorial

    https://book.mql4.com/content

    Introduction to MQL4. Basics of MQL4. Some Basic Concepts; Constants and Variables; Data Types; Operations and Expressions ; Operators; Functions; Program Types; …

  • book.mql4.com
    Data Types - Basics of MQL4 - MQL4 Tutorial

    https://book.mql4.com/basics/types

    In MQL4, the following data types are used (for the values of constants, variables, and the values returned by functions): • int (integers) • double (real numbers) • bool (Boolean values, that is logical values) • string (values of string type) • color (values of color type)

  • docs.mql4.com
    Enumerations - Integer Types - Data Types - Language Basics

    https://docs.mql4.com/basis/types/integer/enumeration

    Data of the enum type belong to a certain limited set of data. Defining the enumeration type: The list of values is a list of identifiers of named constants separated by commas. After the enumeration is declared, a new integer-valued 4-byte data type appears. Declaration of the new data type allows the compiler to strictly control types of ...

  • docs.mql4.com
    Arithmetic Operations - Operations and Expressions - MQL4

    https://docs.mql4.com/basis/operations/mathoperation

    Arithmetic operations include additive and multiplicative operations: Sum of variables i = j + 2; Difference of variables i = j - 3; Changing the sign x = - x; Product of variables z = 3 * x; Division quotient i = j / 5; Remainder of division minutes = time % 60; Adding 1 to the variable value i++; Adding 1 to the variable value ++i;

  • docs.mql4.com
    iADX - Technical Indicators - MQL4 Reference

    https://docs.mql4.com/indicators/iadx

    iADX. Calculates the Average Directional Movement Index indicator and returns its value. double iADX(. string symbol, // symbol. int timeframe, // timeframe. int period, // averaging period. int applied_price, // applied price. int mode, // line index. int shift // shift.

See More

DNS Lookup

DNS entries, such as A, NS, MX, and TXT records, are crucial for the functioning of the Internet. The A record maps a domain name to an IPv4 address, while the NS record specifies authoritative name servers for a domain. The MX record identifies the mail server responsible for receiving email messages for a domain. Additionally, the TXT record allows for the association of any text information with a domain name. These records play a vital role in ensuring proper communication and connectivity across the internet.

HostClassTTLTypeData
mql4.comIN21319Aip: 78.140.180.54
mql4.comIN43200NStarget: ns3.mql4.com
mql4.comIN43200NStarget: ns1.mql4.com
mql4.comIN43200NStarget: ns4.mql4.com
mql4.comIN43200NStarget: ns5.mql4.com
mql4.comIN43200NStarget: ns2.mql4.com
mql4.comIN43200SOAmname: ns1.mql4.comrname: domains.metaquotes.netserial: 2020056224refresh: 86400retry: 1800expire: 3600000minimum-ttl: 21600
mql4.comIN43200MXtarget: mailfilter.metaquotes.netpri: 1
mql4.comIN43200TXTtxt: v=spf1 +a:mail.metaquotes.net +mx -all
mql4.comIN43200TXTtxt: google-site-verification=Lp62siXaF4YT0Fpf7cltBm4YSjonSqN1TuKcQ_QzU_Q

mql4.com Traffic Analysis

According to global rankings, mql4.com holds the position of #326903. It attracts an approximate daily audience of 5.31K visitors, leading to a total of 5425 pageviews. On a monthly basis, the website garners around 159.37K visitors.

Daily Visitors5.31K
Monthly Visits159.37K
Pages per Visit2.49
Visit Duration0:02:46
Bounce Rate57.15%
Want complete report?Full SEMrush Report >>
Daily Unique Visitors:
5312
Monthly Visits:
159367
Pages per Visit:
2.49
Daily Pageviews:
5425
Avg. visit duration:
0:02:46
Bounce rate:
57.15%
Monthly Visits (SEMrush):
161823

Traffic Sources

SourcesTraffic Share
Social:
0.13%
Paid Referrals:
4.01%
Mail:
0.25%
Search:
71.26%
Direct:
24.31%

Visitors by Country

CountryTraffic Share
India:
14.77%
United States:
10.30%
Italy:
9.88%
Malaysia:
5.98%
Russia:
5.82%

SSL Checker - SSL Certificate Verify

An SSL certificate is a digital certificate that ensures a secure encrypted connection between a web server and a user's browser. It provides authentication and encryption to keep data private and protected during transmission. mql4.com supports HTTPS, demonstrating their commitment to providing a secure browsing experience for users.

name
*.mql4.com
hash
f7726eb5
issuer
Sectigo Limited
version
2
serialNumber
139635974292329622772672088414009998250
validFrom_time_t
1714521600
validTo_time_t
1746143999
signatureTypeSN
ecdsa-with-SHA256
signatureTypeLN
ecdsa-with-SHA256
signatureTypeNID
794
keyUsage
Digital Signature
extendedKeyUsage
TLS Web Server Authentication, TLS Web Client Authentication
basicConstraints
CA:FALSE
subjectKeyIdentifier
FF:50:DB:CA:FA:41:E3:33:08:69:30:AD:E2:12:29:23:D3:9D:C0:23
authorityKeyIdentifier
keyid:F6:85:0A:3B:11:86:E1:04:7D:0E:AA:0B:2C:D2:EE:CC:64:7B:7B:AE
authorityInfoAccess
CA Issuers - URI:http://crt.sectigo.com/SectigoECCDomainValidationSecureServerCA.crt OCSP - URI:http://ocsp.sectigo.com
subjectAltName
DNS:*.mql4.com, DNS:mql4.com
certificatePolicies
Policy: 1.3.6.1.4.1.6449.1.2.2.7 CPS: https://sectigo.com/CPS Policy: 2.23.140.1.2.1

HTTP Headers

HTTP headers are additional segments of data exchanged between a client (e.g. a web browser) and a server during an HTTP request or response. They serve to provide instructions, metadata, or control parameters for the interaction between the client and server.

Status
HTTP/1.1 301 Moved Permanently
Server
Angie
Date
Wed, 29 May 2024 08:16:38 GMT
Content-Type
text/html
Content-Length
162
Connection
keep-alive
Location
https://www.mql4.com/
Strict-Transport-Security
max-age=31536000; includeSubDomains; preload
X-Frame-Options
SAMEORIGIN
Status
HTTP/1.1 405 Not Allowed
Server
Angie
Date
Wed, 29 May 2024 08:16:39 GMT
Content-Type
text/html
Content-Length
150
Connection
keep-alive

Where is mql4.com hosted?

mql4.com is likely hosted in various data centers located across different regions worldwide. The current data center mentioned is just one of many where the website may be hosted.

Whois Information

WHOIS protocol used to get domain/IP info. Common for reg details, ownership of a domain/IP. Check mql4.com for reg/admin contact info, owner, org, email, phone, creation, and expiration dates.

Domain Updated Date:2023-10-12
Domain Created Date:2004-11-11
Domain Expiry Date:2024-11-11
Domain Name:mql4.com
Registrar WHOIS Server:whois.namecheap.com
Registrar Abuse Contact Email:[email protected]
Registrar Abuse Contact Phone:+1.9854014545
Domain Registrar:NAMECHEAP INC
Domain Owner:

Domain name: mql4.com

Registry Domain ID: 134789105_DOMAIN_COM-VRSN

Registrar WHOIS Server: whois.namecheap.com

Registrar URL: http://www.namecheap.com

Updated Date: 2023-10-12T07:26:37.74Z

Creation Date: 2004-11-11T12:58:49.00Z

Registrar Registration Expiration Date: 2024-11-11T12:58:49.00Z

Registrar: NAMECHEAP INC

Registrar IANA ID: 1068

Registrar Abuse Contact Email: [email protected]

Registrar Abuse Contact Phone: +1.9854014545

Reseller: NAMECHEAP INC

Registrant State/Province: Limassol

Registrant Country: CY

Registrant Email: Select Contact Domain Holder link at https://www.namecheap.com/domains/whois/result?domain=mql4.com

Admin Email: Select Contact Domain Holder link at https://www.namecheap.com/domains/whois/result?domain=mql4.com

Tech Email: Select Contact Domain Holder link at https://www.namecheap.com/domains/whois/result?domain=mql4.com

Name Server: ns5.dnsline.net

URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/

SEO Analysis

SEO analysis involves examining the performance of a website, including titles, descriptions, keywords, and website speed. It also includes identifying popular keywords and researching competitor websites to understand their strategies. The analysis aims to optimize the website's visibility and improve its ranking on search engines.

Title Tag:
MQL4: automated forex trading, strategy tester and custom indicators with MetaTrader

Length: 84 characters

What is the issue about?
Pages have title length greater than 70 characters. If the title is too long, it might be truncated or ignored by Search Engines. Keep it relevant and not too long.

How to fix?
Change the title length to be less than 70 characters. Make it unique and relevant to best describe the page content.

Meta Description:
MQL4 automated forex trading, strategy tester and custom indicators with MetaTrader

Length: 83 characters

When crafting website descriptions, keep in mind that search engines only show the first 150-160 characters in search results. To ensure your entire description is visible, aim for a length of 25-160 characters. If your description is too long, it may get cut off. Conversely, if it's too short, search engines may add text from elsewhere on your page. Additionally, search engines may modify the description you provide to better match the user's search intent. It's best to strike a balance between brevity and relevance for optimal visibility.

Meta Keywords:
  • MQL4 - Automated forex trading with MetaTrader 4 mql4 automated forex trading strategy tester custom indicators MetaTrader

In the realm of search engine optimization, the meta keywords tag has become a relic of the past due to its potential for misuse, ultimately leading major search engines to disregard it in their ranking algorithms.

Keywords Cloud:
Term Count Density
metatrader 11 8.53%
trading 9 6.98%
download 7 5.43%
market 3 2.33%
platform 3 2.33%
mac 2 1.55%
freelance 2 1.55%
windows 2 1.55%
mql 2 1.55%
automated 2 1.55%
signals 2 1.55%
linux 2 1.55%
iphone 2 1.55%
huawei 2 1.55%
android 2 1.55%
ipad 2 1.55%

A crucial factor in search engine optimization is keyword density, which refers to the proportion of a particular keyword present in the text of a webpage. In order to achieve high rankings on search engine results pages, it is essential to maintain the appropriate keyword density for your primary keyword.

Headings:
<H1>
1
<H2>
0
<H3>
0
<H4>
0
<H5>
0
<H6>
0
<h1>Download MetaTrader 5 – the trading platform for the future!</h1>

In SEO, the primary focus is placed on keywords within the content. The title of the page holds the highest importance, followed by heading tags such as h1, h2, and h3. The h1 heading should be the largest on the page, while the h2 heading should be slightly smaller, and the h3 heading even smaller. This hierarchical structure is crucial for optimizing search engine rankings.

Image Alt Attribute:
32 images found in your page, and 22 images are without "ALT" text.

What is the issue about?
The tag does not have an ALT attribute defined. As a general rule, search engines do not interpret the content of image files. The text provided in the attribute enables the site owner to provide relevant information to the search engine and to the end user. Alt text is helpful to end users if they have images disabled or if the image does not properly load. In addition, the Alt text is utilized by screen readers. Make sure that your Alt text is descriptive and accurately reflects what the image represents and supports the content on the page.

How to fix?
Use the <img alt> attribute to write descriptive content for the image: <img source='pic.gif' alt='Accurate and descriptive keyword text that represents the image.' />.

Website Speed Test (Desktop):
0.45 seconds

Website speed is a measurement of how fast the content on your page loads. Website speed is one of many factors involved in the discipline of search engine optimization (SEO), but it is not the only one. In a recent study, the average load time for a web page was 3.21s.

Top Organic Search Terms:
Term Search Volume Traffic Traffic (%)
mql4 com 50 0 0%

CO-Hosted

CoHosted refers to a situation where multiple domain names (websites) are using the same IP address to point to their respective web servers. They could be owned by different individuals or organizations and may serve entirely different purposes.

metatrader5.com
mql5.com
mql4.com

People reviews about mql4.com

Very positive reviews

rating 5

Total reviews: 2
Average score: 5 stars

The total score is based on reviews found on the following sites
Scamadviser: 5/5 stars, 2 reviews

Add your review

rating 1 rating 2 rating 3 rating 4 rating 5

Very positive reviews

rating 5

Total reviews: 2
Average score: 5 stars

The total score is based on reviews found on the following sites
Scamadviser: 5/5 stars, 2 reviews


Back Top
Feedback