For an example of how to conduct testing, see the screenshot!
Recommendations for testing.
For an example of how to conduct testing, see the screenshot!
For an example of how to conduct testing, see the screenshot!
Recommendations for testing.
[spoiler title=”Read More…”]
This bot is an expert scalpel type, which means first of all high performance. In order to ensure high performance, a simple and effective principle of entering the market was chosen. The Expert Advisor forms a channel on the selected timeframe. When the purchase price breaks below this channel (that is, when the price is in a favorable place for us), a pending purchase order is placed. A sell order is placed in the same way when the channel breaks in the other direction. When generating the signal, the level of both the instantaneous and average spread for the last 30 ticks is taken into account, so the input is carried out only at the time of the minimum spread! The next important point is to analyze the market volatility and match the signal according to the acceptable value of the volatility. There are two possible pending orders at the same time, one for buying and the other for selling, and the bot always opens only one order in one direction, that is, there is no accumulation of orders and no grids or martingale. One order in one direction with short stops. After a pending order is placed (or two orders in different directions), the expert Advisor is able to trace this order, that is, if the sale level falls below the middle of the channel, the expert advisor will trace the pending order, so that when the latter is triggered, there are better conditions for the strategy. That is, there is a very effective trailing of pending orders. If the price rises significantly above the channel, the pending order will be removed according to the strategy and there will be an expectation of new favorable conditions. Let’s consider a situation when an order still moves from a pending order to a market order. After the transition of the order to this state, the expert advisor is able to trace its stops when the price moves in the direction of the profitability of the order. And all that can happen next is the triggering of a stop loss or take profit. After that, a new order is expected and so on in a circle. Therefore, the strategy is simple, but well-thought-out and effective in terms of technical implementation and taking into account all possible points for the correct operation of the scalpel-type bot. Another important point is that the bot is able to respond to various abnormal situations that arise in the market. The bot has excellent lot control depending on the deposit, if trading with automated money management is activated. The bot also correctly sets the waiting timings, requotes, repeated attempts to place an order or, if necessary, close it, and so on.
This bot is an expert scalpel type, which means first of all high performance. In order to ensure high performance, a simple and effective principle of entering the market was chosen. The Expert Advisor forms a channel on the selected timeframe. When the purchase price breaks below this channel (that is, when the price is in a favorable place for us), a pending purchase order is placed. A sell order is placed in the same way when the channel breaks in the other direction. When generating the signal, the level of both the instantaneous and average spread for the last 30 ticks is taken into account, so the input is carried out only at the time of the minimum spread! The next important point is to analyze the market volatility and match the signal according to the acceptable value of the volatility. There are two possible pending orders at the same time, one for buying and the other for selling, and the bot always opens only one order in one direction, that is, there is no accumulation of orders and no grids or martingale. One order in one direction with short stops. After a pending order is placed (or two orders in different directions), the expert Advisor is able to trace this order, that is, if the sale level falls below the middle of the channel, the expert advisor will trace the pending order, so that when the latter is triggered, there are better conditions for the strategy. That is, there is a very effective trailing of pending orders. If the price rises significantly above the channel, the pending order will be removed according to the strategy and there will be an expectation of new favorable conditions. Let’s consider a situation when an order still moves from a pending order to a market order. After the transition of the order to this state, the expert advisor is able to trace its stops when the price moves in the direction of the profitability of the order. And all that can happen next is the triggering of a stop loss or take profit. After that, a new order is expected and so on in a circle. Therefore, the strategy is simple, but well-thought-out and effective in terms of technical implementation and taking into account all possible points for the correct operation of the scalpel-type bot. Another important point is that the bot is able to respond to various abnormal situations that arise in the market. The bot has excellent lot control depending on the deposit, if trading with automated money management is activated. The bot also correctly sets the waiting timings, requotes, repeated attempts to place an order or, if necessary, close it, and so on.
[/spoiler]