Codes

Butterworth Moving Average for MetaTrader 4

It represents a standard MovingAverage indicator with the function of smoothing by the second-order Butterworth filter added

Forum

Making a Python trading system for MT.

The idea of writing a trading system in Python came up, and since it did, why not make it available to the public. Perhaps someone besides me would be interested in it as well. But why Python? - It's a complicated question with many aspects. I'll try to answer it. Historically, I have four terminals

Does the market need forecasting with more than 50% probability ?

In many threads you see the statement that in order to work in the market the probability of correct prediction must be, well, necessarily greater than 0.5 or >50%. I've always said in such cases that this is a myth, and gave the example of poker, where the probability of winning is ~1/9 -1/6 and

How do you measure noise?

The question is not one of programming, but rather of philosophy. It is well known that noise is very good to measure when the characteristics of the signal are known. In our case it is not very clear not only what is noise, but also what is a signal. For scalpers it is one thing, for intraday

Two types of indicators on one chart?

Is it possible to create an indicator that works simultaneously in two windows? #property indicator_chart_window and #property indicator_separate_window The point is that indicator_separate_window is made on the basis of 1 ( indicator_chart_window). And to recalculate it 2 times to represent