[Archive!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass it by. Couldn't go anywhere without you - 2. - page 296

 

Can you advise whether the iOpen function will return the opening price of a 10 minute candle instead of M_5 or M_15, or it is not possible in principle?

 
CandleEURUSD10 = iOpen("EURUSD",10,backup);
 
CreAndr:

Can you advise whether the iOpen function will return the opening price of a 10 minute candle instead of M_5 or M_15, or it is not possible in principle?




it will not - everything according to the protocol... :-)))
 
Roman.:

will not - all according to the protocol... :-)))
You sure it won't be? I think it should be...
 
CreAndr:
Are you sure it won't be? I think it should be...

Yeah, you do. If you feel like it, be cross.
 
CreAndr:
Are you sure it won't be? I think it should be...
It will. But only if you create a timetable for this non-standard tool yourself.
 
CreAndr:
Are you sure it won't be? I think it should be...
Is there any reason to think so?
 
granit77:
It will. But only if you create a timetable for this non-standard tool yourself.

wise answer
 
All now convinced 100% that it will not, after receiving as many as 4 responses from 4 experienced programmers! Thank you for your assistance))
 

Can you tell me if it is possible to pull out news (which is displayed in the "News" tab of the terminal)? So you can process them programmatically. Using mql, or an external application.

Reason: