• Bilgiler
11+ yıl
deneyim
25
ürünler
57
demo sürümleri
190
işler
0
sinyaller
0
aboneler
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.
Vladimir Karputov
Never Touch Analysis Program işi için müşteriye geri bildirim bıraktı
Vladimir Karputov
UmnickTrader kodunu yayınladı
An MQL5 implementation of the adaptive UmnickTrade Expert Advisor.
Vladimir Karputov
Elders Safe Zone kodunu yayınladı
An indicator based on Elder's "Safe Zone".
Vladimir Karputov
MACD EA kodunu yayınladı
The Expert Advisor uses three iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD)
Vladimir Karputov
"LifeHack for traders: Blending ForEach with defines (#define)" makalesini yayınladı
LifeHack for traders: Blending ForEach with defines (#define)

The article is an intermediate step for those who still writes in MQL4 and has no desire to switch to MQL5. We continue to search for opportunities to write code in MQL4 style. This time, we will look into the macro substitution of the #define preprocessor.

3
Vladimir Karputov
N Candles v6 kodunu yayınladı
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into account, i.e. whether it is netting or hedging.
Vladimir Karputov
Pipsover 2 kodunu yayınladı
The Expert Advisor works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators.
Vladimir Karputov
MACDSimpleReshetov kodunu yayınladı
An Expert Advisor trading MACD signals. For those who prefer trading CFDs and futures symbols.
Vladimir Karputov
Channels kodunu yayınladı
Trading in a channel based on a Moving Average with the period of 220 and three Envelopes with the periods of 220 and different heights. Position trailing.
Vladimir Karputov
Invest System 4.5 kodunu yayınladı
A trading system based on the account balance and the result of the last trade.