• Bilgiler
13+ yıl
deneyim
28
ürünler
81
demo sürümleri
228
işler
1
sinyaller
0
aboneler
Vladimir Karputov
"How to create a graphical panel of any complexity level" makalesini yayınladı
How to create a graphical panel of any complexity level

The article features a detailed explanation of how to create a panel on the basis of the CAppDialog class and how to add controls to the panel. It provides the description of the panel structure and a scheme, which shows the inheritance of objects. From this article, you will also learn how events are handled and how they are delivered to dependent controls. Additional examples show how to edit panel parameters, such as the size and the background color.

4
Vladimir Karputov
EA Stop Order kodunu yayınladı
The Expert Advisor places a grid of pending Buy Stop and Sell Stop orders.
Vladimir Karputov
Highest Lowest kodunu yayınladı
The Highest Lowest indicator searches for bars having High above the High of bars on the left and on the right, as well as bars having Low below the Low of bars on the left and on the right. Uses the DRAW_ARROW style.
Vladimir Karputov
Improve kodunu yayınladı
An Expert Advisor based on two iMAs (Moving Average,MA) and one iRSI (Relative Strength Index, RSI). It tracks virtual profit. Works on two symbols.
Vladimir Karputov
SV v.4.2.5 kodunu yayınladı
The Expert Advisor opens no more than one position per day. Positions are opened at the specified time. It searches for the Highest and Lowest price in an interval. Data of two iMA (Moving Average, MA) indicators are used.
Vladimir Karputov
Days of the week color kodunu yayınladı
A colored histogram of the days of the week. Uses the drawing style DRAW_COLOR_HISTOGRAM.
Vladimir Karputov
Trend RDS kodunu yayınladı
Trend detection based on the last three bars.
Vladimir Karputov
Aeron JJN Scalper EA kodunu yayınladı
The Expert Advisor places pending Buy Stop and Sell Stop orders. Includes checks for the minimum distance of orders in points (SYMBOL_TRADE_STOPS_LEVEL).
Vladimir Karputov
FarhadCrab1 kodunu yayınladı
An Expert Advisor based on two iMAs (Moving Average, MA) and one iSAR (Parabolic SAR). Position trailing.
Vladimir Karputov
Days of the week kodunu yayınladı
A histogram of the days of the week.
Vladimir Karputov
SignalMAAboveBelow 3 kodunu yayınladı
A module of trading signals based on the Moving Average indicator signal module.
Vladimir Karputov
Alexav SpeedUp M1 kodunu yayınladı
Simultaneous opening of two opposite positions. Trailing Stop.
Vladimir Karputov
Hans123_Trader kodunu yayınladı
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.
Vladimir Karputov
"Comparing speeds of self-caching indicators" makalesini yayınladı
Comparing speeds of self-caching indicators

The article compares the classic MQL5 access to indicators with alternative MQL4-style methods. Several varieties of MQL4-style access to indicators are considered: with and without the indicator handles caching. Considering the indicator handles inside the MQL5 core is analyzed as well.

4
Vladimir Karputov
Ichimoku kodunu yayınladı
An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator. Separate Stop Loss, Take Profit and Trailing Stop for BUY and SELL positions. The EA operation time is configurable. A check is performed on the current bar: only one position can be opened.
Vladimir Karputov
BHS system kodunu yayınladı
The EA trades using pending Buy Stop and Sell Stop orders, applying the iAMA (Adaptive Moving Average, AMA) indicator based on a "round price". Position trailing.
Vladimir Karputov
MathCeilRoundFloor kodunu yayınladı
Example of functions MathCeil, MathRound and MathFloor.
Vladimir Karputov
Fractured Fractals kodunu yayınladı
The Expert Advisor uses the Fractals indicator signals to place pending orders and trail the Stop Loss level of positions.
Vladimir Karputov
SignalMAAboveBelow 2 kodunu yayınladı
A module of trading signals based on the Moving Average indicator signal module.
Vladimir Karputov
OpenTime 2 kodunu yayınladı
The Expert Advisor opens positions inside two time intervals. Trades are closed at the specified time. Trailing Stop.