startingfrom4
startingfrom4
shared author's Alexander Fedosov article
Voice World
A system of voice notifications for trade events and signals
A system of voice notifications for trade events and signals

Nowadays, voice assistants play a prominent role in human life, as we often use navigators, voice search and translators. In this article, I will try to develop a simple and user friendly system of voice notifications for various trade events, market states or signals generated by trading signals.

Based on the above post Dear Carl Schreiber, i want to ask and to also know from YOU if mt4 program will find it difficult to handle my strategy? Please respond.
Carl Schreiber
Carl Schreiber
Comment to topic Please i need forum magic assistance.
Before you post and/or create a job in the freelance section read(!): https://www.mql5.com/en/articles/4368 // EA https://www.mql5.com/en/articles/4304 // Indi
Please i just posted at forum and i also deem it wise to share it at my timeline so that my MQL5.community friends will see my post and come to assistance me.
startingfrom4
startingfrom4
Please i need forum magic assistance.
Good morning. Please i humbly need forum magic assistance. i need a hackerton developer that will help me write my complicated strategy with the job no https://www.mql5.com/en/job/130404. The price for this job from developers are 300$. What i have
startingfrom4
startingfrom4
Kbird EA will be undergoing a serious 2 star upgrade.
Kbird EA owner believes that Kbird EA brain power is too minor to withstand the uncountable challenge at the market arena.
The 2 star upgrade of Kbird EA will help Kbird EA gain canal knowledge of candlestick color and point and sum some simple arithmetic progressions on its own and thereafter modify its stoploss position on its own without daddies consent.
Such a powerful do it yourself inbuilt sense, will help Kbird EA auto-trade like other good adult forex robot.
My little baby bird is set for upgrade.
Baby, Daddy loves you!
startingfrom4
startingfrom4
Kbird EA is still a babe with little up or down sense organ.

Next step is to add two more sense.

Though more sense is to be added as time processes that make @Kbird EA an adult auto-trader.

Haloooooooo @Kbird EA
Good day friends @Delya Elsadany greets with a big issue at hand: Service desk did not respond to my ticket since 10 working days?
Dalya Elsadany
Dalya Elsadany
Deleted topic "Service desk did not respond to my ticket since 10 working days"
Deleted by moderator Marsel from category General good day friends the issue is simple i requested arbitration for a job as the client disappeared for about a month now and also i started a ticket after 10 working days of the arbitration as no
startingfrom4
startingfrom4 2019.08.23
@Dalya Elsadany please be patient your matter will be attain to hence @Sergey Golubev have confirmed that financial issue is their utmost priority for now.

Please be patient till they solve all the unnameable something that is delaying Service Desk to get to you after 10 working days as you explain.

