• 信息
6+ 年
经验
32
产品
136
演示版
0
工作
0
信号
0
订阅者
👑 理论物理学家,程序员,交易员,拥有15年的经验。
-------------------------------------------------------------
💰 生產的產品:
1) 🏆 具有对市场噪音进行最佳过滤的指标(用于选择开仓和平仓点)。
2) 🏆 统计指标(确定全球趋势)。
3) 🏆 市场研究指标(以澄清价格的微观结构,建立渠道,识别趋势反转和回调之间的差异)。
---------------------------------------------------------------------------
☛ 博客中的更多信息 https://www.mql5.com/en/blogs/post/741637
Aleksey Ivanov
Aleksey Ivanov
Sensitive Signal https://www.mql5.com/en/accounting/buy/market/34171?period=0 - one of the most sensitive indicators that filters out random market noise. Buy this indicator and you are guaranteed success in the financial and stock markets.
The Sensitive Signal ( SS) indicator, using the filtering methods (which includes cluster multicurrency analysis) developed by the author, allows, with a high degree of probability, to establish the beginning of the true (filtered from interference - random price walks) trend movement. It is clear that such an indicator is very effective for trading on the currency exchange, where signals are highly distorted by random noise. The filtration developed by the author is carried out in several iterations and reveals the true trajectory of the regular price movement (more precisely, the most likely curve of such movement) and draws it.
Indicator readings are visual, extremely simple and do not require comments. Blue triangles are located on the uptrend of the regular component of the price movement, red triangles - on the downward. Accordingly, entry points for Buy are where the blue triangles appear immediately behind the red triangles, and for Sell, the opposite. The level of sensitivity of the indicator is adjusted by setting « Select sensitivity level». At the same time, you need to understand that increasing the sensitivity level not only reduces the signal delay (which, in fact, is small for all levels), but increases the probability of issuing a false signal.
Possible moments of a change in the direction of price movement are also marked by arrows, which are never redrawn under any circumstances.
The indicator calculates and displays the StopLoss position lines, calculated based on the current distributions of the price probability and the selected level of probability of closing an order by StopLossas far as the trend reversal. The indicator also considers TakeProfit as the most probable value reached by the price after the signal.

The indicator also has a built-in money management function, in which you can calculate the lot size based on the accepted risk level, the size of the deposit and the StopLoss position.
The indicator has all kinds of alerts. Alert may be turned on: 1) if the indications of the indicator coincide (regarding the direction of the trend) on the last two bars; 2) on a closed candle; 3) on the closed candle and the bar preceding it.


Indicator settings.
§ Price type - applied price. Values: Close price, Open price, High price, Low price, Median price ((high + low)/2 - default), Typical price ((high + low + close)/3), Weighted price ((high + low + 2*close)/4).
§ The averaging method - averaging method. Values: Simple, Exponential (default), Smoothed, Linear weighted.
§ The averaging period - averaging period. Values: any integer (14 default).
§ Select sensitivity level - sensitivity level of the Indicator. Values: Low, Middle (default) and High.
§ Dimensions of markers – Dimensions of the markers. Values: any integer (2 default).
§ The display method - Values: Show trend arrows and show change trend arrows (default), Show only trend arrows, Show only change trend arrows.
§ Show StopLoss and TakeProfit lines? Values : true (default)? false.
§ Trend UP arrow color= DeepSkyBlue
§ Trend DOWN arrow color=Red
§ Down arrow color=Magenta
§ Up arrow color=Lime
§ Signal Identification Method - Values: By the last two bars (default), By closed candle, By closed candle and by the previous for it bar.
§ The Signal method - Type of trading signal alert. Values: No, Send alert, Print (in expert), Comment (in chart), Sound + Print, Sound + Comment, Sound, Push + Comment, Push, Mail + Comment, Mail.
§ The probability of triggering StopLoss P_sl - The probability of closing an order by StopLoss before the trend reversal. Any real number between 0 and 1 (0.05 default).
§ Calculate the lot size from the risk, deposit and P_sl ? – Calculate lot size based on risk, deposit and probability of order closing by StopLoss? Values: true, false (default).
§ Allowable losses in % from Free Margin - (2% default).


