[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 50
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
I have already racked my brains, I cannot find an optimal solution for calculations in the indicator:
How to find the bar number on the lower TF where the day begins (or 4 hours) and where the day ends (or 4 hours)?
And iBarShift() does not help?
Help me to get currency symbols in one calculation. I did this (below), iClose and iBar return zeros, I understand the problem in symbn="symb" + j. But symbn returns what I need symb1 for example.
What am I doing wrong? How to correctly search currencies in the list?
I know about iBarShift(), but I use it to determine the start and end of the day:
The code works in principle, but universality is lost - you can enter conditions for a week/month to calculate, for a new hour as well, but for a new H4 it is already difficult, I would like some univrsalityHelp me to get currency symbols in one calculation. I did this (below), iClose and iBar return zeros, I understand the problem in symbn="symb" + j. But symbn returns what I need symb1 for example.
What am I doing wrong? How do I make the list of currencies go through correctly?
Different types.
You need to use arrays, like this:
The internet often goes down, is there no way to automate it programmatically to get it up and running again? Or what is known in this direction? Is there a way to power up two or more ISPs at the same time, I mean in parallel? Thank you in advance.
The internet often goes down, is there no way to automate it programmatically to get it up and running again? Or what is known in this direction? Is there a way to power up two or more ISPs at the same time, I mean in parallel? Thank you in advance.
yosuf
Make yourself a bat file which will check the connection and, if it fails, re-establish it