[ARCHIVE]Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Can't go anywhere without you - 5. - page 281

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
QUESTION.WHY DOESN'T THE PROGRAM READ AN ARRAY INITIALISED IN ONE COLUMN.
Everything reads. Remove semicolons in the array declaration, put commas. And how many spaces or tabs there are doesn't matter. Or maybe I've got you wrong.
Thank you for your help. Why then are there semicolons in Kovalev's textbook?
Hello. Can you please tell me how to make a 10 second timeframe? With Period Converter I got it done, only over a minute.
You have to form from ticks. Periodconverter does the minimum from minutes.
Thank you for your help. Why are semicolons in Kovalev's textbook then?
Thank you for your help.Why then are there semicolons in Kovalev's textbook?
Initializing and filling an array is done in these ways:
Choose the one that suits you.
Yes, but is there anything ready? And why can't Period Converter be set to convert to less if you replace the * in its code with / it doesn't count, although what difference does it make to multiplying minutes or dividing.
Well, if the kodobase doesn't have it, you have to write it yourself. It's not the first time I've encountered this. I myself am now asking the same question, I have no other way out. I'm trying to rewrite the tick collector I linked to above. Let's do it together, now.
Thank you for your help.Why then are there semicolons in Kovalev's textbook?
Because it's a textbook, the author makes you think! :)))
Guys, help me out.
I don't understand why the line
Result: 2013.04.12 17 13 Print_v4 EURUSD,M15: SL == 1.3068
gives out four decimal places?
I am aware ofDoubleToStr.
Initialising and filling the array is done in these ways:
Choose the one that suits you.