Guaranteed success https://www.mql5.com/en/accounting/buy/market/34171?period=0
Aleksey Ivanov
Aleksey Ivanov
Profit MACD https://www.mql5.com/en/accounting/buy/market/35659?period=0 - One of the most accurate non-redrawing indicators that filters out random market noise. Buy this indicator and you are guaranteed success in the financial and stock markets.
I present an indicator for professionals. ProfitMACD is very similar to classic MACD in appearance and its functions. However, ProfitMACD is based on completely new algorithms (for example, it has only one averaging period) and is more robust, especially on small timeframes, since it filters random price walks. The classic MACD indicator (Moving Average Convergence / Divergence) is a very good indicator following the trend, based on the ratio between two moving averages, namely the EMA with periods of 12 and 26, i.e.
MACD = EMA(CLOSE, 12) - EMA(CLOSE, 26),
and the signal line - 9-period moving average from the indicator itself
SIGNAL = SMA(MACD, 9).
The algorithm of the indicator ProfitMACD is much more complicated and is shown in the last screenshot. ProfitMACD, like the classic MACD, is most effective when the market fluctuates with a large amplitude in the trading corridor.
The indicator has all kinds of alerts.


Benefits of ProfitMACD.
1. Classic MACD gives a lot of false signals on small timeframes, providing good results on weekly and daily charts. ProfitMACD works on hour timeframes and can be quite accurate even on M5, which allows it to be used for scalping.
2. In addition, the ProfitMACD indicator has less lag.
3. According to the value of the main line ProfitMACD, presented in points, you can, if there is a signal, set the position of Take Profit when playing on the oscillations inside the channel. And when playing by the trend at this value, you can set the value of Stop Loss.

ProfitMACD signals.
The signals for these indicators are: (1) intersections, (2) overbought / oversold conditions, and (3) divergences.
1. Intersections .
If the main line of the indicator falls below the signal line, then you should sell; if it rises above the signal line, buy. As signals to buy / sell, the intersection of the main line of the zero mark up / down is also used.
2. Overbought / Oversold conditions.
If the indicator is very high, the price is too high and will soon return to a more realistic level.
3. Divergences .
If a higher price high is not confirmed by a higher high on the indicator (bearish divergence) or vice versa, a lower minimum is not confirmed by a minimum on the indicator (bullish divergence), this means the end of the trend and the possible reversal of the trend. Discrepancies are most significant if they form in overbought / oversold areas.

Indicator settings.
§ Price type - applied price. Values: Close price (default), Open price, High price, Low price, Median price ((high + low)/2), Typical price ((high + low + close)/3), Weighted price ((high + low + 2*close)/4).
§ The averaging period - averaging period. Values: any integer (9 default).
§ Main line thickness - Values: any integer (1 default).
§ Signal line thickness - Values: any integer (1 default).
§ Data in points of possible profit? - Show data in points of possible profit? Values: true (default), false.
§ The Signal method - Type of trading signal alert. Values: No, Send alert, Print (in expert), Comment (in chart), Sound + Print, Sound + Comment, Sound, Push + Comment, Push, Mail + Comment, Mail.

Guaranteed success https://www.mql5.com/en/accounting/buy/market/35659?period=0
Aleksey Ivanov
Aleksey Ivanov
One of the most accurate non-redrawing indicators that filters out random market noise. Buy https://www.mql5.com/ru/accounting/buy/market/32028?period=0&source=Site+Profile+Seller&cartId=06f22a00000000007152e365

Structure of the indicator.
The Cunning crocodile indicator consists of three moving averages (applied to the price Median price = (high + low)/2): 1) the usual SMA or the mean of the process X and her two generalizations 2) = > * and 3) = > / with the same averaging period. All three curves intersect at common points that (such an intersection in which the cunning crocodile, unlike the usual one, "never bites his tongue") indicates a change in the trend in the price movement. The formulas for these generalized averages, one of which is faster, and the other slower than the usual SMA, are presented in the following figure.

Algorithms of the indicator.

