Sterling Crest

Sterling Crest

A Disciplined Limit-Order Entry System for MetaTrader 4

Overview

Most retail Expert Advisors open a market order as soon as a signal appears, accepting whatever price the market is offering at that moment.

Sterling Crest takes a different approach. Once a trend setup has been confirmed, the Expert Advisor places a pending limit order and waits for the market to return to the selected level. The objective is to enter at a price determined by the strategy rather than simply accepting the price currently imposed by the market.

The system is built around:

  • a trend engine with ADX-based trend-strength filtering;
  • an adaptive ATR-based entry channel;
  • a two-stage trailing system;
  • separate management of pending orders and open positions;
  • configurable position sizing and risk management;
  • optional position-chain construction.
Signal Logic

1. Volatility Foundation

SignalATRLength measures current market volatility through ATR and determines the scale of the entry channel.

This allows the entry structure to adapt to the current volatility characteristics of the instrument.

2. Trend-Strength Filter

SignalADXThreshold defines the minimum trend strength that a setup must exceed before it can be considered by the system.

Quiet and range-bound market conditions are filtered out before the remaining order-management logic is activated.

3. Separate Entry and Holding Criteria

SignaADXOpenConfirmation defines how strong the trend must be to justify opening a new position.

SignaADXExitConfirmation defines how strong the trend must remain to justify continuing to hold an existing position.

This creates two independently configurable thresholds rather than relying on a single rule for both entry and position retention.

4. Asymmetric Entry Channel

SignalUpperMultiplier and SignaLowerMultiplier independently scale the upper and lower boundaries of the ATR channel.

This makes it possible to account for the fact that an instrument may exhibit different volatility and price behavior during upward and downward movements.

5. Secondary Filter

SignalOverboughtLevel and SignalMeasure provide an additional validation layer based on period and width on top of the primary channel.

Their purpose is to filter out setups that appear valid only from one side of the primary signal structure.

6. Adaptive Sensitivity

SignalThreshold continuously adjusts the strictness of the overall signal block from bar to bar.

Instead of relying on a single fixed threshold, the system can adapt its sensitivity to changing market conditions.

Limit-Order Entry

Sterling Crest uses a two-stage system for entry and position management.

Stage 1 — Pending Limit Order

Once a setup has been confirmed, the Expert Advisor places either:

  • Buy Limit — for a long-side scenario;
  • Sell Limit — for a short-side scenario.

The distance from the current market price is determined by:

LevelStart

The objective is to seek a more favorable entry price than would be available through an immediate market execution.

Pending-Order Trailing

While the limit order remains unfilled, TrailPendingActive enables active management of the pending order.

The adjustment step is defined by:

TrailPending

This allows the pending order to be repositioned as the market moves, preventing the intended entry level from becoming unnecessarily distant from the current price.

Stage 2 — Open-Position Management

Once the pending limit order is executed, the second, fully independent trailing mechanism takes control of the open position.

TrailingEngineActive activates position trailing once floating profit reaches:

TrailEngagementDistance

After activation, the trailing mechanism operates using:

TrailStepPoints

The complete process can therefore be viewed as:

Pending Order → Execution → Open Position → Position Trailing

This separation allows Sterling Crest to manage the trade independently before and after actual execution.

Profit and Loss Protection

The open position is managed using:

  • ProfitCeilingPoints — working take-profit distance;
  • LossFloorPoints — working stop-loss distance.
Position and Risk Management

Position Sizing

Sterling Crest supports two primary position-sizing modes.

Fixed Position Size

BaseContractSize defines a fixed position size.

Automatic Capital-Based Sizing

When AutoCapitalRegulationOn is enabled, position size is calculated relative to account balance using:

CapitalExposureRatio

This allows position exposure to scale with available capital.

Position-Chain Construction

If the market continues moving through the signal zone, the Expert Advisor can add additional positions.

The maximum chain depth is determined by:

PositionChainDepth

The size of subsequent positions can be scaled using:

AllocationScalingExponent

As a result, total market exposure depends not only on the initial position size, but also on the number of positions accumulated within the chain and the selected scaling factor.

Extended-Chain Risk Correction

CorrectionStrategy controls an additional risk-correction mechanism.

When set to:

0 — Disabled

the feature is turned off.

When enabled, the system progressively reduces stop distances as the position chain becomes longer, helping to automatically reduce risk during unusually extended sequences of positions.

