what's the turkey? google is helpless...
See "Custom indicators" in the Documentation!
Looked before the topic was created. As I understood it is possible with the help of iCustom. But how to operate it?
Good afternoon All. I have decided to write an EA. Can you please tell me how to get the data from the "RegressionPolynomial" indicator in the example of the following signals:
1. Intersection from the top to the bottom
2. Downwards and upwards crossovers
3. both lines are moving downwards
4. both lines are moving upwards
5. Numerical distance between lines
click
you will see what you are looking for in order, starting from zero (when the indicator is loaded) (move the cursor around the screen). Use Icustom and read in the tutorial "Custom indicators".
So common, with a beak and feathers :-)
Wrong one! The regular one is less useful in MT4 than the custom one!
click
you will see what you are looking for in order, starting from zero (when the indicator is loaded) (move the cursor around the screen). Use Icustom and read "Custom Indicators" in the tutorial
Looked before the topic was created. As I understand it, you can use iCustom. But how to operate it?
Had a look before the thread was created. From what I understand, you can use iCustom. But how to operate it?
https://www.mql5.com/ru/articles/1500
https://www.mql5.com/ru/articles/1503
Enjoy
click
you will see what you are looking for in order, starting from zero (when the indicator is loaded) (move the cursor around the screen). Use Icustom and read "Custom Indicators" in the tutorial
Done. Shows a series of numbers. What do they mean?

Done. Shows a series of numbers. What do they mean?
https://docs.mql4.com/ru/indicators/icustom
iCustom(NULL,0,"SampleInd",13,1,0);

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Good afternoon All. I have decided to write an EA. Can you please tell me how to get the data from the "RegressionPolynomial" indicator in the example of the following signals:
1. Intersection from the top to the bottom
2. Downwards and upwards crossovers
3. both lines are moving downwards
4. both lines are moving upwards
5. Numerical distance between the lines