Using the Cunning crocodile indicator and its advantages.
The trade of the Cunning crocodile indicator is similar to that of the trade of the usual Alligator indicator, but it has the following advantages. First, averaging over the algorithm is less delay than behind the fast SMMA used in the classical Alligator. Secondly, the small slope of the slow is also faster achieved than the small slope of the slow SMMA of the normal Alligator. Therefore, the indicator Cunning crocodile more quickly indicates the transition to both trend and flat market conditions than the classic Alligator. Thirdly, the filtering (from random noise) algorithms developed by the author, which are used in the Cunning crocodile indicator, provide greater signal reliability (i.e., they reduce the probability of a false signal) given by this indicator.

Trade with the Cunning crocodile indicator.
If after reaching a single point of intersection of all three curves "the mouth of the crocodile" is widely opened and the slow average acquires a significant slope, then there is a trend. In this case, the position on Buy (Sell) opens when the price is higher (lower) than the fast average and closes when it is below (above) (those. in the "mouth" Cunning crocodile).
If the slow mean is practically horizontal and (that occupies a significant section of the history) all three lines intersect repeatedly (3 to 6 times) at single points, then the price consolidation takes place. At the same time, the length of the subsequent trend is usually proportional to the length of the previous consolidation area, in which the market spends most of the time (70% -80%), which provides additional information for assessing the state of the market, i.e. it allows to judge whether the trend reversal starts or the trend ends. A rough estimate is as follows: if the trend lasted for 25% -40% of the time of the previous consolidation, then, most likely, there will be a trend end; If the trend lasted less than 20% of the time of the previous consolidation, then a rollback.
In the latest (2.0) version of the indicator, all kinds of alerts have been added.
Indicator parameters.
· Price type - Values: Close price, Open price, High price, Low price, Median price ((high + low)/2 – default), Typical price ((high + low + close)/3), Weighted price ((high + low + 2*close)/4).
· The averaging period - Values: Integer. Default is 5.
· The Signal method - Type of trading signal alert. Values: No, Send alert, Print (in expert), Comment (in chart), Sound + Print, Sound + Comment, Sound.
Buy https://www.mql5.com/ru/accounting/buy/market/32028?period=0&source=Site+Profile+Seller&cartId=06f22a00000000007152e365
Aleksey Ivanov
Aleksey Ivanov
Absolute price https://www.mql5.com/en/market/product/54630
✔️ This indicator is intended for professionals assessing fundamental market trends. This indicator calculates the index of any instrument and analyzes it.
✔️ The indicator has modes for analyzing the indices themselves, namely: Moving Average; Relative Strength Index; Momentum; Commodity Channel Index; Bollinger Bands; Envelopes.
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

TrueChannel FREE https://www.mql5.com/en/market/product/61769
The TrueChannel indicator shows us the true price movement channels. This indicator resembles Donchian Channel in its appearance, but is built on the basis of completely different principles and gives (in comparison with Donchian Channel, which is better just to use to assess volatility) more adequate trading signals.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.
StatZigZag https://www.mql5.com/en/market/product/61091
Its indicator that allows you to get real sustainable profits in long-term trading.

✔️The algorithms of this indicator are unique and developed by their author
✔️ The StatZigZag indicator also builds a channel of maximum price fluctuations around the broken regression line, on the lower (red) line of which you can set StopLoss for buy orders, and on the upper (blue) line - StopLoss for sell orders.
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Friends, I am a theoretical physicist and a trader, mathematically rigorously studying market processes, aspects of which I have already begun to present in my articles. https://www.mql5.com/en/articles/10955
https://www.mql5.com/en/articles/11158
https://www.mql5.com/en/articles/12891
Based on a rigorous theory, I have developed indicators with optimal market noise filtering for trading. https://www.mql5.com/en/blogs/post/741637
However, it should be emphasized that a trader (investor) should choose the direction of his positions on the basis of fundamental analysis, and correctly applied indicators of optimal filtering of market noise should be only its auxiliary tool. These indicators are used to determine:

(1) market entry points are determined,
(2) the positions of stop-loss and profit and their order (time and number of points) of movement are determined,
(3) determine the size of the opened lots (calculated through money management built into the work of many indicators presented here).

I emphasize that for today's highly volatile market, these (1-3) statistically calculated parameters of the game are also (like fundamental analysis) key, in the sense that without them it will be generally impossible to get a stable profit.

