
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
An indicator is an abstraction. In our case, it's most likely a subroutine, a set of functions that displays on the output device (monitor) in a certain area of the screen (in fact - display) the result of changes in some parameters (prices), filtered using the Kalman algorithm. That's it! Why make a mess and explain the discussion for 10 pages?
Yesterday I showed a line which is in principle a filter. Using some of my (and not only) experience, I got an arbitrage with such a filter. The natural dollar index is used instead of an averaging tool. From below we buy, from above we sell.
It is perfectly clear that the signal was much earlier than the news.
The top starter is obviously wrong! The signal came out on M15, not on ticks...
And for a longer period - the lines don't scatter as some people do...
What's the indicator called again? I think somewhere lying around but can not remember )))
somewhere in the code base on the 4pc is the original, but it needs refining. refine it by looking at the picture.
the name of the title? )) In the screenshot, it's called New Rena.
I opened a private message, I wanted to write and it's already happened.
I agree with this.
But you wrote that if you put the decision-making algorithm into the indicator - where to buy and where to sell, it will remain an indicator. Autopilot is not an indicator))
The indicator outputs information signals on its output. The autopilot, using the process model (built-in algorithm), outputs control signals to the system actuators. The process model is constructed on the basis of various information signals - process model inputs.
An "Expert Advisor" is a control system. An indicator is part of the system.
Maybe you should draw a simple diagram - it will become clearer.
The indicator outputs information signals. The autopilot uses the process model (built-in algorithm) to send control signals to the actuators in the system. The process model is based on various information signals - the input signals of the process model.
The "Advisor" is the control system. The indicator is part of the system.
Perhaps, you should draw a simple diagram - it would be clearer.