[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 1055
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
Why does the indicator not draw levels?
I go to properties, tab levels, insert level 160, it is not drawn. max. indicator value is 200, min. -70
Fix the indicator's scale minimum at -70 and maximum at 200 and all levels will be visible. As it is, the current maximum value visible in the window is about 140, so the level of 160 is not visible
is there a difference? ... Either directly into a variable (of an array) or into a file and then into a variable...
These minima need to be memorized. And then we need to find the average ratio of open to minima, i.e. volatility.
I want to store them in a file and then find the average by reading the data from the file.
There are 2 columns in the file - year or month and volatility value.
How do I write data to a file and then access any of them?
how do I ever write data into a file and then access any of it?
what to look for
Look here - https://www.mql5.com/ru/forum/122845 - "write data to file", "read data from file", "access data from file" queries will help.
The topic is vast - it's not easy to explain in two words on a page, it's simple. Refer to the documentation and the help.
function to calculate the sum of changes from cloze to cloze over the last RSIPeriod bars. where is the error I don't understand