Subscribe to my channel and you will be aware of my latest developments in the field of trading
https://www.mql5.com/en/channels/statlab
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Identify Trend FREE https://www.mql5.com/en/market/product/36336
Identify Trend well-known popular indicator with optimal market noise filtering.
✔️The indicator has all kinds of alerts.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Casual Channel https://www.mql5.com/en/market/product/71806
The trends that you see on the charts are not always trends or, more precisely, trends on which you can make money. The point is that there are two kinds of trends: 1) true trends that are caused by fundamental economic reasons that are stable and, therefore, can provide a reliable profit for the trader; 2) and there are false trend sections that only look like a trend and arise due to chains of random events - moving the price (mainly) in one direction. It is impossible to make money on false trends. («True and illusory currency market trends» https://www.mql5.com/en/blogs/post/740838 )
✔️Casual Channel indicator allows you to distinguish a true trend from a false one.
✔️The indicator has a built-in money management function.
✔️The algorithms of this indicator are unique and developed by their author

The algorithm of this indicator is presented in the article. https://www.mql5.com/en/articles/12891
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
The Multicurrency Trend Detector https://www.mql5.com/en/market/product/56194
Multicurrency Trend Detector indicator allows you to immediately and on one chart on a selected time interval (extending from a zero bar to a bar set in the settings by the value horizon) determine the presence, direction and strength of trends in all major currencies, as well as assess the reliability of these trends.
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Friends! The foreign exchange market in our time is an absolute chaos. If you play on the foreign exchange market, then you should treat it exactly like a game, i.e. it is the same as playing in a casino. Don't expect this game to be your main source of income. These are false hopes. Therefore, play for extra money. In no case do not play with borrowed money from someone (banks, friends, etc.). This will lead to disaster.

There is a little more order in the stock market than in the foreign exchange market. Here you can rely on fundamental data on the economic condition (financial statements, etc.) of the companies that issue the respective shares. But here, in our time, when the global crisis is approaching, the data provided by even reputable experts can be unreliable. However, the indicators I provide are better applied to the stock market, which is more orderly.

Modern profitable indicators https://www.mql5.com/en/blogs/post/741637
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Profit Trade https://www.mql5.com/en/market/product/49806
Profit Trade is a deep development of the well-known Donchian channel indicator.
✔️ The indicator demonstrates the current state of the market in a clear and covering all characteristic price scales.
✔️The filtration used in Profit Trade is extremely robust; and this indicator does not redraw.
✔️The indicator settings are extremely simple.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Identify Market State https://www.mql5.com/en/market/product/46028
The Identify Market State indicator allows you to set the beginning of a new trends and pullbacks on an existing trend. This indicator can be used both for trading on scalper strategies and for long-term trading strategies.
✔️ The indicator does not redraw.
✔️The indicator has all types of alerts.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Sensitive Signal https://www.mql5.com/en/market/product/34171
✔️The most sensitive indicator with optimal market noise filtering.
✔️The best indicator for scalpers.
✔️Calculates stop loss and take profit positions.
✔️It has built-in management and all kinds of alerts.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.
Profit MACD https://www.mql5.com/en/market/product/35659
✔️ One of my most profitable indicators with optimal filtering.
✔️The algorithms of this indicator are unique and developed by their author
✔️The indicator has all kinds of alerts.
✔️ The indicator does not redraw.
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.
Cunning crocodile https://www.mql5.com/en/market/product/32028
✔️ One of the best indicators with optimal market noise filtering.
✔️The indicator has all kinds of alerts.
✔️ The indicator does not redraw.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Friends! For those who bought the Scientific trade indicator, it is advisable to download 2 auxiliary tools for it - a script + an indicator.
1. CalculateScientificTradePeriod script
https://www.mql5.com/en/market/product/99909
Firstly, the script estimates how many Mx bars of the chart (on which this script is applied) the future trend will most likely continue and what is its quality.

Secondly, the script is an auxiliary tool for the extremely mathematically advanced and extremely effective ScientificTrade indicator in trading. https://www.mql5.com/en/market/product/98467

2. FindScientificTradePeriod indicator
https://www.mql5.com/en/market/product/99926
The indicator visualizes the result of the CalculateScientificTradePeriod script (which, of course, also needs to be downloaded), which, firstly, estimates how many Mx bars of the active chart the future trend will most likely continue and what is its quality, and, secondly, calculates the optimal the averaging period (which is also equal to Mx) of the ScientificTrade indicator, which gives the maximum profit according to the extremely effective ScientificTrade strategy.
Aleksey Ivanov
Aleksey Ivanov
Dear friends! If you want to really make money on the financial and stock markets, use the following indicator.

Scientific trade https://www.mql5.com/en/market/product/98467
An extremely convenient indicator that truly makes the process of making money on the exchange easy. It is based on the scientifically rigorous theory of the market developed by the author, the beginning of which is presented https://www.mql5.com/en/articles/10955 .

The full algorithm of this indicator operation is presented in the article. https://www.mql5.com/en/articles/12891

The indicator calculates the most probable price movement trajectory and displays it on the chart. Based on the predicted price movement trajectory, the indicator calculates the direction of the position and the position of the take profit. Based on the statistically calculated uncertainty of the trajectory of the predicted price movement, the selected risk level and the size of the deposit, the indicator also calculates the lot size and stop loss position. The averaging period of the indicator is selected based on the maximum probability of winning, which is presented for each period on the main chart of the trading terminal.
It is better to use M1-M15 timeframes in the indicator; at the same time, it is recommended to play according to the global trend, determined on H4, D1, i.e. if the indicator gives a SELL signal, then this position is opened when the global trend is down; if the indicator signal is BUY, then the position is opened when the global trend is up.
After choosing a timeframe, you sort through the averaging values like 20, 30, 40, …, 200 and look at the trading terminal at what value the maximum probability of winning is achieved. This is the value you should use. Since the averaging period of the indicator must be selected manually in the process of moving along the price history, the indicator readings in the tester cannot reflect the full effectiveness of its work and may be incorrect.
To automatically determine the optimal averaging period (which gives the maximum probability of winning), the CalculateScientificTradePeriod script has been developed. https://www.mql5.com/en/market/product/99909

The operation of the indicator is based on predicting the market's own trends, so it is not recommended to use it before and immediately after strong news, as well as in case of strong market volatility, especially if the volatility is the result of crisis processes. The indicator's forecast period, which is its averaging period, should not go beyond the future moment of strong news release.
Before opening a position, you should only assess the state of the market and take into account news factors.
Everything else - position direction, lot size and stop orders - will be automatically calculated by the indicator for you. After that, you open a position, and then turn off the computer and do things that are pleasant for you.
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.
StatChannel https://www.mql5.com/en/market/product/37619
StatChannel is a bolinger bands indicator with no lag.
✔️The algorithms of this indicator are unique and developed by their author
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382
Aleksey Ivanov
Aleksey Ivanov
Dear friends! The indicator's performance is presented on the latest data. Evaluate his work.

Quality trend https://www.mql5.com/en/market/product/79505
The Quality trend indicator expresses the ratio of the strength of a trend or the speed of its growth (fall) to the degree of its noisiness or a certain norm of amplitudes of chaotic fluctuations of a growing (falling) price. The position of the indicator line above zero shows an increasing trend, below zero - a falling trend, the fluctuation of the indicator line near zero shows a flat.
If the indicator line begins to fluctuate rapidly around zero and approach it, then this indicates the imminent beginning of a trend movement. Quite often, an increase in the noise of even a rapidly growing trend or an increase in volatility indicates upcoming changes in the market, in particular, the end of the corresponding trend movement. Consequently, if the readings of an indicator with a high quality factor value suddenly start to decrease, then this indicates the imminent end of the corresponding trend movement. Therefore, the indicator readings are often leading and show the near end of a trend movement with a transition to a flat or even a change in the direction of the trend movement.
✔️The indicator does not lag behind and does not redraw
✔️The algorithms of this indicator are unique and developed by their author.

The algorithm of this indicator is presented in the article. https://www.mql5.com/en/articles/12891
Author Aleksey Ivanov https://www.mql5.com/en/users/60000382