Fix will come soon @Dalya Elsadany. patient, ah.
startingfrom4
startingfrom4
:- a culture thing. ummmmmmmmmmm
Well done @Sergey Golubev
Sergey Golubev
Sergey Golubev
The Murrey Math Trading System
Description of trading system (zip'ed html file) and some indicators (with the description inside the code - use MetaEditor to read)
shared author's Artyom Trishkin article
Good work @Artyom Trishkin
Library for easy and quick development of MetaTrader programs (part VIII): Order and position modification events
Library for easy and quick development of MetaTrader programs (part VIII): Order and position modification events

In the previous articles, we started creating a large cross-platform library simplifying the development of programs for MetaTrader 5 and MetaTrader 4 platforms. In the seventh part, we added tracking StopLimit orders activation and prepared the functionality for tracking other events involving orders and positions. In this article, we will develop the class for tracking order and position modification events.

moderated to follow the rules as usual
Alain Verleyen
Alain Verleyen
Press review
This link provided to me by RaptorUK , give me the idea that it would be interesting to have a place here on the site to share such links. So I opened a new topic, it will be moderated to follow the rules as usual, but also about the content
shared author's fxsaber article
An attempt to combine theory with practice in the algorithmic trading field....!
Extract profit down to the last pip
Extract profit down to the last pip

The article describes an attempt to combine theory with practice in the algorithmic trading field. Most of discussions concerning the creation of Trading Systems is connected with the use of historic bars and various indicators applied thereon. This is the most well covered field and thus we will not consider it. Bars represent a very artificial entity; therefore we will work with something closer to proto-data, namely the price ticks.

shared author's Paul article
very good article!
thanks.
Auto-Generated Documentation for MQL5 Code
Auto-Generated Documentation for MQL5 Code

Most Java coders will be familiar with the auto-generated documentation that can be created with JavaDocs. The idea is to add comments into the code in a semi-structured way that can then be extracted into an easy to navigate help file. The C++ world also has a number of documentation auto-generators, with Microsoft's SandCastle and Doxygen being two leaders. The article describes the use of Doxygen to create HTML help file from structured comments in MQL5 code. The experiment worked very well and I believe the help documentation that Doxygen produces from MQL5 code will add a great deal of value.

shared author's Roman Klymenko article
money management rules is highly recommended for any trading.
Developing a cross-platform Expert Advisor to set StopLoss and TakeProfit based on risk settings
Developing a cross-platform Expert Advisor to set StopLoss and TakeProfit based on risk settings

In this article, we will create an Expert Advisor for automated entry lot calculation based on risk values. Also the Expert Advisor will be able to automatically place Take Profit with the select ratio to Stop Loss. That is, it can calculate Take Profit based on any selected ratio, such as 3 to 1, 4 to 1 or any other selected value.

shared author's Alexander Fedosov article
The main ones are technical and fundamental.
Price velocity measurement methods
Price velocity measurement methods

There are multiple different approaches to market research and analysis. The main ones are technical and fundamental. In technical analysis, traders collect, process and analyze numerical data and parameters related to the market, including prices, volumes, etc. In fundamental analysis, traders analyze events and news affecting the markets directly or indirectly. The article deals with price velocity measurement methods and studies trading strategies based on that methods.

shared author's Maxim Dmitrievsky article
Python using sockets
MetaTrader 5 and Python integration: receiving and sending data
MetaTrader 5 and Python integration: receiving and sending data

Comprehensive data processing requires extensive tools and is often beyond the sandbox of one single application. Specialized programming languages are used for processing and analyzing data, statistics and machine learning. One of the leading programming languages for data processing is Python. The article provides a description of how to connect MetaTrader 5 and Python using sockets, as well as how to receive quotes via the terminal API.

shared author's Maxim Dmitrievsky article
Price series have memory as humans breath. Good!
Grokking market "memory" through differentiation and entropy analysis
Grokking market "memory" through differentiation and entropy analysis

The scope of use of fractional differentiation is wide enough. For example, a differentiated series is usually input into machine learning algorithms. The problem is that it is necessary to display new data in accordance with the available history, which the machine learning model can recognize. In this article we will consider an original approach to time series differentiation. The article additionally contains an example of a self optimizing trading system based on a received differentiated series.

shared author's Alexander Fedosov article
Great!
14 patterns selected from a large variety of existing candlestick formations.
Studying candlestick analysis techniques (Part II): Auto search for new patterns
Studying candlestick analysis techniques (Part II): Auto search for new patterns

In the previous article, we analyzed 14 patterns selected from a large variety of existing candlestick formations. It is impossible to analyze all the patterns one by one, therefore another solution was found. The new system searches and tests new candlestick patterns based on known candlestick types.

shared author's Artyom Trishkin article
Library for easy and quick development of MetaTrader programs (part IV): Trading events
Library for easy and quick development of MetaTrader programs (part IV): Trading events
Library for easy and quick development of MetaTrader programs (part IV): Trading events

In the previous articles, we started creating a large cross-platform library simplifying the development of programs for MetaTrader 5 and MetaTrader 4 platforms. We already have collections of historical orders and deals, market orders and positions, as well as the class for convenient selection and sorting of orders. In this part, we will continue the development of the base object and teach the Engine Library to track trading events on the account.

startingfrom4
startingfrom4
Add more friends.
startingfrom4
startingfrom4
I like the response. No 4 with powerful trade panel amplifiers. Hummmmmm. Super.