Directional Exposure Control

Long and short exposure can be controlled independently:

  • LongExposureEnabled — enables or disables long positions;
  • ShortExposureEnabled — enables or disables short positions.

This allows the strategy to operate on both market directions or restrict trading to only one side.

Execution and Trading Environment

Order Identification

StrategyInstanceID provides a unique identifier for the strategy instance.

ExecutionTag is used as the order comment.

Together, these parameters help keep Sterling Crest orders clearly separated from trades generated by other Expert Advisors or manual trading activity on the same account.

ECN Execution Mode

InstitutionalExecutionMode switches the Expert Advisor into an execution mode designed for ECN-style brokers, where a specific order-processing sequence may be required.

Recommended Usage

1. Test Before Live Deployment

Before deploying Sterling Crest on a live account, thoroughly test the Expert Advisor on the intended:

  • financial instrument;
  • timeframe;
  • historical period;
  • quotation/tick-data conditions.

Where possible, use real-tick testing for a more representative evaluation of execution behavior.

2. Tune ATR and ADX to the Instrument

The signal block, including the ATR/ADX parameters and channel multipliers, should be configured according to the typical volatility and behavior of the specific instrument.

Parameters that perform well on one market are not necessarily appropriate for another.

3. Treat LevelStart and Pending-Order Trailing as a Single Configuration Block

LevelStart, TrailPendingActive, and TrailPending collectively determine how patient the entry mechanism is.

For this reason, these parameters should generally be evaluated and optimized as a related group, rather than independently.

4. Account for Position-Chain Exposure

When configuring:

  • PositionChainDepth;
  • AllocationScalingExponent;

evaluate the total potential exposure of the strategy rather than focusing solely on the initial position size.

Overall risk can increase substantially as additional positions are added to the chain, even when the initial position remains relatively small.

5. Start on a Demo Account

Before moving to live trading, run Sterling Crest on a demo account.

This provides an opportunity to observe:

  • actual pending-limit entry behavior;
  • pending-order trailing;
  • the transition from pending order to open position;
  • the second-stage position trailing;
  • position-chain formation;
  • actual capital and margin requirements.
⚠️ Risk Disclaimer

Trading financial markets involves a significant risk of capital loss.

Results obtained from historical data and strategy-tester simulations do not guarantee comparable results in live trading.

Before using the Expert Advisor on a live account, thoroughly test it on a demo account and ensure that:

  • you fully understand the strategy logic;
  • position sizing is consistent with your risk tolerance;
  • PositionChainDepth and AllocationScalingExponent adequately account for potential growth in total exposure;
  • stop-loss and other protective parameters are appropriate for your risk-management framework.

Sterling Crest is a tool for automating a trading strategy. It is not a guarantee of profitability or future trading performance.


