Published article "Using limit orders instead of Take Profit without changing the EA's original code".

Using limit orders instead of conventional take profits has long been a topic of discussions on the forum. What is the advantage of this approach and how can it be implemented in your trading? In this article, I want to offer you my vision of this topic.
The most downloaded free products:
The most popular forum topics:
- My approach. The core is the engine. 144 new comments
- Where can I open a trading account? 27 new comments
- The fate of the world's currencies in the wake of the demise of the dollar. 23 new comments
Bestsellers in the Market:
4 new products are now available on the Market:
New publications in CodeBase
- Schaff trend cycle CCI Schaff trend cycle CCI
- Schaff trend cycle - Hull Schaff trend cycle - Hull
- Hull quad Hull quad
- NonLagMA with ATR Bands and Control Panel This is a re-write of the nonLagMA found elsewhere and includes several uncommonly shown coding options, including a simple control dashboard.
The most downloaded free products:
The most popular forum topics:
- From theory to practice 97 new comments
- My approach. The core is the engine. 32 new comments
- Errors, bugs, questions 29 new comments
Bestsellers in the Market:
New publications in CodeBase
- Filtered frama Fractal Adaptive Moving Average with value filter
- Frama - floating levels Fractal Adaptive Moving Average with floating levels
- Frama Fractal Adaptive Moving Average -
- 1H Bolinger Bands 1H Bolinger Bands EA trades according to the "Bolinger Bands" indicator and two MA's,has Trailing Stop Loss &Take Profit works best on 1H and 4H time frame major forex pairs and stocks NASDAQ.
- Bladerunner Bladerunner EA trades with "Fractals" indicator and 20 period moving average strategy has Trailing Stop Loss &Take Profit works on 1H time frame major forex pairs and stocks NASDAQ.
7 new products are now available on the Market:
The most downloaded free products:
The most popular forum topics:
- From theory to practice 70 new comments
- Where can I buy a book on EA programming? 54 new comments
- VPS not working 48 new comments
16 new products are now available on the Market:
Most downloaded source codes this month
- 1 Minute Scalper 1 Minute Scalper EA with 13 moving Averages has Trailing Stop Loss &Take Profit works best on 1 minute time frame major forex pairs and stocks NASDAQ.
- Smart Tunel Trading The Smart tunnel is a smart robot for trading with an automatically drawn trend line to act with it and market movement. Enjoy :)
- 15 Minute Scalper 15 Minute Scalper EA trades with Stochastic & Parabolic indicators has Trailing Stop Loss &Take Profit,works best on 15 minute time frame EUR/USD and stocks NASDAQ.
Most read articles this month

MQL5 Cookbook: Getting properties of an open hedge position
MetaTrader 5 is a multi-asset platform. Moreover, it supports different position management systems. Such opportunities provide significantly expanded options for the implementation and formalization of trading ideas. In this article, we discuss methods of handling and accounting of position properties in the hedging mode. The article features a derived class, as well as examples showing how to get and process the properties of a hedge position.

Automated Optimization of an EA for MetaTrader 5
This article describes the implementation of a self-optimization mechanism under MetaTrader 5.

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
Bestsellers in the Market:
New publications in CodeBase
- Super smoother RSI Super smoother RSI
- 555 Scalper 555 Scalper EA trades with two 5 period exponential moving averages has Trailing Stop Loss &Take Profit works on 5 minute time frame major forex pairs and stocks NASDAQ.
- Candle Trader Candle Trader EA trades according to the low/high price of the candle of the previous day,has Trailing Stop Loss &Take Profit, works best on H4 and daily time frame major forex pairs and stocks NASDAQ.
The most downloaded free products:
Bestsellers in the Market:
3 new products are now available on the Market:
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- Better Volume Easy and visual way to check abnormal changes in Volume.
- Stochastic Stochastic EA trades with two "Stochastic " indicators has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ .
6 new products are now available on the Market:
Most downloaded source codes this week
- Price_Action Price_ActionEA trades with "PRICE ACTION" strategy has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.
- KDJ Indicator KDJ Indicator Oscillator
- Smart Tunel Trading The Smart tunnel is a smart robot for trading with an automatically drawn trend line to act with it and market movement. Enjoy :)
Most read articles this week

MQL5 Cookbook: Getting properties of an open hedge position
MetaTrader 5 is a multi-asset platform. Moreover, it supports different position management systems. Such opportunities provide significantly expanded options for the implementation and formalization of trading ideas. In this article, we discuss methods of handling and accounting of position properties in the hedging mode. The article features a derived class, as well as examples showing how to get and process the properties of a hedge position.

The main advantage of trading robots lies in the ability to work 24 hours a day on a remote VPS server. But sometimes it is necessary to intervene in their work, while there may be no direct access to the server. Is it possible to manage EAs remotely? The article proposes one of the options for controlling EAs via external commands.

How to purchase a trading robot from the MetaTrader Market and to install it?
A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.
The most popular forum topics:
- From theory to practice 96 new comments
- Where can I buy a book on EA programming? 89 new comments
- Interesting to know ! 17 new comments
The most downloaded free products:
The most popular forum topics:
- Where can I buy a book on EA programming? 105 new comments
- From theory to practice 65 new comments
- Machine learning in trading: theory, practice, trading and more 48 new comments
New publications in CodeBase
- Larry Williams' Variable Accumulation Distribution (WVAD) Indicator This is Larray Williams's Variable Accumulation Distribution, used in volume analysis.
- Ichimoku Ichimoku EA trades with "Ichimoku " and "Parabolic" indicators,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.
4 new products are now available on the Market:
Bestsellers in the Market:
The most downloaded free products:
Bestsellers in the Market:
New publications in CodeBase
- TrendStrength EMA variation TrendStrength EMA variation
- TrendStrength DSMA TrendStrength of deviation scaled MA
- Demarker Martingale This Martingale EA trades with "Demarker" indicator, it is considered relatively safe because it takes a single trade at a time has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.
7 new products are now available on the Market:
Published article "Movement continuation model - searching on the chart and execution statistics".

This article provides programmatic definition of one of the movement continuation models. The main idea is defining two waves — the main and the correction one. For extreme points, I apply fractals as well as "potential" fractals - extreme points that have not yet formed as fractals.