So I am sure have all tried these, have you found any of these to be slightly accurate on any particular time frame?
Printable View
So I am sure have all tried these, have you found any of these to be slightly accurate on any particular time frame?
Personally I like Ichimoku indicator because this indicator is informing us about what happened in past, what is going on for now and what will be happened in the future in very detailed way.
Thank you. I do not see that they offer future targets or direction. Which indicator specifically do you use?
Redbud422....Having tried all of them on my DAX chart, my two best ones are:
i-Regr
Hindsight Oracle
But I haven't tried the Ichimoku indicator NewDigital prefers.
I think you just have to test each one on your market and your timeframe to see how they all react.
I mainly trade the 5mins DAX chart and no longer Forex
That's interesting article:
Attachment 24808
Attachment 24809
hi newdigital. how do u get this red dot with red candles and blue dot with blue candles... any indicator means can you share here
The USD/CHF is on the ride this year! Look how energetic it is and I think the chart will go even higher. It seems quite sensible to me to join the bulls here.
https://charts.mql5.com/13/715/usdch...apital-ltd.png
The USD/CHF suffers from the bearish pressure, but I expect the pivot to appear very soon, so I'm preparing to open a buy here today.
https://charts.mql5.com/13/934/usdch...ital-ltd-2.png
The USD/CHF has suddenly taken off and I guess the landing won't very soon, so we'd better go long as soon as possible.
https://charts.mql5.com/14/386/usdch...ital-ltd-2.png
You had better go short after bearish price action on the H1 time frame following the next touch of 0.9812, 0.9847, or 0.9900.
https://charts.mql5.com/15/71/usdchf...apital-ltd.png
This pair was dragged down again yesterday by the highly positively correlated EUR/USD currency pair. It easily cut through anticipated support levels which clearly look to have been flipped to become support, which is a bearish sign.
https://charts.mql5.com/15/71/usdchf...apital-ltd.png
Attachment 27672
more...Quote:
One promising way to achieve this is building a recommendatory system for time-efficient trading by combining the capabilities of forecasting with the singular spectrum analysis (SSA) and important machine learning method on the basis of Bayes' Theorem. The value of the selected approach lies in that the processing of data is based on the statistical analysis methods exclusively, and does not imply groundless assumptions. This gives a clear idea of both the capabilities and limitations of the method, its perspectives in creating an automated trading system.
During the development of this system, the focus was on the scale of the time frame units from 5 minutes to an hour. A fundamentally larger scale, hours and days, is more popular in the majority of descriptions of theoretically successful statistical methods (due to the reduced contribution of the chaotic component). However, such methods are of little use in the actual practice of individual speculative trading.
Dear Igorad and ND,
Are these two indicators available in mq4 ? https://www.mql5.com/en/code/130
https://www.mql5.com/en/code/129
This is for MT4 (not very same but similar) -
Extrapolator - indicator for MetaTrader 4
The biggest problem for the global economy in 2019 will be massive business failures. Perhaps bank failures, too.
Attachment 33927
On the demand side, the end of free money will make it difficult for consumers to take on more debt. On the supply side, it could push low-profit business off the cliff.
Attachment 33928
Simply put, the end of free money is setting the global economy into a vicious cycle of slower growth. Less consumer debt could fuel less spending. And less spending could fuel waves of business failures.
That’s what happened in 2008-9, shortly after the Federal Reserve raise interest rates and the US economy slid into a recession. US Business failures soared to 6,000 per quarter, while bank failures reached 157.
Compounding the problem this time around is the rise of anti-globalization ideologies around the world, which add to pessimism for the state of the global economy in 2019.
more...
[QUOTE=newdigital;8828]WmiFor30 forecasting indicator (with the line/text about where to place the trade with tp) :
Yep, I tried it, but not still convinced.
This indicator seems to be enough reliable
Pan PrizMA Sin leverage 72 - indicator for MetaTrader 4
Attachment 35077
Quote:
The indicator draws a moving line based on interpolation by a polynomial of 4 degrees. Built line extrapolate a sine wave and its axial or nearly constant line_power=2, or around an inclined straight line_power=3 (redrawn for the visualization of building). One value on each bar is removed from the constructed sine and axial ones and a line of extrapolated values is drawn, which is not redrawn.
Pan PrizMA Sin leverage 72 - indicator for MetaTrader 5
Attachment 35182
Quote:
The indicator builds a sliding line based on interpolation by a polynomial of 4 degrees. The constructed line is extrapolated as a section of a given function by a sinusoid and its axial near the constant line_power = 2, or near the inclined straight line_power = 3 (redrawn to visualize the plot).
From the built sinusoids and axial one value is removed on each bar and a line of extrapolated values is built, which does not redraw .
This is more interesting : how make a non-repaintable indicator from a repainting indicator: https://www.mql5.com/ru/forum/218357#comment_6010096
and here : https://www.mql5.com/ru/forum/223523...omment_6274464
The Ukranian guy has some interesting coding skills:https://www.mql5.com/ru/forum/308881
https://c.mql5.com/3/274/MaFromMa.gif
He is Canadian.
Yes, he is using Canvas for coding, and that is why his coding/indicators are very interesting.
You can look at his thread: https://www.mql5.com/en/forum/229521
https://c.mql5.com/3/271/NIRi3cb.gif
Pretty interesting. So is he using canvas method to make a non-repaintable indicator from a repainting indicator?Example he is using some advanced polynomial fittings ( which is repainting) to fit the moving average into the price series.
It is the other indicator from same coder (attached) - for Metatrader 5:Quote:
...
He is Canadian.
Yes, he is using Canvas for coding, and that is why his coding/indicators are very interesting.
You can look at his thread: https://www.mql5.com/en/forum/229521
...
#7
https://c.mql5.com/3/275/GranUnDock.gif
Quote:
The code is there. See and understand.
You can detach any window, remove the native chart and draw what your heart desires. Including its own interface.
I really appreciate this post. I’ve been looking all over for this! Thank goodness I found it on Bing. You’ve made my day! Thx again!
Gold Dust - expert for MetaTrader 5
Attachment 37011
Quote:
The trading system is based on the future price direction forecast, which is implemented by selecting weight coefficients of an elementary single-layer neural network.
This is MT5 version of famous WmiFor forecasting indicator -
----------------
WmiFor 3.5 for MT5 (with DTW engine) - indicator for MetaTrader 5
Attachment 37956
Quote:
This indicator predicts possible future price movements by searching for similar candle patterns in the rate history.
This is an adaptation of original indicator WmiFor 3.0 (with dynamic time warping engine, DTW) for MetaTrader 4 .
This looks interesting :https://www.mql5.com/ru/code/27422
But as far as I understand it is half baked.The concept is using Catepillar SSA (singular spectrum analysis)
Some words are lost (meaningless) in Google translation from Russian to English.ND , can you translate:
1-In ''statistic ''picture ,what are those percent(?) numbers demonstrate?
2-What type of correlation is being measured?
Can you explain the texts in Russians in the pictures? Thanks.
I found one forecasting indicator on forexsystemsru forum (post #160).
Indicator is attached.
I did not test it sorry.
Attachment 40367
Attachment 43951
The reaction in the FX markets to last Thursday’s comments by the ECB President was odd: she was dovish, yet the Euro climbed. That suggests more near-term upside for the currency.
more...
Universal Regression Model for Market Price Prediction
----------------Quote:
The market price is formed out of a stable balance between demand and supply which, in turn, depend on a variety of economic, political and psychological factors that are difficult to be directly considered due to differences in nature as well as causes of their influence.
Universal regression model for market price prediction (Part 2): Natural, technological and social transient functions
Quote:
As it turns out, the transient functions /1/ meant to analyze the material balance of the trading process are able to adequately describe other processes, both dynamic and static, in all areas of human life. The theory is based on three functions with three parameters. One of them (current C function) is differential, while two others are integral forms of the Gamma function distribution density. The past function P is obtained from C by integrating it from 0 to infinity with the n+1 parameter, while the future function F is used with the n parameter.
Nokia’s most recent Q1 ’22 earnings saw revenue rise to $5.66 billion, up from $5.38 billion in Q1 ’21.
Attachment 45702
Weekly chart by ranging below Ichimoku cloud in the bearish area of the chart. The price is on wide ranging within 4.58 support level for the bearish trend to be continuing with 4.51 target to re-enter and 5.41/5.60 resistance levels for the primary bullish reversal to be started.
more...
Attachment 46398
The Euro, along with a range of other majors, is looking fairly helpless in the face of a rampant US dollar with parity – EUR/USD 1.000 - unlikely to hold the latest sell-off. The daily price is breaking support level at 1.007 to below for the primary bearish trend to be continuing with 0.995 possible target. Alternatively, the price will be bounced from the next dynamic support level to above for the bear matket rally to be started.
more...
Attachment 47102
more...Quote:
The article Implementing an ARIMA training algorithm in MQL5, describes the CArima class for building ARIMA models. Although it is technically possible to use the class as it is to apply a model and make predictions, it is not intuitive. In this article we will address this shortcomming and extend the class to enable easier to use methods for applying models to make predictions. We will discuss some of the complications related to implementing predictions as well as some new features added to the class. To conclude we will use the complete class to build a model , use it to predict forex prices by applying it to an expert advisor and indicator.
more...Quote:
Although many may think that it would be better to release a series of articles on the topic of artificial intelligence, I cannot imagine how this could be done. Most people have no idea about the true purpose of neural networks and, accordingly, about the so-called artificial intelligence.
So, we will not go into this topic in detail here. Instead, we will focus on other aspects.
more...Quote:
In the previous article Neural Network in Practice: Secant Line, we began to discuss applied mathematics in practice. However, this was only a short and quick introduction to the topic. We have seen that the basic mathematical operation to be used is the trigonometric function. And, contrary to what many think, this is not a tangent function but a secant function. Although this may all seem quite confusing at first, you will soon find that everything is much simpler than it seems. Unlike many people who only create a lot of confusion in the mathematical environment, here everything develops completely naturally.
more...Quote:
In the previous article "Neural Network in Practice: Least Squares", we looked at how, in very simple cases, we can find an equation that best describes the data set we are using. The equation that was formed in this system was very simple, it used only one variable. We've already shown how to do the calculation, so we'll get straight to the point here. This is because the mathematics used to create an equation based on the values available in the database requires significant knowledge of analytical mathematics and algebraic computation. In addition to this, of course, it is necessary to know what type of data is in the database we are using.