More from author
Trend Anthropoid is a trend indicator that allows you to effectively determine the direction of the current trend, as well as identify potential reversal points. The indicator makes it possible to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and get the desired result. Let's start with the benefits. Allows you to determine the current trend. You can quickly understand which trend is currently developing in the mark
The Trend Logic indicator provides an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps to enter the market on time and make a good profit. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortunately, there is no single correct solution to this problem. Many traders trade at different time frames. For this reason, the received signals are perceived subjectively. The
The Trend Goblin indicator identifies the mainstream trend. They help to analyze the market on a selected time frame. Easy to set up and works on all pairs and all time frames. Trend indicators provide an opportunity to classify the direction of price movement by determining its strength. Solving this problem helps investors enter the market on time and get good returns. It is extremely important for any trader to correctly determine the direction and strength of the trend movement. Unfortunat
Adapter
Yvan Musatov
Индикатор Adapter определяет господствующую тенденцию, помогает анализировать рынок на выбранном временном интервале. Прост в настройке и работает на всех парах и всех временных интервалах. Индикаторы тренда дают возможность классифицировать направление ценового движения, определив его силу. Решение этой проблемы помогает инвесторам вовремя войти в рынок и получить хорошую отдачу. Для любого трейдера крайне важно правильно определить направление и силу трендового движения. К сожалению, единств
The Analytical Trend indicator can track sustained price movement in a specific direction. In this case, the movement itself can be downward, upward or sideways, when the market movement does not have a pronounced direction. The indicator works on the basis of two moving averages and an oscillator. Using the signal search algorithm, the indicator generates signals in the form of arrows. Flexible settings allow you to receive more accurate signals for opening positions. You can quickly understan
The Supernatural channel is determined using a special algorithm, marker points are used to determine the movement of the channel. The Supernatural channel consists of two lines, red and blue, that make up the channel. Simple, visual and efficient use. Can be used for intra-channel trading. The indicator does not redraw and does not lag. Works on all currency pairs and on all timeframes.
Channel Oscillations is a non-redrawing channel indicator based on moving averages. The key difference between the Channel Oscillations indicator and other channel indicators is that Channel Oscillations does not take into account simple moving averages, but double-smoothed ones, which, on the one hand, makes it possible to more clearly determine the market movement, and on the other hand, makes the indicator less sensitive.
Diogenes
Yvan Musatov
Introducing the Diogenes trend indicator! The indicator analyzes market dynamics for pivot points. Shows favorable moments for entering the market in stripes. The principle of operation of the indicator is to automatically determine the current state of the market when placed on a chart. Ready-made trading system. Can be used as a channel indicator or level indicator! This indicator allows you to analyze historical data and, based on them, display instructions for the trader for further action
The Trend Champion indicator works on all timeframes and currency pairs. The indicator should be used as an auxiliary tool for technical analysis, it helps to determine the direction of the trend: either upward or downward price movement for a particular currency pair. Can be used along with oscillators as filters. Trend Champion is a trend indicator. Arrows indicate favorable moments and directions for entering the market. The indicator can be used both for pipsing on small periods and for lo
The Qubit Trend indicator works using the cyclical-wave dependence function. Thus, all entry points will be optimal points at which movement changes. Entry points should be used as potential market reversal points. The default indicator settings are quite effective most of the time. You can customize them based on your needs. But do not forget that the approach must be complex, the indicator signals require additional information to enter the market.
The regression channel is one of the most popular technical analysis tools among traders. First, the indicator draws a trend line between two points, then on its basis it builds a channel of two parallel lines, which will be at the same distance from the regression line. The term linear regression belongs to the field of statistics. The center line of the channel is the trend line. To calculate it, the least squares method is used. The line above the center line acts as resistance for the pric
Control Shot - Unique indicator for identifying trends. The new system adapts to the market, eliminates additional conditions and copes with its task. A revolutionary new way to identify the start of a trend early. The trend indicator, shows signals, can be used with an optimal risk ratio. It uses reliable algorithms in its calculations. Shows favorable moments for entering the market with arrows, that is, using the indicator is quite simple. Tired of adjusting the indicator settings, wasting
Planned transition is a trend indicator that will help a trader to determine the direction of trade. The indicator has a complex algorithm of work. But for the user, only two lines remain, the red line indicates a sell trend, and the blue line indicates a buy trend. Thus, it is quite simple to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher
Modify Trend - Unique indicator for identifying trends. The indicator has a complex algorithm of work. But for the user there are only two colors of arrows, red indicates a sell trend, blue indicates a buy trend. Thus, it is quite easy to interpret the indicator signals. The indicator works on different timeframes; to work with lower timeframes, it is recommended to decrease the indicator period for more frequent entries. To work on higher timeframes, on the contrary, increase. The new system ad
Just download the Quarter Strike indicator and embrace your dream. Trading within the volatility range has always attracted traders, because most often it is simple instruments that turn out to be the most profitable. The Quarter Strike indicator is a variant of constructing a price channel that gives signals of sufficiently high accuracy on any instruments and time periods. Bias or other additional parameters are not applied, that is, the indicator evaluates only the real dynamics. By default
Trinitys
Yvan Musatov
The Trinity indicator will tell you whether you have configured the indicator correctly, while you can specify the history interval in the bars that interests you. Look at the numbers on the chart near the arrows! These are pips of profit from a series of entries on the indicator. Profit pips are calculated at the specified interval. The signal can be read without any problems by any bot. Trading within the volatility range has always attracted traders, because most often it is simple instrumen
Spv
Yvan Musatov
The SPV indicator clearly reflects the cyclical nature of the market. Just one key setting! If it is equal to one, then a fast cycle is displayed, but if, for example, the parameter is 12, then the indicator looks for a cycle in the last 12 bars. You can see the ups and downs of the indicator alternate and have such dependence on the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. Also, the indicator can indicate the qual
SPV Cross
Yvan Musatov
The SPV Cross indicator is based on the SPV  indicator. Works as two indicators together on the same chart. With different settings, you can react to the intersection of lines. Clearly reflects the cyclical nature of the market. Just two key settings! It works on the basis of the principle - one is fast and the other is slow. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. The
SPV Corr
Yvan Musatov
The SPV Corr indicator displays the average percentage correlation between the bar's body and its shadows. A very effective system for building various filters and market entry confirmations. It fixes cyclicality and can be used in trading in different ways. You can see the ups and downs of the indicator alternate and have such a relationship with the market, which can be used to draw conclusions to predict price behavior. Also, indicators can be combined with each other. The value of the indica
SPV Body
Yvan Musatov
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
The SPV Volatility indicator is one of the most effective filters. Volatility filter. Shows three volatility options. The so-called limit, real, and the last most effective filter for the filter is the percentage filter. Percentage display of folatility shows the ratio of limit to real volatility. And thus, if we trade in the middle of the channel, then it is necessary to set a condition that the percentage is less than a certain indicator value. If we trade on the channel breakout - following t
Mastodon
Yvan Musatov
Mastodon - displays potential market entry points. According to the wave theory, Mastodon displays the course of a large wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Mastodon indicator in conjunction with an oscillator, you can create your own trading system, for example, entering the market after a large wave has formed and then exiting whe
The advantage of working with the Gladiator signal indicator is that the trader does not need to conduct technical analysis of the chart on his own. The tool generates ready-made signals in the form of directional arrows. The indicator is considered effective as it does not redraw its signals. This tool is an arrow (signal) one and works without redrawing. Its signals are based on a robust algorithm. Gladiator does not change its readings. Daily and session ranges can be useful for confirming
Signal Casablanca - Arrow technical indicator in the Forex market without redrawing. Able to give hints with minimal errors. It combines several filters, displaying market entry points with arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. Having seen a signal to buy, a trader opens an order without expecting that after a while the initial hint may change to the completely opposite one or simply disappear, having lost its relevance. The signal w
Fargo
Yvan Musatov
Fargo does not change its readings, it is a technical indicator in the Forex market without redrawing. It combines several filters to display market entry arrows on the chart. You can note the accuracy and clarity of the signals of this pointer indicator. When a suitable moment for buying appears, the indicator generates a signal exactly at the moment of its appearance and not below or above the current candle. The arrow will be exactly at the price where the signal appears and will not change
Wonderful
Yvan Musatov
Trend Expert. It works by entering the market with only one buy order and another sell order. It does not form a series of rendering, and therefore you can work with them starting from $ 100! Which is great for beginners. To enter, it uses a system of indicators and a system of dynamic correction of stops depending on volatility, which can be disabled in the settings, but in this case, you will significantly reduce the efficiency of the bot. The bot implements a money management system, which c
Catch
Yvan Musatov
Catch is a reversal indicator and is part of a special category of instruments. it not only analyzes the price movement, but also indicates the points of possible reversals. This facilitates fast and optimal opening of buy or sell orders (depending on the current situation). In this case, the historical data of the analyzed asset must be taken into account. It is the correct execution of such actions that largely helps traders to make the right decision in time and get a profit.
Matios
Yvan Musatov
The Matios indicator visually unloads the price chart and saves analysis time: no signal - no deal, if an opposite signal appears, then the current deal should be closed. This is an arrow indicator for determining the trend. According to the wave theory, Matios displays the course of the wave, while the oscillator can specify the entry point, that is, catch the price movement inside it, i.e. small “subwaves”. By correctly understanding the wave nature of price movements and using the Matios in
Sting
Yvan Musatov
Sting implements indicator technical analysis and allows you to determine the state of the market in the current period and make a decision on a deal based on certain signals. Sting is the result of mathematical calculations based on data on prices and trading volumes. Sting creates signals to perform operations on strong trend movements; it is more expedient to use it for trading when the trend is weakening or sideways. It is used as an additional one, regardless of the phase of the trend mov
Labyrinth
Yvan Musatov
Labyrinth - Trend Expert Advisor. It works by entering the market in lots of buy and sell. It does not form a series of rendering, and therefore you can work with them starting from $ 1000! Which is great for beginners. The bot implements a money management system, which consists in a competent calculation of the risk depending on the deposit. For the correct calculation of the volume, you need to specify the base deposit for calculating the risk. By default, we are talking about a $ 1000 depos
Filter:
No reviews
Reply to review